From 58f216225499816ba0e5486e2548725065a27c36 Mon Sep 17 00:00:00 2001 From: Matthew Kosarek Date: Fri, 15 Nov 2024 09:49:09 -0500 Subject: update: minor updates all around for org mode, dracula theme, and company --- 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 573ddb3..6c6b7e4 100644 --- a/lisp/org-custom.el +++ b/lisp/org-custom.el @@ -85,7 +85,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* Tasks 🎯\n\n* Notes 📁\n\n")))) (setq org-roam-capture-templates '(("d" "default" plain "%?" -- cgit v1.2.1