aboutsummaryrefslogtreecommitdiff
path: root/noteutil.cheat
diff options
context:
space:
mode:
authorGuangxiong Lin <[email protected]>2023-12-25 10:33:21 +0800
committerGuangxiong Lin <[email protected]>2023-12-25 10:33:21 +0800
commit340cefd405d2abf78837f25ebafdcf284f21bf47 (patch)
tree8f62db931f5c1be9c7db19a31ef04cc35d9c8db9 /noteutil.cheat
parent17f14a634a82623c57938bb585d8aa04ce7f58e8 (diff)
downloadnavi-cheats-340cefd405d2abf78837f25ebafdcf284f21bf47.tar.gz
navi-cheats-340cefd405d2abf78837f25ebafdcf284f21bf47.tar.bz2
navi-cheats-340cefd405d2abf78837f25ebafdcf284f21bf47.zip
Add noteutil cheat
Diffstat (limited to 'noteutil.cheat')
-rw-r--r--noteutil.cheat10
1 files changed, 10 insertions, 0 deletions
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 <weekly_journal>
+
+# Generate monthly journal by template
+noteutil template monthly -o <monthly_journal>
+
+$ weekly_journal: noteutil journal --period weekly --date today
+$ monthly_journal: noteutil journal --period monthly --date today