-
-
Notifications
You must be signed in to change notification settings - Fork 151
Tagging
Adam Dullage edited this page Apr 15, 2025
·
5 revisions
You can "tag" an issue by using a hashtag anywhere in the content of a note as long as it's not within a code block. For example, a note with the following content would be tagged with personal and holiday:
# Holiday Ideas
- Amsterdam
- Geneva
- Zurich
- Rome
#personal #holidayTags are indexed separately from the rest of the content and so can be searched separately either by using the field prefix e.g. "tags:work" or using the hashtag shortcut e.g. "#work".
A valid tag should always start with a # symbol followed immediately by 1 or more of the following characters: a-Z, A-Z, 0-9, _ or -.
Tags are case-insensitive, so #work is considered the same as #Work and #WORK.
You can search for notes without any tags using the search term NOT tags:*.