Re: Examples of online documentation written with Org-mode

2024-08-11 Thread Juergen Fenn
Am 10.08.24 um 09:50 Uhr schrieb Sébastien Gendre: > And I search for example of online documentation made with Org-mode. As > inspirations. FWIW, last autumn, I switched my introduction to TeX and Friends for my personal website from XHTML to Org. https://github.com/schneeschmelze/l2intro htt

Re: Examples of online documentation written with Org-mode

2024-08-11 Thread Phil
* [2024-08-11 08:19] Ihor Radchenko: mb...@mbork.pl writes: On 2024-08-10, at 17:13, Ihor Radchenko wrote: Many blogs are also made with Org mode. Not sure if it qualifies for documentation. ... my custom blog engine (https://gitlab.com/mbork_mbork_pl/org-clive). It is a testament t

help: howto aggregate several properties in one column

2024-08-11 Thread Pedro
Hi, I am a heavy user of propview [1] and I am very happy with it, but looks like now I reached a limitation, or maybe someone founds a magical workaround. I am open to use another solution outside of propview. Find attached in file aggregate-props.org that serves as a playground environment

Re: [FEATURE] On line-numbers inside Org Babel Source Blocks.

2024-08-11 Thread Phil Estival
> I've been using Org Mode for literate programming purposes, and > would like to have line-numbers within `src` blocks. [...] > I'd be glad to help implementing this feature, if I can be slightly > guided on where to refer to look for in the codebase. https://kitchingroup.cheme.cmu.edu/blog/20

Re: multipage html output

2024-08-11 Thread Orm Finnendahl
Hi, Am Samstag, den 10. August 2024 um 12:32:12 Uhr (+) schrieb Ihor Radchenko: > I do not see it in > > > (defvar org-export-multipage-split-functions nil > > "List of functions applied to the parse tree after it has been > > split for multipage output. Each function is called with three >

Re: multipage html output

2024-08-11 Thread Ihor Radchenko
Orm Finnendahl writes: >> Also, as a side note, this docstring does not follow docstring >> conventions. Try M-x checkdoc > > I corrected it adding your suggestion explicitely. Checkdoc doesn't > complain about this one any more, but complains all over the place > with other docstrings not writte

[BUG] org-forward-element for plain list item [9.6.15]

2024-08-11 Thread Seungki Kim
Hi , I am writing to report a behavior in org-forward-element that I suspect may be a bug. When the content of an org file is as follows: * TestA - test1 - test2 - test3 - test4 * TestB If the cursor is at the beginning of the line (at '-') of the items test2, test3, or test4, org-forward-eleme

Re: multipage html output

2024-08-11 Thread Orm Finnendahl
Hi, OK, got it, I'll check and implement everything tomorrow when I'm back on my desk... Am 11. August 2024 15:47:30 MESZ schrieb Ihor Radchenko : >Orm Finnendahl writes: > >>> Also, as a side note, this docstring does not follow docstring >>> conventions. Try M-x checkdoc >> >> I corrected it

Re: Adding text/org MIME type to jshttp/mime-db

2024-08-11 Thread Ihor Radchenko
Joseph Turner writes: >> But we also need to link this new page from other places. > > How about this patch for orgweb? Thanks! Applied, onto master for orgweb and master for worg. https://git.sr.ht/~bzg/worg/commit/91954998 https://git.sr.ht/~bzg/orgweb/commit/d9222e889ed1f5fee0d328490ed731509f

Re: Org-publish and attachment links

2024-08-11 Thread Ihor Radchenko
Sébastien Gendre writes: > # TL;DR > > When I export Org-mode documents with org-publish, it cannot resolve > links in format "[[attachment:image.png]]". > > But when I export manually the same document with the export dispatcher, > the export work correctly and the attachment link is correctly r

Re: org-mode-flyspell-verify: Why skip checking the LOGBOOK?

2024-08-11 Thread Ihor Radchenko
Morgan Willcock writes: > I switch between computers fairly frequently and the Org versions may > not be exactly in sync. Rather than editing the source code or > redefining the entire function, would it be acceptable to you if I use > the following advice for testing? > > (advice-add 'org-mod

RE: Issue opening files with accented words, using org-attach-open

2024-08-11 Thread Ihor Radchenko
Kepa writes: >> Did you customize `org-file-apps'? >> > > THAT'S IT! > I had added: > > (when (eq system-type 'windows-nt) > (setq org-file-apps > '(("\\.\\(docx\\|doc\\)\\'" . (lambda (file link) (shell-command > (concat "start \"\" \"" file "\"" > ("\\.\\(xlsx\\|xls\\)

Re: [BUG] org-forward-element for plain list item [9.6.15]

2024-08-11 Thread Ihor Radchenko
Seungki Kim writes: > When the content of an org file is as follows: > > * TestA > - test1 > - test2 > - test3 > - test4 > * TestB > > If the cursor is at the beginning of the line (at '-') of the items test2, > test3, or test4, org-forward-element works as expected, moving to the next > item. >

Re: Examples of online documentation written with Org-mode

2024-08-11 Thread Ihor Radchenko
Phil writes: >> Note that it is listed in https://orgmode.org/tools.html since long ago ;) >> > > Mine too (https://gitlab.com/7dnz/org-weblog) lands in this > category, with an emphasize on a — very verbose I admit — but strict > literate programming. It's a 99KB file, with tests, attempts, > e

Re: Examples of online documentation written with Org-mode

2024-08-11 Thread Thomas Redelberger
All pages of my personal web-site are written in Org (except for sitemap): https://web222.webclient5.de I have documented how I use the built-in org to html export: https://web222.webclient5.de/doc/swdev/emacs/orgmode/html I do not use org-publish. The navigation, headers and footes of my site

Re: Examples of online documentation written with Org-mode

2024-08-11 Thread Steve Downey
A lot of things aren't going to necessarily advertise themselves as org mode source? Almost every post at sdowney.org is org mode originally. A few ISO C++ papers I've written are also, for example, https://wg21.link/P3199R0, source and exporter at https://github.com/steve-downey/wg21org/blob/main/

Re: Org-publish and attachment links

2024-08-11 Thread Sébastien Gendre
It work. Thank you very much. I didn't know that org-attach have it's own library and that it was not loaded with org. I found nothing about it in the Org-attach section of the manual. Ihor Radchenko writes: > Sébastien Gendre writes: > >> # TL;DR >> >> When I export Org-mode documents with

Re: help: howto aggregate several properties in one column

2024-08-11 Thread tbanelwebmin
Two quick-and-dirty workarounds: 1. Eval that prior to using propview: (setq  TEST_A "<>"  TEST_B "<>"  TEST_C "<>"  TEST_D "<>") 2. Define this helper macro: (defmacro valof (symbol)   `(if (boundp ',symbol)   ,symbol     "()")) Then specify columns like that: (concat (valof TEST_A) (va

Build a menu for an HTML publish

2024-08-11 Thread Sébastien Gendre
Hello, I (continue to) write an online documentation with Org-mode and I want to build the main navigation menu dynamically. I would like to have your opinion about what I plan to do. # What I plan I plan to write a function that I can assign to the variable `org-html-preamble` or the publish s

Re: [BUG] Org-publish-find-date ignores #+DATE keyword [9.7.5 (9.7.5-eafa47 @ /usr/share/emacs/29.3/lisp/org/)]

2024-08-11 Thread Ihor Radchenko
Ihor Radchenko writes: > noa writes: > >> When generating a sitemap from org-publish with the anti-chronological... >> >> All the dates shown were the mtime of the files, rather than the dates i >> specified with the DATE keyword... >> >> I've tried running this with emacs -q and get the same i