Is it possible to select bookmarks based them not having a particular tag. I'm looking to do a major clean up of all my bookmarks (standardizing tag conventions, deleting out-of-date bookmarks, etc.). I thought I could have a tag that I add to each bookmark I process and then filter for bookmarks that don't have this tag to start a cleanup session.
You can filter out bookmarks without a particular tag by using "NOT tag A" .For example,you can type "NOT design" in search box to filter out bookmarks without tag "design". Besides, you can also use these search operators below to perform advanced searches directly from the search box. cases a AND b find bookmarks with both tag a and tag b a OR b find bookmarks with either tag a or tag b a NOT b find bookmarks with tag a, but not tag b anywhere a AND b AND c find bookmarks with tag a,b and c a OR b NOT c find bookmarks with tag a or b,but not tag c a OR b OR c find bookmarks with tag a or b or c a AND b NOT c OR d find bookmarks with tag a and b,but not tag c or tag d The algorithmic language is in accordance with natural language syntax. For more information,please go to http://www.diigo.com/search/advanced
Besides, you can also use these search operators below to perform advanced searches directly from the
search box.
cases
a AND b find bookmarks with both tag a and tag b
a OR b find bookmarks with either tag a or tag b
a NOT b find bookmarks with tag a, but not tag b anywhere
a AND b AND c find bookmarks with tag a,b and c
a OR b NOT c find bookmarks with tag a or b,but not tag c
a OR b OR c find bookmarks with tag a or b or c
a AND b NOT c OR d find bookmarks with tag a and b,but not tag c or tag d
The algorithmic language is in accordance with natural language syntax.
For more information,please go to http://www.diigo.com/search/advanced
To Top