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

Ability to search in Tabs Outliner DB ? #354

Open
macsunmood opened this issue Jul 16, 2021 · 12 comments
Open

Ability to search in Tabs Outliner DB ? #354

macsunmood opened this issue Jul 16, 2021 · 12 comments
Labels
stale Stale Bot

Comments

@macsunmood
Copy link

macsunmood commented Jul 16, 2021

Hello! First of all thank you for the great extension, it's really useful and well-done.

My feature request may come as something extremely important for hundreds of thousands of TO users out there. One of the lacking (but crucial) options in Tabs Outliner extension is ability to filter search tabs and windows/groups titles ! Sadly, Tabs Outliner is currently abandoned, thus making hopeless the forthcoming of any new useful features.

Adding this option to Quick Tabs will make the use of both these chrome extensions in conjunction a great, level-up UI experience.
The Quick Tabs solution may play the game!

P.S. Btw, TO db is simply an sqlite3, storing table with hierarchy of tabs in json. Unfortunately I'm not yet enough proficient in JS to be able to fully contribute.

@jaekyeom
Copy link
Contributor

As a Tabs Outliner user I would love this feature, but I'm not sure if accessing TO's data from this extension without modifying TO is even possible.

@macsunmood
Copy link
Author

macsunmood commented Sep 6, 2021

As a Tabs Outliner user I would love this feature, but I'm not sure if accessing TO's data from this extension without modifying TO is even possible.

@jaekyeom
Do you mean some additional permissions needed to read the local db file? Could certainly be the case..

@jaekyeom
Copy link
Contributor

jaekyeom commented Sep 7, 2021

@macsunmood
Afaik, yes.
Actually, I believe it should be more hacky than just additional permissions to do that (e.g., writing a native application that reads and passes the DB for Quick Tabs, storing TO's DB in a synced storage service and reading it from Quick Tabs, ...).

@macsunmood
Copy link
Author

macsunmood commented Oct 11, 2021

@jaekyeom what do you think about back engineering TO ?

@SamHasler
Copy link

@macsunmood are you aware of the Tab Fern extension:
https://chrome.google.com/webstore/detail/tabfern-tab-manager-and-b/hbajjpcdbninabigakflkhiogmmjaakm
https://github.com/cxw42/TabFern

It's not got all the features of Tab Outliner but contributing to that would probably be quicker than starting from scratch.

@macsunmood
Copy link
Author

@SamHasler I'm quite aware of it and have been using it for a while, and, pardon me, it heavily sucks against the background of TO in terms of UI/UX and overall GUI speed. I really doubt it would be the good way, and TO has all the scripts open in it's core folder, it's just a great pity I'm not very proficient in JS to be able to reasonably back engineer it (I code python 95% time myself).

@macsunmood
Copy link
Author

@SamHasler are you interested in reverse engineering some TO guts and making it orders of magnitude better? :)

@jaekyeom
Copy link
Contributor

@jaekyeom what do you think about back engineering TO ?

I'm not sure what you meant by back engineering exactly, but I can't imagine a clean working solution to this issue 😢

@SamHasler
Copy link

@macsunmood my time is limited. I'd rather contribute incremental improvements to an existing open source project than start a project of my own from scratch. I might have some time soon (a few hours) to work on some Tab Fern improvements and that's it.

@rubycoder
Copy link

@jaekyeom I think back engineering == reverse engineering

@macsunmood
Copy link
Author

@rubycoder you're right. TO is currently still the best browser tabs management extension on the planet. Abandoned.

@stale
Copy link

stale bot commented Feb 25, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale Stale Bot label Feb 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Stale Bot
Projects
None yet
Development

No branches or pull requests

4 participants