Re: Indirect follow mode in agenda: Display, edition and how to hide drawers

2024-11-11 Thread Sébastien Gendre
It's value is set to `nil`. Ihor Radchenko writes: > Sébastien Gendre writes: > >> Rectification: Adding a "#+STARTUP: overview" on top of my habits >> org-mode file did not change anything with org-agenda follow indirect >> buffer. >> >> Yes, if I manually open my habits org-mode file everythi

Re: Org-cite: Replace basic follow-processor with transient menu?

2024-11-11 Thread Ihor Radchenko
Tor-björn Claesson writes: > Here is my first attempt. > I have read the commit guidelines, but it is very possible that I have > misunderstood or just missed something, so I'm grateful for any > feedback! Thanks for the patch! See my comments below. > * lisp/oc-basic.el (require 'transient):

Re: patch : ob-sql :session

2024-11-11 Thread Phil Estival
* [2024-11-09 15:43] Ihor Radchenko: Phil Estival writes: Have you considered integrating it into ob-sql itself? If not, what are the obstacles? Hello Ihor, yes I have. It grows ob-sql by approximately 300 lines. There are rooms for improvements. https://github.com/flintforge/ob-sql-sessio

Re: Org version 9.7 and id: links

2024-11-11 Thread Ihor Radchenko
Sébastien Gendre writes: > * With Org 9.7, an "id:" can also have "::#custom-id" at the end > > * "org-id-store-link" add it by default > > > But an "id:" link already contain an ID, why adding it a second time at > the end of the link ? Example 1: You have top-level property drawer in a file:

Re: Org-cite: Replace basic follow-processor with transient menu?

2024-11-11 Thread Tor-björn Claesson
Here is my first attempt. I have read the commit guidelines, but it is very possible that I have misunderstood or just missed something, so I'm grateful for any feedback! Cheers, Tor-björn Den sön 10 nov. 2024 kl 18:40 skrev Ihor Radchenko : > > Tor-björn Claesson writes: > > > ... I thought abo

Re: Is there a method to extract incomplete items from Org lists as strings?

2024-11-11 Thread Ihor Radchenko
Jean Louis writes: > I have blobs, or strings of Org Mode, and I would like to > programmatically extract incomplete items > > - [x] First one is complete > - [ ] This second one is incomplete, > and I would like extracting it in full, even if it has multiple > lines > - [x] This one

Re: patch : ob-sql :session

2024-11-11 Thread Ihor Radchenko
Phil Estival writes: > I will keep running ob-sql with :session in the next days. > This work configuration should help to detect if there is an anomaly. > > Shall I submit a patch? Sure! > Since many lines are changed due to proper indentation, docstrings, > untabification and a few lateral im

Re: Indirect follow mode in agenda: Display, edition and how to hide drawers

2024-11-11 Thread Ihor Radchenko
Sébastien Gendre writes: > Rectification: Adding a "#+STARTUP: overview" on top of my habits > org-mode file did not change anything with org-agenda follow indirect > buffer. > > Yes, if I manually open my habits org-mode file everything is folded. > And if I unfold a task, its drawers are still

Re: Re: Org-cite: Replace basic follow-processor with transient menu?

2024-11-11 Thread Pedro A. Aranda
>Message: 7 >Date: Mon, 11 Nov 2024 15:52:03 + >From: Ihor Radchenko >To: Tor-björn Claesson >Cc: Jonas Bernoulli , emacs-orgmode@gnu.org >Subject: Re: Org-cite: Replace basic follow-processor with transient >    menu? >Message-ID: <87jzd9ojj0.fsf@localhost> >Content-Type: text/plain; ch