Many changes after Aurora migration

This commit is contained in:
2022-09-15 22:55:03 +02:00
parent 244aaec67b
commit dc8cb52396
10 changed files with 211 additions and 70 deletions

View File

@ -86,8 +86,8 @@
;; If you use `org' and don't want your org files in the default location below,
;; change `org-directory'. It must be set before org loads!
(setq org-directory "~/Nextcloud/org"
org-roam-directory "~/Nextcloud/org-roam")
(setq org-directory "~/org"
org-roam-directory "~/org/roam")
;; (setq org-agenda-files (list "~/org"))
;; (custom-set-variables

View File

@ -152,7 +152,7 @@
;;nim ; python + lisp at the speed of c
;;nix ; I hereby declare "nix geht mehr!"
;;ocaml ; an objective camel
org ; organize your plain life in plain text
(org +dragndrop +pandoc +pretty +roam2) ; organize your plain life in plain text
;;php ; perl's insecure younger brother
;;plantuml ; diagrams for confusing people more
;;purescript ; javascript, but functional