orgmode
orgmode copied to clipboard
Orgmode clone written in Lua for Neovim 0.9+.
### Does this feature exist in Emacs orgmode core? N/A ### Orgmode link _No response_ ### Feature value I do not know if emacs orgmode has this capability. It would...
> From reproducing in emacs, our current behavior matches that in emacs. For non-repeating TODO, nothing is logged, for repeating it is logged and for repeating with org-log-into-drawer set, it...
The highlights for the help menu don't match the same highlights used for the agenda/capture (if those are set to floats) Other than the `win_split_mode = 'float'` and the border...
### Does this feature exist in Emacs orgmode core? Yes ### Orgmode link https://doc.endlessparentheses.com/Var/org-log-repeat.html ### Feature value _No response_ ### Additional context This would be a very nice to have...
### Describe the bug I try to use orgmode, but opening some org files will fill up my computer's memory until it dies ### Steps to reproduce 1. open [file](https://github.com/marboo/orgmode-cn/blob/master/org.org)...
### Does this feature exist in Emacs orgmode core? N/A ### Orgmode link I've not used emacs. ### Feature value It's easier to schedule tasks if one week of next...
### Does this feature exist in Emacs orgmode core? No ### Orgmode link _No response_ ### Feature value It would be convenient to have a repeating mechanism on workdays, skipping...
### Does this feature exist in Emacs orgmode core? No ### Orgmode link _No response_ ### Feature value I have a daily recurring TODO item called morning routine which has...
### Does this feature exist in Emacs orgmode core? Yes ### Orgmode link [Drawers](https://orgmode.org/org.html#Drawers) ### Feature value nice to have ### Additional context This is an up-for-grabs entry-level feature. If...
### Describe the bug The external file is not yet known to nvim-orgmode, so it can't reason about it's headlines. Emacs can do this just fine. ### Steps to reproduce...