[go: nahoru, domu]

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

[feature]: Favourites Folder #92

Open
acambule opened this issue Jul 27, 2017 · 3 comments
Open

[feature]: Favourites Folder #92

acambule opened this issue Jul 27, 2017 · 3 comments

Comments

@acambule
Copy link

Hi there,

first great tool, i really like the approach of the add-ons.

I use the horizontal-favourites-bar and what I'm looking for is the possibility to group the favourite links together into a favourite-folder.

so instead of having:
fav1 - fav2 - fav3

we could have:
fav1 - fav-folder - fav4 - fav-folder
- fav2 - fav5
- fav3 - fav6

its some kind of a menu where the links are the items of a submenu.

Is that possible out of the box? I haven't really understood how the customizing in tablacus work, so maybe it's possible but i don't know how. If not, would be cool if there was an update to the add-on.

Thanks and regards
Antonio

@tablacus
Copy link
Owner

There are two methods.

Method 1 - Enclose menus with "Menus - Open" and "Menus - Close".

Choose "Type" to "Menus".
Click "Browse..." and select "Open".
1

Choose "Type" to "Menus".
Click "Browse..." and select "Close".
2

The enclosed menu becomes a sub menu.
3

Method 2 - Use an add-on "Folder list menu".

Install an add-on "Folder list menu".
4

Make subfolders list with Notepad.(Text file)

C:\
C:\foo1
C:\bar1

Choose type to "Folder list menu".
Click "Browse..." and choose list file.
5

Like this.
6


Folder list menu features.

1.Display name

Displayname1    c:\path\filename1
Displayname2    c:\path\filename2

2.Sub menu

Displaymenu\name1    c:\path\filename1
Displaymenu/name2    c:\path\filename2

3.Splitter

Displayname1    c:\path\filename1
-
Displayname2    c:\path\filename2
Displaymenu\name1    c:\path\filename1
Displaymenu\-
Displaymenu/name2    c:\path\filename2

4.Icon

#EXTIMG:c:\img\iconfilename1.png
Displayname1    c:\path\filename1
#EXTIMG:c:\img\iconfilename2.png,16
Displayname2    c:\path\filename2

5:Exec program. (Quote with back-quote)

`calc.exe`

Best regards,

@acambule
Copy link
Author

Hi there,

great that this is possible. Would be nice to have it a bit easier, like right click on the bar and create new virtual folder or something like that. Lets say the functionality like you have it more or less in firefox browser for the favourites.

Thank you
Antonio

@tablacus
Copy link
Owner

I will try to do future examination on that.

Thank you,

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

2 participants