You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Pinboard
Hi,
I would like to update my Safari App Extension (bookmarker for pinboard) to support opening a random unread bookmark and allow the user to mark it as read once read.
To be able to do this I would need API support to request only unread bookmarks. I'm thinking that the existing API method to get recent bookmarks (https://api.pinboard.in/v1/posts/recent) could be extended to support filtering based on the the unread flag. What do you think?