I use deepdwn to plan out features for projects, take work notes, and make personal notes. I’d like to use the search feature to filter by tags.
Some examples of using advanced search features:
In a StarCraft 2 project I could have the tags unit
, structure
, and terran
and use the search terms tag:terran && tag:unit
to search for terran units. Or perhaps tag:terran && (tag:unit || tag:structure)
for some more advanced filtering.
Presently the search feature seems a bit limited, so I would only use it for quickly looking up something by name.
That reminds me, another great search feature would be the ability to negate a term with hyphen (-).