Re: [FR] Use ID in org-store-link when available?

2025-10-06 Thread Christian Barthel
On Monday, October 06, 2025, Dr. Arne Babenhauserheide wrote: > Christian Barthel writes: > >> --8<---cut here---start->8--- >> * something >> :PROPERTIES: >> :ID: 12345 >> :END: >> >> ... some <> &g

Re: org-clone-subtree-with-time-shift with reverse order

2024-04-14 Thread Christian Barthel
On Thursday, April 11, 2024, Ihor Radchenko wrote: > Christian Barthel writes: > >> I'd like to suggest adding a new prefix arg i.e. >> `C-u C-u org-clone-subtree-with-item-shift' to reverse >> the order of newly created / cloned siblings. Would >> tha

Post to mastodon within Org

2024-04-14 Thread Christian Barthel
s://orgmode.org/manual/Adding-Export-Back_002dends.html [5] https://lists.gnu.org/archive/html/help-gnu-emacs/2024-03/msg00182.html -- Christian Barthel toots.el Description: application/emacs-lisp

org-clone-subtree-with-time-shift with reverse order

2024-04-10 Thread Christian Barthel
I'd like to suggest adding a new prefix arg i.e. `C-u C-u org-clone-subtree-with-item-shift' to reverse the order of newly created / cloned siblings. Would that be of interest for other orgmode users? Diff file is attached. -- Christian Barthel diff -u --label \#\ --label \#\ /

org-ql and inherited tags (?)

2023-08-15 Thread Christian Barthel
ot;BLOCKEDBY\" \"123\"))") ;; Error message: byte-compile-log-warning: Invalid Org QL query: "Invalid Org QL query: \"‘DIR’ is a malformed function\", :warning", :error --8<---cut here---end--->8--- I think that this might be related: <https://github.com/alphapapa/org-ql/issues/356> Any idea whats going wrong? -- Christian Barthel

Emacs 29.1, org-agenda and SCHEDULED entries

2023-08-05 Thread Christian Barthel
uled-string " *[[<]\\([^]>]+\\)[]>]")) --8<---cut here---end--->8--- With that new regexp, my agenda loads again without errors but I do wonder: Was/Is that change on purpose? (I haven't seen anything in the ChangeLog) -- Christian Barthel

Re: literate programming, development log -- ideas? (ominbus reply)

2021-06-11 Thread Christian Barthel
hly with RCS but switched a few months. [1] https://github.com/git-lfs/git-lfs/issues/3073 -- Christian Barthel

Re: org-attach a directory?

2021-06-10 Thread Christian Barthel
seems that doing `org-attach' and `m' (move?) does exactly what I need. Thanks! -- Christian Barthel

Re: org-attach a directory?

2021-06-10 Thread Christian Barthel
h a file and delete the old one (or move the file) or do I need to write a small elisp function for that? -- Christian Barthel

Re: org-ref / Edit notes problem

2021-03-19 Thread Christian Barthel
Christian Barthel writes: > I am using Emacs 27.1 on OpenBSD 6.8 and org-ref > (20210315.1730). When I am trying to Edit notes on an existing > org-ref entry ([f9] Edit Notes), emacs stops working and hangs. > > By some observation, I saw that emacs is consuming a lot

org-ref / Edit notes problem

2021-03-19 Thread Christian Barthel
Hi, I am using Emacs 27.1 on OpenBSD 6.8 and org-ref (20210315.1730). When I am trying to Edit notes on an existing org-ref entry ([f9] Edit Notes), emacs stops working and hangs. By some observation, I saw that emacs is consuming a lot of memory and the garbage collector seems to run quite fre