-
-
Notifications
You must be signed in to change notification settings - Fork 192
Possibility to have different textarea tabs #37
Copy link
Copy link
Open
Description
When I write content in a textarea tab then open a new textarea tab the content from the other tab gets loaded into the new one. It's a cool feature for some use cases but what if I want different textarea tabs ?
So far my workaround is to open the tab in a new container tab in Firefox which would be isolated from the previous tab, but it gets overkill if I want tens of textarea tabs opened...
My proposition is: similarly to the /qr special path, would it be possible to namespace the textarea editor with a /<any name> path to name our namespace and isolate the editor content from other textarea tabs ?
WDYT ?
Amazing job by the way ! I love it 😃
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels