From 340cefd405d2abf78837f25ebafdcf284f21bf47 Mon Sep 17 00:00:00 2001 From: Guangxiong Lin Date: Mon, 25 Dec 2023 10:33:21 +0800 Subject: Add noteutil cheat --- noteutil.cheat | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 noteutil.cheat diff --git a/noteutil.cheat b/noteutil.cheat new file mode 100644 index 0000000..9f20b19 --- /dev/null +++ b/noteutil.cheat @@ -0,0 +1,10 @@ +% noteutil + +# Generate weekly journal by template +noteutil template weekly -o + +# Generate monthly journal by template +noteutil template monthly -o + +$ weekly_journal: noteutil journal --period weekly --date today +$ monthly_journal: noteutil journal --period monthly --date today -- cgit v1.2.3