mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
Updated Search (markdown)
parent
c4e23cdb3d
commit
2522792408
@ -27,7 +27,7 @@
|
|||||||
|
|
||||||
`~author.title *=* Tolkien` - find notes which have relation "author" which points to a note with title containing word "Tolkien"
|
`~author.title *=* Tolkien` - find notes which have relation "author" which points to a note with title containing word "Tolkien"
|
||||||
|
|
||||||
`#publicationYear %= '19[0-9]{2}' - operator '%=' matches a regular expression (regex). Since Trilium 0.52
|
`#publicationYear %= '19[0-9]{2}'` - operator '%=' matches a regular expression (regex). Since Trilium 0.52
|
||||||
|
|
||||||
## Advanced use cases
|
## Advanced use cases
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user