From 21aa4c8fa46e0320d3b86fd00499b9f62907525c Mon Sep 17 00:00:00 2001 From: Karl Voit Date: Sat, 14 Dec 2019 11:38:30 +0100 Subject: [PATCH] README: corrected regex for file name convention --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 7cdcb03..8b110bd 100644 --- a/README.org +++ b/README.org @@ -35,7 +35,7 @@ separate tags from the file name, I am using the separator For people familiar with [[https://en.wikipedia.org/wiki/Regex][Regular Expressions]]: -: ()? -- . +: ()?(?)?( -- )?. Tagging files this way requires a file renaming process. Adding (or removing) tag(s) to a set of file results in multiple renaming