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

2021-06-11 Thread Christian Barthel
On Tue, Jun 08 2021, Samuel Banya wrote: > Not sure if it counts as off-topic for this thread, but does > everyone use Git to manage their Org docs and notes? I store my "main" org file in git and commit daily (*). I have activated magit-wip-mode for keeping some kind of a backup in case I

Emacs-related IRC channels moving to Libera.Chat

2021-06-11 Thread Amin Bandali
Hello, Per today's announcement [0] on GNU and FSF moving to the Libera.Chat IRC network, the following Emacs-related channels are also moving from Freenode to Libera.Chat: - #emacs - #emacs-beginners - #org-mode - #erc - #gnus [0]:

Re: Failure to resolve internal links on ox-html export?

2021-06-11 Thread Juan Manuel Macías
Hi Tim, Try setting this variable to non-nil: (setq org-export-with-broken-links t) Best regards, Juan Manuel Tim Visher writes: > Hi Everyone, > > I'd like to be able to link to various areas of a large wiki file I > maintain for when I'm looking at an entry in emacs. However, I will >

Failure to resolve internal links on ox-html export?

2021-06-11 Thread Tim Visher
Hi Everyone, I'd like to be able to link to various areas of a large wiki file I maintain for when I'm looking at an entry in emacs. However, I will often email exported subtrees and when I do that if I have a link to a heading that's outside the current subtree it fails with a `user-error:

Re: org-attach a directory?

2021-06-11 Thread Juan Manuel Macías
I have put the Ihor's snippet in my init file. I find it very useful, and everything is done from a simple Helm session. The only case it doesn't work is when I just want to copy a directory --not a file-- (instead of moving or giving it a symbolic link). So I have done this little modification

Re: [PATCH] Allow LaTeX reference command (\ref) to be customised

2021-06-11 Thread Nicolas Goaziou
Hello, Timothy writes: > Cool :) Merged. Thank you. Regards, -- Nicolas Goaziou

Re: org-attach a directory?

2021-06-11 Thread John Kitchin
I discovered another way to do this that is already built in with `org-attach-dired-to-subtree` that would help sometimes. You split your window, open dired in one of them, mark some files, and then run that command in the dired window. John --- Professor John

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

2021-06-11 Thread Samuel Banya
Now this idea I like! Thanks for this, I didn't think about using the Git repo as a SECONDARY backup source. Also, using Nextcloud sounds like a neat idea. I'm into Self-Hosting stuff myself nowadays but am starting out small (ex: Just bought an old Dell Optiplex from eBay, put 2 HDDs into

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

2021-06-11 Thread Juan Manuel Macías
Samuel Banya writes: > I'm okay with git repos for dot files or some kind of programming > project but yeah, I've been debating something else for an org based > repo cause I too have almost had my 'life.org' be completely destroyed > with a merge event. I have all my everyday Org documents in a