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")
"* %?"
(
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 jus
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
I see the problem using emacs -Q, as I reported in a previous email.
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
`\lstinline[la
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 S
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
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 fi
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
> ox-publish
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
> export
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 thi
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
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 figur
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 diagr
14 matches
Mail list logo