orgdown VS tft-interop

Compare orgdown vs tft-interop and see what are their differences.

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
orgdown tft-interop
60 1
- 4
- -
- 0.0
- almost 2 years ago
TypeScript
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

orgdown

Posts with mentions or reviews of orgdown. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-20.
  • Orgdown – A lightweight markup language similar to Markdown
    1 project | news.ycombinator.com | 2 Mar 2024
  • Notes on Emacs Org Mode
    3 projects | news.ycombinator.com | 20 Jan 2024
    There are two reasons why I call Org mode standardized.

    > I imagine there aren't really various flavors of Org Mode, but that doesn't make it standardized.

    All the implementations that call themselves org-mode follow the conventions set by the canonical implementation - the Emacs org-mode. While this may not sound like a good reason to call it standardized, the practical implication is a vast difference from what you get with various markdown flavors. In the latter case, the only way to make sure that your markdown is correct, is to test it with the target implementation.

    The second reason is that there is an actual effort to standardize org-mode - called Orgdown [1]. Org-mode is already more or less uniform across implementations. This effort tries to write it down as a reference. Markdown has a similar effort called CommonMark. But if you want to know why it's different, you have to look at the history of why it isn't called 'Standard Markdown'.

    [1] https://gitlab.com/publicvoit/orgdown

  • How to combine daily journal with general database of people, places, things, etc.
    3 projects | /r/datacurator | 10 Dec 2023
    And yes, at least my setup fulfills all of your requirements and much more. For starters, I can add tags, date- and timestamps everywhere, generate "agenda" views for days/weeks/months/... which collects all those time-related items and visualizes them, I can link emails/urls/... and links to files which I tag as well, I can search through search strings or regex to find meta-data on files/notes/events/... and it's all in the most versatile file format possible: plain UTF-8 text files containing simple orgdown syntax, the most beautifully designed lightweight markup language (LML) there is IMHO.
  • orgmunge: A Python package to read, modify and write an Org tree
    2 projects | /r/orgmode | 2 Jul 2023
    Are you aware of orgdown?
  • Reading org files.
    7 projects | /r/orgmode | 2 Jun 2023
    If you want to parse Orgdown files yourself, expect to invest some time in setting up a testing environment.
  • Self hosted cross platform notes application
    5 projects | /r/selfhosted | 5 Apr 2023
    I think we've got a misunderstanding here. Text files (in this case in orgdown syntax format) are files that contain the information in its original form: characters, words, sentences. So you only need a software that lets you open a text file to view it. If you want to modify the information stored in the text files, you need an application that lets you modify text files. In case of orgdown, you can find options on https://gitlab.com/publicvoit/orgdown/-/blob/master/doc/Tool-Support.org or choose any non-syntax-specific editor of your choice.
  • Markdown to orgmode without breaking links?
    2 projects | /r/orgmode | 26 Mar 2023
    So the links are working in Markdown? So Markdown-export is working and your issue starts with the conversion from Markdown to Orgdown?
  • Whats the big thing with org mode?
    4 projects | /r/emacs | 13 Mar 2023
    Well, the difference is that Orgdown, the syntax of Org mode for GNU Emacs is a Lightweight markup language while HTML is a more complex markup language.
  • Note Taking on Emacs vs Other applications
    3 projects | /r/emacs | 24 Feb 2023
    Since your notes are in orgdown format, you may use any compatible app that understands to read and probably write orgdown. One of them is GNU Emacs with its org-mode.
  • Wanted: A nice looking recent file dialog
    6 projects | /r/emacs | 20 Feb 2023
    I'm thinking of a screen that pops up when booting Emacs that only shows the files I was working on recently in large font (maybe as buttons to click on). The file extension should be hidden, so that I may use it with Orgdown files that have long, descriptive file names (most probably within the same directory).

tft-interop

Posts with mentions or reviews of tft-interop. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-07.
  • Tree-sitter grammar for org-mode
    8 projects | news.ycombinator.com | 7 Apr 2022
    I agree! I'm the creator of phonetonote [1], which tries to integrate with different tools for thought. I just started a `tft-interop` repo [2] with similar goals. We're just getting started thinking through how to make the TFT structures (edn mostly) more interoperable. I'm not personally an org-mode user, but agree it could be a good format to parse these trees in and out of. I've mostly been thinking about OPML so far. Feel free to hop into the discussions where we're sorting through these ideas — https://github.com/phonetonote/tft-interop/discussions/2

    [1] https://phonetonote.com

What are some alternatives?

When comparing orgdown and tft-interop you can also consider the following projects:

logseq - A local-first, non-linear, outliner notebook for organizing and sharing your personal knowledge base. Use it to organize your todo list, to write your journals, or to record your unique life.

tree-sitter-org - Org grammar for tree-sitter

zonote - Cross-platform desktop note-taking app. Sticky notes with Markdown and Tabs. All in one .txt file.

org-roam - Rudimentary Roam replica with Org-mode

github-orgmode-tests - This is a test project where you can explore how github interprets Org-mode files

zettelkasten-mode - Zettelkasten note-taking for org-mode

SingleFileZ - Web Extension to save a faithful copy of an entire web page in a self-extracting ZIP file

zk - Emacs packages for working with Zettelkasten-style linked notes

todo - Tools inspired by the late Randy Pausch to help keep me on-task

TW5-TiddlyMap - Map drawing and topic visualization for your wiki

instaparse

zetteldeft - A Zettelkasten system! Or rather, some functions on top of the emacs deft package.