orgmode icon indicating copy to clipboard operation
orgmode copied to clipboard

Orgmode clone written in Lua for Neovim 0.9+.

Results 216 orgmode issues
Sort by recently updated
recently updated
newest added

### Does this feature exist in Emacs orgmode core? Yes ### Orgmode link According to the following StackExchange thread it should be possible: [How do I view all org-mode TODOs...

core-feature

I find the the current highlighting setup pretty confusing as a folded level1 has the same color as a folded level2 node yet a different color as an unfolded level1...

neovim-dependency

### Discussed in https://github.com/kristijanhusak/orgmode.nvim/discussions/147 Originally posted by **omar-nelson-hernandez** November 10, 2021 Hello, I'm brand new to orgmode, found it on reddit and figured it is exactly what I've been manually...

core-feature

### Does this feature exist in Emacs orgmode core? No ### Orgmode link Keymap isn't activated by default. ### Feature value In [vim-orgmode](https://github.com/jceb/vim-orgmode) there are several global mappings which are...

non-core-feature

### Does this feature exist in Emacs orgmode core? Yes ### Orgmode link It seems to be built-in in e-macs. ![image](https://user-images.githubusercontent.com/15214418/134464095-cf12376b-6b4f-4c09-b9ca-e3c7b366cbfe.png) ### Feature value It's really helpful when scheduling to-dos....

core-feature

**Does this feature exist in Emacs orgmode?** Yes **If answer to first question is "Yes", please provide the link to the orgmode manual or any documentation related to the feature**...

plugin
non-core-feature

I love the plugin but wondering a bit in terms of workflow efficiency. When I work on my tasks I usually do my work and then mark the completed tasks...

Hi, Iooked through the documentation and browsed the source code, but didn't find how to change the backround color of the floating windows in agenda and capture modes. I'd like...

### Does this feature exist in Emacs orgmode core? Yes ### Orgmode link https://orgmode.org/manual/Initial-visibility.html ### Feature value _No response_ ### Additional context Currently the default is to fold everything. I...

core-feature

### Describe the bug When using `org_timestamp_{up,down}` with a count on minutes, the value is changed by `count` times `org_time_stamp_rounding_minutes` rather than `count` minutes. *Also there's inconsistent spelling of `timestamp`...

bug