aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorMarc Coquand <marc@mccd.space>2024-05-14 10:46:28 -0500
committerMarc Coquand <marc@mccd.space>2024-05-14 10:46:28 -0500
commitbe2bf751536850e7bdfbd876ef908c5d6cf00087 (patch)
tree91d426b4b9f2e763aa5f23931f5ef166b47c2393 /README.org
parentfde592dbbb97a89a498feb95f97bee674bd571e8 (diff)
downloadstitch-be2bf751536850e7bdfbd876ef908c5d6cf00087.tar.gz
stitch-be2bf751536850e7bdfbd876ef908c5d6cf00087.tar.bz2
stitch-be2bf751536850e7bdfbd876ef908c5d6cf00087.zip
Add search and tag search
Diffstat (limited to 'README.org')
-rw-r--r--README.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.org b/README.org
index 1f61c32..9e06ad3 100644
--- a/README.org
+++ b/README.org
@@ -30,8 +30,8 @@ Set the environment variables:
STICH_DIRECTORY
STICH_GREP_CMD (default "grep")
-STITCH_HEADLINE_PATTERN (default "^\* ")
-STITCH_TAG_PATTERN (default ":[a-z]:")
+STITCH_HEADLINE_PATTERN (default "^\\* ")
+STITCH_TAG_PATTERN (default ":[a-z_-]+:")
** SPEED UP