Add a button that opens item in a new tab and removes it from list

Issue #25 resolved
scribbled_pixels created an issue

Alternatively a way to batch process (e.g. open and delete) a range of links would be great. Something like shift click + click like in file managers maybe. Only deleting shouldn't be easy as long as there isn't an undo option.

Thank you for the add-on! =)

Comments (4)

  1. Pierre-Adrien Buisson repo owner

    At the moment, you can enable the "Mark page as read when you open it" setting, and every page you open from your list would be archived on opening. If you combine that with the "Open items in a new tab" setting, we seem to be pretty close from what you're suggesting, aren't we?

    Unless I misunderstood what you'd like to achieve here. Let me know if that's the case.

  2. scribbled_pixels reporter

    Ah, cool. Thank you! That pretty much solves it.

    Batch processing would still be useful though, since I often open a bunch of links (like 10 or so) at the same time. Often links I saved on mobile but want/need on my desktop. Maybe I should rename this, or create a new one?

  3. Pierre-Adrien Buisson repo owner

    The difficulty thing batch processing is that it covers many different features:

    • Saving multiple links from one same page,
    • Saving multiple open tabs (this I intend to work on soon, the available API are quite recent and were not available last time I tried to work on this)
    • Opening and archiving a bunch of links from the pocket list.

    I keep my own backlog so there's no need to recreate something here for the moment. I'll close this current issue in the meantime, and keep track of the mass-open-and-archive feature.

  4. Log in to comment