Pocket / extension-save-to-pocket

Save to Pocket is a browser extension that is used to save pages to a connected Pocket account
https://getpocket.com
MIT License
278 stars 49 forks source link

Allow archiving an article immediately #210

Open alexkrolick opened 4 years ago

alexkrolick commented 4 years ago

Expected Behavior

Feature request: be able to send an article straight to the archive state when I save it, similar to adding tags

Actual Behavior

Sometimes when I read an article, I want to save it to Pocket for safekeeping even after I finished it. This creates a lot of clutter in the pocket app since so many things are already read (not “actionable”).

Specifications

collectedmind commented 4 years ago

@alexkrolick You can do this by hovering over the overflow menu. Is there another method you would fine more effective to accomplish this? Open to making this experience optimal.

Screen Shot 2020-09-16 at 9 18 12 AM

Screen Shot 2020-09-16 at 9 18 21 AM

alexkrolick commented 4 years ago

Hmm, I am not seeing an options menu in Firefox.

Screen Shot 2020-09-16 at 10 45 06 AM

In any case I think it should be a persistent setting ("Default to Archive") that could also be toggled on a one-off basis. Something like a checkbox inside the widget.


tags tags tags


collectedmind commented 4 years ago

Ah! Gotcha. Yeah this code is representative of chrome/safari based extensions. The Firefox version of the extension is a bit more integrated. I will pass on this feedback to the team that works on it.

kamesstory commented 2 years ago

It seems like the newest update to my Chrome extension (see below) has gotten rid of the previous "Archive immediately" action that was there before on Chrome/Firefox. Is this something we can add back? Happy to write up a PR to do so.

Screen Shot 2021-12-29 at 8 59 35 PM