tagliatelle

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 57c84094b4fb57d63aa8ec95856c4d15aaefedca
parent f94c951e7fae1acf6d9b325195033e229f934a55
Author: breadcat <breadcat@users.noreply.github.com>
Date:   Wed, 22 Apr 2026 19:27:36 +0100

Update readme with additional feature

Diffstat:
Mreadme.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/readme.md b/readme.md @@ -37,7 +37,7 @@ Then access the server via a web browser, the default port is 8080. * Self-organising, categorised notes, with optional `sed` operation rules * Orphan and reverse orphan finding * Database backup and vacuum support -* `tag=!` and `tag=x,value=!` for duplicating previously applied tags +* `tag=!`, `tag=!123` and `tag=x,value=!` for duplicating previously applied tags * Chainable `/and/tag/tag2/value2` filter matching ## Limitations