What is `org-html-prefer-user-labels' setting

2025-06-02 Thread Sébastien Gendre
Hello, In ox-html.el, their is a custom that I can't understand : `org-html-prefer-user-labels' I have read its doc string, but I still don't understand it. Can someone explain it ? Thank you very much. Best regards --- Gendre Sébastien signature.asc Description: PGP signature

Re: Timeout on manual.css when looking at orgmode.org

2025-06-02 Thread Charles Choi
Followup - Apparently my IP was accidentally banned as part of a mitigation implemented last week due to a DDoS attack on gnu.org . I’ve been unblocked, but noting this for others who might also be affected. Charles — Charles Y. Choi, Ph.D. kickingve...@gmail.com > On

Re: WORG Patch 1/2 for Org Protocol Page

2025-06-02 Thread Charles Choi
Amended patch for archive of org-annotation-helper.org per Max Nikulin feedback. 0001-Archive-org-annotation-helper.org.patch Description: Binary data — Charles Y. Choi, Ph.D. kickingve...@gmail.com

Re: WORG Patch 1/2 for Org Protocol Page

2025-06-02 Thread Charles Choi
Max - Thanks for the input! Will resubmit the patch with following amendments: - Move org-annotation-helper.org to keep history and add new file with same name in its place with link to archived file. - Annotate obsolescence in 6.33. - Fix spelling error.

Re: Clocktable with difference in actual time vs effort

2025-06-02 Thread Dr. Arne Babenhauserheide
Malcolm Matalka writes: > 1. The estimated effort > 2. The total estimated effort (I noticed when I added :properties ("Effort"), > the top row says ALL for effort) > 3. The actual clocked time > 4. The total actual clocked time > 5. The difference between estimated and actual. > 6. The total di

Clocktable with difference in actual time vs effort

2025-06-02 Thread Malcolm Matalka
Hello! I've been trying to get better at estimating my effort in a task vs what it actually is, and I am curious if it is possible to do the following with a clocktable: Per some time unit, I would like to see for all DONE work: 1. The estimated effort 2. The total estimated effort (I noticed

Re: On oc-csl adding

2025-06-02 Thread András Simonyi
Dear All, On Mon, 2 Jun 2025 at 13:59, Christian Moe wrote: > As I understand it, the point of the behavior is that the user should > have a nicely formatted bibliography out of the box. > > For HTML, I think the better way to go would be the following changes. > > - The .csl-entry style definiti

Re: On oc-csl adding

2025-06-02 Thread Christian Moe
András Simonyi writes: > On Wed, 28 May 2025 at 20:27, Nikolaos Chatzikonstantinou > wrote: >> The >> issue I have is with the function `org-cite-csl-render-bibliography': >> it should not output

Re: [WORG] Help test style/accessibility change

2025-06-02 Thread Max Nikulin
Hi, A couple of loosely related points first. Top margin for TOC can be reduced now since up/home links are not above it any more. Postamble has min-width property and may cause horizontal scrollbar in narrow browser window. Since the sponsor block is not always visible any more, it might

Re: WORG Patch 1/2 for Org Protocol Page

2025-06-02 Thread Max Nikulin
On 31/05/2025 08:07, Charles Choi wrote: --- a/org-contrib/org-annotation-helper.org +++ b/archive/org-contrib/org-annotation-helper.org I know, it is convention to move obsolete documents to archive, however I do not like it since it may break external links and bookmarks. I am not sure if t

Worg (global-set-key "\C-cb" 'org-iswitchb) obsolete

2025-06-02 Thread Christoph
Came across an obsolete information in Worg recently: In https://orgmode.org/worg/org-faq.html "5.13. What does a minimal Emacs init file look like?" there is the line (global-set-key "\C-cb" 'org-iswitchb) proposed. However, I found out that org-iswitchb has been removed from org-mode. Its rep

Re: On oc-csl adding

2025-06-02 Thread András Simonyi
Dear Nikolaos and List Members, On Wed, 28 May 2025 at 20:27, Nikolaos Chatzikonstantinou wrote: > The > issue I have is with the function `org-cite-csl-render-bibliography': > it should not output elements because when one exports an > org-mode document Thanks for reporting! Unfortunately, I'm