Tag deletion is not supported right now; I'm putting it on the list of
things to implement. All bulk operations on Pinboard are done using
the stars that appear to the left of your bookmarks. For example, to
get rid of that "imported" tag:
- go to u:self/t:imported
- click on "star all".
- click on 'earlier' and repeat as necessary
- go to the "starred" page, enter the tag name in the box, and click
"remove from all"
- click 'unstar all'
You might split this into a couple of operations to keep the starred
page from getting crazy long.
stars are a generic way for selecting a batch of bookmarks at once.
One feature that is not yet available is bulk delete (this is waiting
while I implement a bulk delete undo, which something tells me is
going to be needed by the first person to use bulk delete, most likely
myself...).
> Finally, is a search feature forthcoming?
Yes, this is a high priority. There will be a search box that
searches by tag, title and description as soon as I can implement it.