From 5fcd9bcf4efb578acd7ae390ebcf319689434c32 Mon Sep 17 00:00:00 2001 From: John Ogle Date: Tue, 16 Jul 2024 22:23:45 -0700 Subject: [PATCH] Switch from org-journal to org-roam --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.el b/init.el index ed70483..f8e2300 100644 --- a/init.el +++ b/init.el @@ -151,7 +151,7 @@ ;;nim ; python + lisp at the speed of c (nix +tree-sitter +lsp) ; I hereby declare "nix geht mehr!" ;;ocaml ; an objective camel - (org +journal) ; organize your plain life in plain text + (org +roam2) ; organize your plain life in plain text ;;php ; perl's insecure younger brother ;;plantuml ; diagrams for confusing people more ;;purescript ; javascript, but functional