Browse Source

activated org roam again for now

master
Marc 1 month ago
parent
commit
95ff199fef
1 changed files with 2 additions and 1 deletions
  1. 3
      config.org

3
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

Loading…
Cancel
Save