Org mode: Difference between revisions

From wikinotes
 
(2 intermediate revisions by the same user not shown)
Line 28: Line 28:
|-
|-
| [[orgmode syntax]]
| [[orgmode syntax]]
|-
| [[orgmode usage]]
|-
| [[orgmode configuration]]
|-
|-
|}
|}
Line 64: Line 68:
|-
|-
| [[python orgparse]] || python org file parser with no deps
| [[python orgparse]] || python org file parser with no deps
|-
| [[golang go-org]] || go org file parser, and html renderer
|-
|-
|}
|}
</blockquote><!-- Parsers -->
</blockquote><!-- Parsers -->

Latest revision as of 18:53, 4 November 2023

The famous emacs task management system.

Documentation

home https://orgmode.org/

Tutorials

Bernt Hansen's Tutorial http://doc.norang.ca/org-mode.html
Org Mode Collection/Analytics https://orgmode.org/worg/org-contrib/babel/examples/data-collection-analysis.html

Notes

orgmode concepts
orgmode syntax
orgmode usage
orgmode configuration

Clients

vim

VimPlugin: orgmode.nvim
VimPlugin: org.vim
VimPlugin: vim-orgmode

ios

plain org
beorg

Parsers

python orgparse python org file parser with no deps
golang go-org go org file parser, and html renderer