From 0acfbfdbb332e8591ac0e6ebacb2f416abcccca7 Mon Sep 17 00:00:00 2001 From: Matthew Kosarek Date: Wed, 26 Feb 2025 17:01:07 -0500 Subject: Minor bugfixes + better highlighting --- lisp/org-custom.el | 1 - 1 file changed, 1 deletion(-) (limited to 'lisp/org-custom.el') diff --git a/lisp/org-custom.el b/lisp/org-custom.el index fabe6b9..3de6684 100644 --- a/lisp/org-custom.el +++ b/lisp/org-custom.el @@ -86,7 +86,6 @@ "* %?" :target (file+head "%<%Y-%m-%d>.org" "#+title: %<%Y-%m-%d> 📰 \n#+filetags: :dailies: \n\n[[file:%(format-time-string \"%Y-%m-%d\" (time-subtract (current-time) (days-to-time 1))).org][← Previous Day]]\n\n* Tasks 🎯\n\n* Notes 📁\n\n")))) - (setq org-roam-capture-templates '(("d" "default" plain "%?" -- cgit v1.2.1