-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
REQ: Saving all tabs to the Tab Sets feature on Pinboard? #26
Comments
Thanks for the suggestion @dustinblake. I haven't seen support for Tab Sets in the api documentation. |
The saved tab sets are basically a way to save your current browser session to Pinboard, but they do not show up in your regular bookmarks, nor are they tagged. When invoked you are sent to the Pinboard site and can give your set a name, and also exclude any tabs or windows that you do not want included. There was an extension that did this before, but it is no longer working with the “new” Safari. There are a few extensions for Chrome/Firefox which do this still... I’ll try to find the names of them.
On Pinboard, your listing of tab sets can be found at:
https://pinboard.in/u:_______/tabs/
where your username goes after the u:
As far as adding this to the extension, I would ideally like just two things: 1) send all current windows/tabs to Pinboard as a tab set (the rest is handled on site) and 2) provide a link to the tab sets page (URL above). No need to worry about showing my sets in extension.
(and #2 isn’t even all that necessary; I can use a browser bookmark to pull up that page)
… On Jun 24, 2020, at 9:33 AM, Kristof Adriaenssens ***@***.***> wrote:
Thanks for the suggestion @dustinblake.
I've seen other people mention Tab Sets support but I've never used it myself.
Are those tabs somehow grouped together in the pinboard UI and do they share the same tags, public/private setting etc?
I haven't seen support for Tab Sets in the api documentation.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Thanks for the clarification @dustinblake. I'll try to make some time and have a look at the extensions for Firefox and Chrome that are linked from the /tabs/ page later. It is unfortunate that the tabset functionality is not supported by the official pinboard API and we'll have to use the pinboard website if we want to support this. |
I'd be happy to support saving Tab Sets once there is API support for it. There is a thread about this in the pinboard-dev Google group. |
Feature Request:
Would it be possible to support Pinboard's Tab Sets feature? Sending all tabs from all windows to save at once is really useful! Thanks!
The text was updated successfully, but these errors were encountered: