Mimieam / TabSorter2

Google Chrome Tab Management Extension - Merge, Sort, split and more :) - https://chrome.google.com/webstore/detail/tabsorter2/lmmmdnmgmgnimgcfbnomdgeldehlfafn
https://www.tabsorter2.com
65 stars 9 forks source link

Exclude list for merge #8

Open gpion opened 5 years ago

gpion commented 5 years ago

It could be useful (to me at least!) to implement an exclusion list for "merge all" I often have dedicated window (Skype for instance) with specific geometry I would like to keep separated. Could be regexp based on title. (NB: I've been unable to find how to apply the "enhancement" label to this issue)

Mimieam commented 5 years ago

that looks interesting thanks for the idea, I am currently busy but I will add it to the todo list for the next release :)

gpion commented 4 years ago

Cool, I'll check it ASAP

gpion commented 4 years ago

Unfortunately I'm unable to have it working The Window I want to exclude has a single tab named "Skype", URL: "https://web.skype.com/"

(used TS2 "save all" to be sure of those names) tried regexp ".Skype." and even using simple wildcard mode ("skype")

Mimieam commented 4 years ago

hmm interesting, I will reopen this so I do not forget. the alternative would be using merge and isolate for the skype domain... I will work on that :)