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

Saving / Loading a group of URLs? #690

Open
philiprhoades opened this issue Oct 29, 2021 · 3 comments
Open

Saving / Loading a group of URLs? #690

philiprhoades opened this issue Oct 29, 2021 · 3 comments
Labels

Comments

@philiprhoades
Copy link

People,

Genearlly I use Chrome for my "standard" windows, FF for my RoundCubeMail client and Brave as the general purpose browser.

Now that I am making increasing use of VimB, I need to start replacing some of the extensions I use in the other browsers - one of these is TabFern which is really nice for grouping a whole lot related tabs together in appropriate windows, and sorting, re-arranging, saving and re-opening these groups. I want to do something similar with VimB.

I realise that "tabs" are separate windows in VimB but that is OK - is there some way of saving all the VimB windows I have open to a specifically named file (ie NOT bookmarks) - maybe in an approp subdir - and then be able to open all the bookmarks in this group file as a VimB batch somehow?

Thanks,
Phil.

@Sadoon-AlBader
Copy link
Contributor

That would be difficult to build into vimb, but perhaps with a bit of scripting it can be done?
Maybe a small script to add the current window to a bookmark list, close the window, and repeat until all windows are closed?

@philiprhoades
Copy link
Author

@Sadoon-AlBader ,

Ah, that sounds promising - where can I find some existing scripts that I can look at for hacking around? - are they ordinary shell scripts?

Thanks!

@stale
Copy link

stale bot commented Apr 16, 2022

This issue has been automatically marked as stale because it has not had activity within the last 60 days.

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

No branches or pull requests

2 participants