Using the built-in VSCode search, if you enable Re...
# questions
s
Using the built-in VSCode search, if you enable Regex (icon with
.*
) you can then type
#task|#todo
. That will give you any notes that were tagged with
#task
or
#todo
.