pinboard-to-sqlite icon indicating copy to clipboard operation
pinboard-to-sqlite copied to clipboard

Save data from Pinboard to a SQLite database.

Results 2 pinboard-to-sqlite issues
Sort by recently updated
recently updated
newest added
trafficstars

There's a [notes API](https://pinboard.in/api/#notes_list), though I don't use notes so I'm not super-motivated here. I'm not sure if notes also show up as posts. The docs imply maybe they do?...

good first issue

Suggestion: enable FTS against the description (and maybe the extended) fields: https://sqlite-utils.readthedocs.io/en/stable/python-api.html#enabling-full-text-search

good first issue