diff options
author | Anonymous <anon@anon.com> | 2022-10-18 21:43:44 +0200 |
---|---|---|
committer | Anonymous <anon@anon.com> | 2022-10-18 21:43:44 +0200 |
commit | b827d757612c62d1898a31cb9f287880d1410a57 (patch) | |
tree | 99ab22b4abfa2104e6a9c57d5dd9ba2c52a50291 | |
parent | 5f67d3836d19adbd836b2f4c00fd44e4906dc116 (diff) |
lassulus
-rw-r--r-- | agenda/add agenda-grep.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/agenda/add agenda-grep.md b/agenda/add agenda-grep.md new file mode 100644 index 0000000..763fd14 --- /dev/null +++ b/agenda/add agenda-grep.md @@ -0,0 +1,2 @@ +1. `agenda grep REGEX` - list only items with matching title +2. `agenda grep -r REGEX` - list only items with matching title OR body
\ No newline at end of file |