Skip to content

Tagging

Adam Dullage edited this page May 24, 2023 · 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 #holiday

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.

Clone this wiki locally