[FR] [ox-html] export timestamps and durations via HTML5 element

2025-02-03 Thread Lukas Epple
Hi everyone, * Feature Request currently HTML export will always render timestamps, both plain and from a clock/planning element to something like the following HTML: [2025-01-31 Fri] If we are using HTML5 () to export, we are entitled to use the element [1] [2] which allows

Re: insert a header and automatically a timestamp with date/time

2025-02-03 Thread General discussions about Org-mode.
> On 2025-02-02 21:02, Uwe Brauer via General discussions about > Org-mode. wrote: > I'm glad it works for you :) > You need a parent entry (see how I added example). From that parent > entry, do M-x org-sort and select alphanumeric (a), and that sorts > fine the timestamps; you will see that th

[PATCH]: make ox-latex obey global export title/author settings

2025-02-03 Thread Pedro A. Aranda
Second patch attached as promised... Best, /PA From b6d68bcd626f5f09881893e3f07031517c4bab6b Mon Sep 17 00:00:00 2001 From: "Pedro A. Aranda" Date: Mon, 3 Feb 2025 16:48:45 +0100 Subject: [PATCH 2/2] ox-latex.el: obey with-author and with-title * lisp/ox-latex.el (org-latex-template): Add chec

[PATCH]: make ox-beamer obey global export title/author settings

2025-02-03 Thread Pedro A. Aranda
Hi, Attached is the patch for ox-beamer.el for the bug reported in https://list.orgmode.org/87a5bbwwcz@antr.me/ Unified patch for ox-latex.el following. Best, /PA From 2bc2a27b31dc51b66f597f19a076330c35ad7022 Mon Sep 17 00:00:00 2001 From: "Pedro A. Aranda" Date: Mon, 3 Feb 2025 12:47:38

[BUG] Links in code block can't be opened [9.6.15 (release_9.6.15 @ /usr/share/emacs/29.4/lisp/org/)]

2025-02-03 Thread Juha Autero
URLs in code blocks is shown as links, but they cannot be opened. Instead result of code block is opened. For example with code block like this: #+begin_src shell # This is an example of URL https://orgmode.org/ # echo "test" #+end_src URL is marked as a link, but attempts to open it wil

Re: [BUG] "Invalid search bound (wrong side of point)" [9.8-pre (release_9.7.16-169-ge87ecf @ ~/.emacs.d/org-mode-git/lisp/)]

2025-02-03 Thread Paul Stansell
Hi Ihor, On opening an org file in emacs I received the warnings in the attached file. Paul Warning (org-element): org-element--cache: Warning(scratch.org): (nil) Cached element is incorrect in scratch.org. (Cache tic up to date: "yes") Resetting. If this warning appears regularly, please report