Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search specification #33

Open
3 tasks
Tracked by #1
jeanlucaslima opened this issue Jun 16, 2023 · 0 comments
Open
3 tasks
Tracked by #1

Search specification #33

jeanlucaslima opened this issue Jun 16, 2023 · 0 comments

Comments

@jeanlucaslima
Copy link
Owner

jeanlucaslima commented Jun 16, 2023

Search is one of the main tools in ATO, it works with out of the box and you can look for URLs and titles that match your search.

Here's some advanced ways to use search.

Regex search

Implementation status: #19

Regex search works using basic regex terms

Special search terms

Implementation status: #37

Use terms like -keyword to remove a specific word from results, for example:

youtube -pewdiepie

Will look for all tabs with the word youtube in URL or the title, but remove all tabs that have the word pewdiepie in the URL or title.

Improvements

Some possible improvements that are not being implemented for the first version:

@jeanlucaslima jeanlucaslima mentioned this issue Jun 16, 2023
36 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant