ReDEnergy / SessionSync

SessionSync
Mozilla Public License 2.0
296 stars 31 forks source link

Feature Request: Add an option to allow removing links in a session when clicked #79

Open qqldd opened 5 years ago

qqldd commented 5 years ago

So I have a work flow like this:

  1. Save all my tabs into a session
  2. Latter, click one of the link and work on it
  3. After I am done, I don't actually want it in the session
  4. Now I need to delete it manually from the session

It would be good to allow: Left-click to open the link and remove from the session Middle-click to just open the link Or other configure options.

Thanks!

qqldd commented 5 years ago

Possible related: #76

ReDEnergy commented 5 years ago

I don't think I get what exactly do you want. For saved session you can already delete any tab entry by using the Context Menu (right click -> delete) or by using Drag-and-Drop to move into the trashcan.

I hope that you imagine that I can't implement a special feature just because you need it that way. It needs to make sense for other users as well. For the moment I have:

Am I missing something from your explanation. I mean, maybe it's something that you want, but the addon is not specifically created for each individual needs and I and can't really implement options if they don't make sense for the majority of people. You can still do everything you want, you just have to press 1 more click to delete an entry.

Please don't assume that I'm being rude saying all of this. I do really have to follow a general expectation rule for implementing new features. I don't think that what you described fits into this category.