Results 130 issues of Lyz

### Describe the bug If you define the next keywords order because is the one you want it to have in the agendas ``` org_todo_keywords = { "WAITING(w)", "DOING(d)", "READY(r)",...

bug

### Does this feature exist in Emacs orgmode core? N/A ### Orgmode link _No response_ ### Feature value I have many headlines with an overdue scheduled timestamp, this is fine...

enhancement

### Describe the bug When moving headlines with those bindings the foldings are not respected ### Steps to reproduce Using the next file as a base: ``` * heading 1...

bug

### Describe the bug If you select backwards the text and use `org_insert_link` the text is now well inserted ### Steps to reproduce ![Image](https://github.com/user-attachments/assets/89c8de24-98fa-4ecc-bedb-50b1bd101432) ### Expected behavior link is well...

bug

### Does this feature exist in Emacs orgmode core? Yes ### Orgmode link https://orgmode.org/worg/org-tutorials/advanced-searching.html#querying-timestamps ``` A few words should be said here about querying timestamps contained in the following properties:...

enhancement

### Does this feature exist in Emacs orgmode core? N/A ### Orgmode link _No response_ ### Feature value I often need to promote and demote many elements at the same...

core-feature
enhancement

### Describe the bug I feel that the current behaviour of `org_meta_return` on lists and checklists is really `org_insert_heading_respect_content`. ### Steps to reproduce So for example if we have the...

bug

### Summary Stumbling the ombi logs I've found this error, I have not found any issue in the UI. I'm assuming it's on the sonarr sync due to the second...

**Describe the bug** The latest elasticsearch docker does not support cgroups v2 (which are the default since the linux kernel 6.12), this prevents the docker from starting on "modern" linux....

bug
triage

Hi @karlicoss I'm thinking on programmatically changing my orgmode repo with python. I see that [you've thought on the past about being able to write the AST to a file](https://github.com/karlicoss/orgparse/issues/11)...