Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support multiple tabs #20

Open
waldyrious opened this issue Nov 30, 2022 · 1 comment
Open

Support multiple tabs #20

waldyrious opened this issue Nov 30, 2022 · 1 comment

Comments

@waldyrious
Copy link
Contributor

I rely a lot on the TreeStyleTabs1 extension —perhaps to a fault— and often I have entire trees of tabs that I keep open in the browser related to a specific topic or project. Sometimes (okay, often) these trees end up staying in the browser for a long time, which leads to selective blindness and makes it even less likely for me to tackle the in-progress, paused projects, which end up becoming stale. I would love to be able to make them pop up later so I get actually reminded to resume work on them.

So far I've been using Time Capsule only with single tabs, but where it would really shine for me is if I could, well, encapsulate entire trees of tabs to be reopened together and with the same hierarchy.

Ideally this functionality would be integrated with TreeStyleTabs, like these extensions.

Footnotes

  1. I explicitly choose not to use the singular form of the name, "TreeStyleTab", which I find awkward and confusing.

@waldyrious
Copy link
Contributor Author

More concretely, TreeStyleTabs allows storing trees of tabs as bookmarks, using a simple convention of indicating nesting levels by a > prefix in the title of the bookmark. For example, this tree:

image

...is stored in the bookmarks by TST like this:

image

(within a folder)

I think Time Capsule could use the same strategy to save and reopen bookmark trees.

For an example of an extension that implements opening of tabs trees from such bookmarks folders, in a way that's compatible with TreeStyleTab (i.e. preserving the nesting structure of the reopened tabs), see https://github.com/Lej77/bookmark-tree-for-tree-style-tab.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant