Pinboard Tag Nuker exists because I was bored one night, and decided I wanted to startover on tags for my pinboard account, but without doing it manually, or losing any bookmarks.
The Pinboard API happens to have an endpoint to list tags, and one to delete them. This script is just nice glue for wiring those two calls together.
- Download code
- Code -> Your Server
- Edit pinboard.php to add in your username and password
- Run the code from the command line: $ php5 pinboard.php
- ????
- Profit
Github has a built in Issue tracker - dump your problem in there, and I'll do my best
This work by Mitchell Hislop is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.