Skip to content

Simple Pinboard.in tool for creating Org mode files of bookmarks

License

Notifications You must be signed in to change notification settings

mathcass/pinboard-org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pinboard Org

This is a simple Python helper script for exporting your information from Pinboard.in as an Org mode file to use with Emacs.

Python Version

Tested and working with Python 3.5.0.

Usage

Install the requirements from requirements.txt.

Then, place your api key in ~/.netrc as:

machine api.pinboard.in login <user> password <password>

Where your api key is formatted as <user>:<password>.

Finally, use it by running it as:

python pinboard.py <outputfile>

About

Simple Pinboard.in tool for creating Org mode files of bookmarks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages