Tagged Questions
0
votes
0answers
15 views
Archive files with description and tags [closed]
What is the best way (free app) to archive files and add description (or tag) to them, and search and find them by tag?
something like collection apps.
any idea?
1
vote
0answers
71 views
Greasemonkey Script: Show all results from a search, even if they would be hidden by your ignored tags
greasemonkey script to make it so no questions are hidden based on their tags when you are searching
I'm currently ignoring the Perl tag because I don't know anything about it, but occasional I want ...
2
votes
2answers
110 views
How to mimic search behavior of Stack sites?
I want to mimic the behavior of the search field that can be found on all Stack sites. How should I do this?
Filter by tags if all words (how exactly is this detected?) in the query are tags.
...