From 95ff199fef628fddefcf8a405fc3d1a59cf24336 Mon Sep 17 00:00:00 2001 From: Marc Date: Mon, 16 Dec 2024 11:12:30 +0100 Subject: [PATCH] activated org roam again for now --- config.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.org b/config.org index 314b810..5609a30 100644 --- a/config.org +++ b/config.org @@ -1325,7 +1325,7 @@ Ggf. durch org-roam-journal ersetzen org-journal-enable-agenda-integration t))) #+END_SRC -** COMMENT org-roam +** org-roam [[https://github.com/org-roam/org-roam][Github]] Um Headings innerhalb einer Datei zu verlinken: - org-id-get-create im Heading, @@ -1546,6 +1546,7 @@ If nil it defaults to `split-string-default-separators', normally ** org-node (alternative to org-roam) https://github.com/meedstrom/org-node no sqlite, just plain text and linking with ids +not sure if actually better #+begin_src emacs-lisp (use-package org-node :ensure t