Join Discord
Powered by
Using the built-in VSCode search, if you enable Re...
# questions
s
SeriousBug
04/14/2022, 5:16 PM
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
.
Previous
Next