From 8a34cf5a197f7176210cc91b5f26999676ced574 Mon Sep 17 00:00:00 2001 From: Matthew Kosarek Date: Tue, 19 Sep 2023 10:27:25 -0400 Subject: Kanagawa theme and putting all custom commands in an mk file --- lisp/org-custom.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/org-custom.el') diff --git a/lisp/org-custom.el b/lisp/org-custom.el index df0a8aa..2125dc3 100644 --- a/lisp/org-custom.el +++ b/lisp/org-custom.el @@ -77,7 +77,7 @@ '(("d" "default" entry "* %?" :target (file+head "%<%Y-%m-%d>.org" - "#+title: %<%Y-%m-%d> 📰 \n#+filetags: :dailies:\n\n* Timeline\n\n* Notes\n\n* Questions\n\n")))) + "#+title: %<%Y-%m-%d> 📰 \n#+filetags: :dailies:\n\n* Plan 🛫 \n\n* Timeline 🍞\n\n* Notes 📁\n\n* Questions ❓\n\n")))) (setq org-roam-capture-templates '(("d" "default" plain "%?" -- cgit v1.2.1