agentk / tag-processor

Pinboard Tag Processing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tag-processor

Pinboard Tag Processing

Tag Processor is just a utility layer on top of the Pinboard API Client by (Kijin Sung) https://github.com/kijin/pinboard-api

An example usage is documented in example.php

Typical usage would entail:

  • Create a new instance of the PinboardClient with your credentials (Stored in .env in the example application).
  • Configure the client with unwanted tags, logging and caching options.
  • Process bookmarks and tags by scrubbing, updating renaming and deleting.

About

Pinboard Tag Processing

License:GNU General Public License v2.0


Languages

Language:PHP 100.0%