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 https://orgmode.org/manual/Citation-handling.html https://orgmode.org/manual/Citations.html ### Feature value Introduced in orgmode 9.5 (so fairly recent), this is most commonly used...

### Does this feature exist in Emacs orgmode core? Yes ### Orgmode link https://orgmode.org/manual/Headlines.html ### Feature value _No response_ ### Additional context Currently, empty lines are included in the fold...

### Does this feature exist in Emacs orgmode core? Yes ### Orgmode link - https://orgmode.org/manual/Agenda-Commands.html#index-z - https://orgmode.org/org.html#index-org_002dagenda_002dadd_002dnote ### Feature value _No response_ ### Additional context When I take notes using...

### Does this feature exist in Emacs orgmode core? N/A ### Orgmode link _No response_ ### Feature value When I'm refiling a headline I always forget that the first letter...

### Describe the bug Following [this](https://github.com/nvim-orgmode/orgmode/issues/332#issuecomment-1963066857) I did some testing, and found that if the cursor is positioned in the text object, actions are performed as expected, but if it...

bug

### Does this feature exist in Emacs orgmode core? Yes ### Orgmode link Currently emacs support built in pomodoro timer in org mode. Also there are plugins that support pomodoro...

core-feature

### Describe the bug If you label a src_block as being in the org language, there is a long pause upon saving, and then an error message appears, but the...

bug

### Does this feature exist in Emacs orgmode core? Yes ### Orgmode link https://orgmode.org/manual/Pushing-to-the-mobile-application.html ### Feature value _No response_ ### Additional context There is implementation of orgmode on IOS [MobileOrg](https://github.com/MobileOrg/mobileorg)....

core-feature

In Telescope-orgmode I want to support id-based links when `org_id_link_to_org_use_id` is set. I already published the code to a [draft PR #20](https://github.com/nvim-orgmode/telescope-orgmode.nvim/pull/20).

### Describe the bug When a headline includes a colon, the minimal example (see below) gives the error message: > Unsupported link protocol: "*Example" ### Steps to reproduce Copy the...

bug