(no title)
sp33der89 | 8 days ago
A small todo application for mobile that uses org-mode as the database doesn't need to parse fancy org-babel stuff, except maybe that org-mode itself can be hard to parse.
Personally I'm hopeful that org-mode gets some more love outside of Emacs, so here's a list of interesting org-mode projects that aren't pandoc or Emacs related:
- https://github.com/RWejlgaard/org - https://nvim-orgmode.github.io/ - https://github.com/haxscramper/haxorg - github.com/cnglen/windancer - https://braintool.org/
honr|7 days ago
Which is sad because org-mode seems far more versatile than markdown, except for a couple of ergonomic features (e.g., ``` vs #+BEGIN_SRC, and * [x] task vs * DONE task).
Even libraries to parse and format a subset of org-mode would be good enablers.
regularfry|7 days ago
everybodyknows|7 days ago
az09mugen|8 days ago
- https://github.com/orgzly-revived/orgzly-android-revived
nathan_compton|8 days ago
nine_k|7 days ago
Also, it's always a tree. The three operations, like folding, traversal,. etc, are essential for me, and not available in Markdown.
Fortunately, GitHub understands README.org files.
Ferret7446|7 days ago
dotancohen|7 days ago
piokoch|7 days ago
BTW obsidian borrowed a few ideas from org-mode, like clickable checkboxes, creating ad-hoc daily notes, etc.
solarkraft|6 days ago
jhbadger|7 days ago