Comment on Pinboard Turns FiveparentComments−rlpb12yI have a daily cronned download of all my Pinboard data as an XML export. It's trivial - just curl or wget https://username:password@api.pinboard.in/v1/posts/all. Done.The data ends up in my regular backup, so I have historical data and can examine deltas if I wish.
Comments
I have a daily cronned download of all my Pinboard data as an XML export. It's trivial - just curl or wget https://username:password@api.pinboard.in/v1/posts/all. Done.
The data ends up in my regular backup, so I have historical data and can examine deltas if I wish.