org-roam to HTML: My needs are unusual?

2022-03-11 Thread c . buhtz
Hello together, this post is not about a technical problem but I need your advice and opinion as experienced org(roam) users and developers. I am a bit frustrated. Some of you have noticed that I tried to generate HTML files out of my org-roam notes. In the current state I am failed. On one

Re: Cannot link to files with no extension

2022-03-11 Thread Colin Baxter
I see the problem using emacs -Q, as I reported in a previous email.

Re: [BUG] org-capture autoload bug? [9.5.2 (9.5.2-gfbff08 @ /home/ignacio/.emacs.d/elpa/org-9.5.2/)]

2022-03-11 Thread Max Nikulin
On 11/03/2022 01:00, Ignacio Casso wrote: Max Nikulin writes: On 10/03/2022 19:53, Ignacio Casso wrote: For example, if we call this: (let ((org-capture-templates '(("d" "default" entry (file+headline org-default-notes-file "Tasks") "* %?"

Re: [BUG] org-capture autoload bug? [9.5.2 (9.5.2-gfbff08 @ /home/ignacio/.emacs.d/elpa/org-9.5.2/)]

2022-03-11 Thread Ignacio Casso
Max Nikulin writes: > Ignacio, I think, you can add (require 'org-capture) inside your > function just before `let' and it would work almost as lazy loading. Thanks, I was already using (require 'org-capture) in my init file to solve this. As I said, it's not really a problem for me, I was

Re: [PATCH] org-protocol.org: updated Linux setup (Gnome) section

2022-03-11 Thread Wilko Meyer
Thanks for reviewing my patch and adding remarks! I'll attach an updated version of my patch to this mail based on these. > It seems, the approach with the .desktop file works for KDE as well > and even for minimal setup with simple window manager (no real desktop > environment). What do you

Re: ox-publish: Some starting problems

2022-03-11 Thread chris
Hi Christian, I've received the following in my personal email box, and I think it is related to this thread, so I paste it here: On Thursday, 10 March 2022 06:54:22 CET c.bu...@posteo.jp wrote: > Hello together, > > I do not understand all details. But it seems to me that currently >

Re: Export (to `LaTeX`) `~⟨code snippet⟩~` into `\lstinline+⟨code snippet⟩+` (just as does `src_⟨language⟩{⟨code snippet⟩}`)

2022-03-11 Thread Nick Dokos
Hi Denis, Denis Bitouzé writes: > Hi, > > here is a feature request about the LaTeX export (another one: the > previous mine, https://list.orgmode.org/87zgmda67z@example.com/, > sadly didn't get any answer). > > With `(setq org-latex-listings t)`, `src_⟨language⟩{⟨code snippet⟩}` is >

Re: [BUG] org-capture autoload bug? [9.5.2 (9.5.2-gfbff08 @ /home/ignacio/.emacs.d/elpa/org-9.5.2/)]

2022-03-11 Thread Tim Cross
Ignacio Casso writes: > Max Nikulin writes: > >> Ignacio, I think, you can add (require 'org-capture) inside your >> function just before `let' and it would work almost as lazy loading. > > Thanks, I was already using (require 'org-capture) in my init file to > solve this. As I said, it's not

Re: org-roam to HTML: My needs are unusual?

2022-03-11 Thread Max Nikulin
On 11/03/2022 19:03, c.bu...@posteo.jp wrote: At the end I would subscribe my need like that: I want all my org-roam-v2 notes (means org file with ID-links) transformed to HTML-files which I can use via file:// protocol (means without a server). Christian, you may confuse people requiring

Re: org-roam to HTML: My needs are unusual?

2022-03-11 Thread Kaushal Modi
Hello Christian, tl;dr: If you decide to learn how to use Hugo (read its docs, ask questions on its forum, etc.), this[1] should solve the issues you have faced so far. --- Details: On Fri, Mar 11, 2022 at 7:04 AM wrote: > > ox-hugo with hugo is often mentioned in the context. But ox-hugo is

Re: [PATCH] org-protocol.org: updated Linux setup (Gnome) section

2022-03-11 Thread Max Nikulin
On 11/03/2022 02:35, Wilko Meyer wrote: I'd like to suggest an update to the org-protocol.org "Linux setup (Gnome)" section as it is refering to gconf/gconftool-2 which is deprecated as of Gnome 3. It may be a good idea to use .desktop-Files (as described in freedesktop.orgs Desktop Entry/Menu

Export (to `LaTeX`) `~⟨code snippet⟩~` into `\lstinline+⟨code snippet⟩+` (just as does `src_⟨language⟩{⟨code snippet⟩}`)

2022-03-11 Thread Denis Bitouzé
Hi, here is a feature request about the LaTeX export (another one: the previous mine, https://list.orgmode.org/87zgmda67z@example.com/, sadly didn't get any answer). With `(setq org-latex-listings t)`, `src_⟨language⟩{⟨code snippet⟩}` is exported from `org-mode` to `LaTeX` into

helm-org-names: browse the names of code blocks, tables and figures

2022-03-11 Thread Juan Manuel Macías
Hi all, I've written this little package to browse with helm through the names of code blocks, tables and figures in a document. A series of actions can be executed on the candidate (go to object, edit a code block, insert a link, etc.). In the list of figures that is displayed in Helm, each

Problems with babel reading Japanese paths in Windows

2022-03-11 Thread Jonathan Nogueira
Hi all, I've been working with emacs and org on Windows 10.0.19042 and was recently trying to get babel to produce plantuml diagrams. I've managed to (I think) narrow the issue down to Babel either not being able to read/write Japanese paths to shell commands, as when I attempt to build the