Re: Numeric priorities in Column View

2025-06-03 Thread Jacob S. Gordon
Hey Lars, On 2025-06-03 09:19, Lars Frantzen wrote: > Is this a bug? I believe it is. Tracing the function calls, when the priority is explicitly set on a heading, `org-entry-properties' extracts it as a /string/ according to `org-priority-regexp'. Otherwise, the default priority is taken as a /c

Re: [PATCH] ob-dot: Add `graphviz-dot' language alias

2025-06-03 Thread Rudolf Adamkovič
Rudolf Adamkovič writes: > Ihor Radchenko writes: > >> Then, take your time. > > All right, I finally found some time. Ping. :) Rudy -- "Thinking is a momentary dismissal of irrelevancies." --- Richard Buckminster Fuller, 1969 Rudolf Adamkovič [he/him] http://adamkovic.org

Re: WORG Patch 1/2 for Org Protocol Page

2025-06-03 Thread Charles Choi
Christian - Please provide guidance on policy for archiving obsolete WORG pages. Also request guidance on handling obsolete content on an existing WORG page. Charles — Charles Y. Choi, Ph.D. kickingve...@gmail.com > On Jun 3, 2025, at 5:11 AM, Max Nikulin wrote: > > I am sorry that my

Re: [macOS] WORG Patch 2/2 for Org Protocol Page

2025-06-03 Thread Charles Choi
Max - Some background to help clarify matters and my responses to your points. I have published two macOS apps on the Mac App Store which support Org Protocol in different ways: - Captee (launched April 2023) which constructs an Org Protocol request from the macOS Share Menu. - Scrim (launched

Re: How do you insert metadata in org files

2025-06-03 Thread Jacob S. Gordon
Hey Ashish, On 2025-06-03 08:43, Ashish Panigrahi wrote: > Would be interesting to hear other workflows for this. I use [completion] with `M-TAB' after typing `#+', which works in other contexts too. Depending on your window manager (e.g. [Windows]), you might have to sort out the key binding con

Numeric priorities in Column View

2025-06-03 Thread Lars Frantzen
Hi, when defining numeric priorities like this: #+PRIORITIES: 1 7 7 And then switching to column view, the default priority is shown as "^G". It works as expected for character values. Is this a bug? Thanks, Lars -- https://larsfrantzen.space

Re: How do you insert metadata in org files

2025-06-03 Thread Derek Chen-Becker
There are lots of different ways you can do it. I use yasnippets (for more than just org) and I have a header template that I use so I just type "hd_" and get a pre-made header with some settings for code snippets that I write a lot: ❯ =cat ~/.emacs.d/snippets/org-mode/header # -*- mode: snippet -

How do you insert metadata in org files

2025-06-03 Thread Ashish Panigrahi
Hi, I was wondering if there is an automated way of inserting metadata (like a message dialog similar to `org-insert-link' command. For now I manually type out "#+title, #+date" etc. in my org files. Would be interesting to hear other workflows for this. Kind regards, Ashish

Re: WORG Patch 1/2 for Org Protocol Page

2025-06-03 Thread Max Nikulin
On 03/06/2025 02:10, Charles Choi wrote: Amended patch for archive of org-annotation-helper.org per Max Nikulin feedback. --- /dev/null +++ b/archive/org-contrib/org-annotation-helper.org --- a/org-contrib/org-annotation-helper.org +++ b/org-contrib/org-annotation-helper.org +#+BEGIN_WAR

Re: [macOS] WORG Patch 2/2 for Org Protocol Page

2025-06-03 Thread Max Nikulin
On 31/05/2025 08:09, Charles Choi wrote: Interim snapshot of rewrite of Org Protocol page. This is still WIP, but intended to illustrate direction of changes to this document. Since it is major rewrite, subthreads for specific topics may be convenient. I have added "macOS" to the subject of th

Re: Link to an email in thunderbird from org-mode

2025-06-03 Thread Max Nikulin
On 28/05/2025 22:29, Max Nikulin wrote: On 27/05/2025 16:32, Christian Moe wrote: However, from the Reddit thread I see that Message-ID can be added as a custom message header in the Thunderbird view and simply copied by right-click, At least in Thunderbird-128 there is a "show all headers" ch