Orgmode: Difference between revisions

From Celeste@Hoppinglife
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
Org mode is a generic structured text file format that can be use to literal program todo lists and related tasks.
Org mode is a generic structured text file format that can be use to literal program todo lists and related tasks.
The main emacs manual is at [https://orgmode.org/manual/ Here].


== Nvim Port ==  
== Nvim Port ==  


[nvim-orgmode](https://github.com/nvim-orgmode/orgmode) is a very nice port to use org mode in vim.
[https://github.com/nvim-orgmode/orgmode nvim-orgmode] is a very nice port to use org mode in vim.


{| class="wikitable"
{| class="wikitable"

Revision as of 19:35, 31 July 2023

Org mode is a generic structured text file format that can be use to literal program todo lists and related tasks.

The main emacs manual is at Here.

Nvim Port

nvim-orgmode is a very nice port to use org mode in vim.

Key Bindings
Key Binding
<leader>o, Set priority.
cit<status> Set status of item.
<leader>oxi Clock in
<leader>oxo Clock out
<leader>oid Insert/update deadline