Tangram icon indicating copy to clipboard operation
Tangram copied to clipboard

Feature request: Pattern based URL handler for saved tabs

Open codemedic opened this issue 2 years ago • 0 comments

It would be nice if Tangram can associate a set of "associated URLs" and/or URL regexes with a pinned website. So when the user clicks on a URL, these URLs are evaluated, either using a prefix match or the regex before it tries to invoke the default browser.

I am using Tangram to see if I can get myself to focus better, using it exclusively for work related websites etc.

A usecase I can think of is: While reading a message on Slack, someone sends me a link to an internal website. I have the internal website added as a pinned tab in Tangram. If Tangram could direct the “open link” action through a patter-matching captive URL enforcer (wanting a better name), opening the URL wouldn't take me out of Tangram.

codemedic avatar Nov 06 '23 12:11 codemedic