Page 1 of 1

Difference between filters and bookmarks

Posted: Wed Jan 30, 2013 11:11 am
by vurtikas
Hi!
I do not understand the difference between filters and bookmarks?
Help please

Re: Difference between filters and bookmarks

Posted: Wed Jan 30, 2013 11:19 am
by void
You can have an active filter and freely change the search.
Ideal for searching for file types that you would combine with a search, for example a basic audio filter:

Code: Select all

ext:mp3;wav;flac

Bookmarks let you choose the sort order.
Ideal for opening a predefined search and sort order, for example files downloaded today, sorted by date:

Code: Select all

\downloads datemodified:today

Otherwise they are very similar.

Re: Difference between filters and bookmarks

Posted: Wed Jan 30, 2013 11:43 am
by vurtikas
Hmm ... But sorting (and other functional bookmarks) you can just add to the functional of existing filters ...

Re: Difference between filters and bookmarks

Posted: Wed Jan 30, 2013 12:00 pm
by void
I will consider adding the functionality of bookmarks to filters.