Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.15 KB

readme.md

File metadata and controls

23 lines (17 loc) · 1.15 KB

Pinboard Tag Nuker

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.

INSTALL:

  1. Download code
  2. Code -> Your Server
  3. Edit pinboard.php to add in your username and password
  4. Run the code from the command line: $ php5 pinboard.php
  5. ????
  6. Profit

SUPPORT:

Github has a built in Issue tracker - dump your problem in there, and I'll do my best

Creative Commons License
This work by Mitchell Hislop is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.