Re: [PATCH] lisp/org.el: Fix removing timestamp overlays

2024-08-25 Thread Joseph Turner
Joseph Turner writes: > Thank you! Cheers! -Joseph > > [2. text/x-diff; 0001-lisp-org.el-Fix-removing-timestamp-overlays.patch]... Woops! The 'display text property may be symbol or list - here's a better patch. Thanks, Joseph >From 9351b3c8f960ac6d2fba3c2de0c46e8474719582 Mon Sep 17 00:00

[PATCH] lisp/org.el: Fix removing timestamp overlays

2024-08-25 Thread Joseph Turner
Thank you! Cheers! -Joseph >From 2289e6cd9f27bee04fa9004d757b23d3f1ef9e9c Mon Sep 17 00:00:00 2001 From: Joseph Turner Date: Sun, 25 Aug 2024 21:20:06 -0700 Subject: [PATCH] lisp/org.el: Fix removing timestamp overlays --- lisp/org.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) dif

Patch: hiding emphasis markers

2024-08-25 Thread Tommy Phillips
Hello, Here is a small suggested patch for the way org hides emphasis markers.It’s my first time doing this so hopefully I’m submitting it correctly.All the best,Tommy 0001-lisp-org.el-Only-hide-emphasis-markers-that-are-in-o.patch Description: Binary data

Re: Ideas to generate unique search context for id:links

2024-08-25 Thread Kepa
Ideas to generate unique search context for id:links From: Kepa Subject: Ideas to generate unique search context for id:links Date: Sun, 25 Aug 2024 13:07:01 +0200 Hi I'm exploring the new option implemented in org 9.7: "id: links support search options like [[id:my-id::*child headin

Re: Proposal: Change publication timestamps

2024-08-25 Thread Jens Lechtenboerger
On 2024-08-15, Ihor Radchenko wrote: > Jens Lechtenboerger writes: > >>> See "14.4 Triggering Publication" section of Org mode manual: >>> >>>Org uses timestamps to track when a file has changed. The above >>> functions normally only publish changed files. You can override this >>>

Re: [PATCH] Re: Summation of effort estimates in columnview dblock

2024-08-25 Thread Ihor Radchenko
Alexander Adolf writes: > From 1a862dd5af174af480cedf35fbed94a7e4dfb69b Mon Sep 17 00:00:00 2001 > From: Alexander Adolf > Date: Sat, 17 Aug 2024 18:29:51 +0200 > Subject: [PATCH] doc/org-manual.org: better explain columnview column summary > types > ... > +When using summary types for non-spec

Re: [BUG] colview.el regexp - capture operator when title is empty

2024-08-25 Thread Sławomir Grochowski
Ihor Radchenko writes: > There is no patch attached. >From 987f66774db4ad1e515cac4b9fc5ba46bd627c27 Mon Sep 17 00:00:00 2001 From: Slawomir Grochowski Date: Sat, 24 Aug 2024 18:47:09 +0200 Subject: [PATCH] lisp/org-colview.el: org-columns-compile-format regexp bugfix MIME-Version: 1.0 Content-Ty

Re: [BUG] colview.el regexp - capture operator when title is empty

2024-08-25 Thread Ihor Radchenko
Sławomir Grochowski writes: > Patch below: > <#part type="text/x-diff" > filename="~/.emacs.d/straight/repos/org/0001-lisp-org-colview.el-org-columns-compile-format-regex.patch" > disposition=inline> > <#/part> There is no patch attached. -- Ihor Radchenko // yantar92, Org mode contributor,

Re: [BUG] colview.el regexp - capture operator when title is empty

2024-08-25 Thread Sławomir Grochowski
I tried to describe the problem better as well as my thought process: The `org-columns-compile-format' function has a bug in regexp. When an empty parentheses `()` is in the 'column format string' - and it always is when user do not provide a column title - then the regexp can't capture the operat

Re: Storing org-mode captures on shared server

2024-08-25 Thread George Mauer
To be more specific...dropbox. I simply put all my notes into one folder that is synced by Dropbox so they're available everywhere and backed up automatically. Even better if you use roam for notes since it naturally wants to put them all in one place. Of course, as mentioned, it doesn't actually

Ideas to generate unique search context for id:links

2024-08-25 Thread Kepa
Hi I'm exploring the new option implemented in org 9.7: "id: links support search options like [[id:my-id::*child heading]]: Any valid fuzzy location will work as a search option." Do you use any way to generate UNIQUE search contexts? I was thinking about submitting this feature request,

Re: Storing org-mode captures on shared server

2024-08-25 Thread Ihor Radchenko
Chris Narkiewicz writes: > I was looking for a method to share org mode captures (and agenda) on > a remote machine between my beefy laptop, light traver laptop and > office workstation and I'm wondering if you have a some good tips to > approach that? > > Found one tutorial on reddit so far. I'

Re: 31.0.50; Org Persist file formatting

2024-08-25 Thread Ihor Radchenko
Michael Mauger writes: > Sorry for not getting back to you sooner. This change has seemed to work, but > I haven't been playing with my Org Babel config much lately. I'll let you > know if I see it again. FYI, we have disabled pretty printing for performance reasons. So, the suggested change y