l10nelw / winger

Window Manager: A Firefox web extension for switching windows, moving tabs between windows, and more
https://addons.mozilla.org/firefox/addon/winger/
GNU General Public License v3.0
48 stars 7 forks source link

[Request] Add some kind of heuristic for shortening names displayed on the Winger button #27

Open supersaiyansubtlety opened 10 months ago

supersaiyansubtlety commented 10 months ago

The Winger button can only actually display the first few characters of a name; I'd love a way to automatically shorten them.

Ideas:

Since the heuristic has to match the user's naming conventions, I think regex is especially useful for its flexibility.

Since regex is complicated, I think some predefined heuristics could also be useful.

(none of the heuristics would be applied if the whole name fits)