Bookmark Groupfolders

Features wanted...
Post Reply
MarioWalder
Posts: 2
Joined: 18 Jan 2025 11:01

Bookmark Groupfolders

Post by MarioWalder »

I would like to have group folders to sort my bookmark like this:
groupfolders.png
You do not have the required permissions to view the files attached to this post.

admin
Site Admin
Posts: 66090
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Bookmark Groupfolders

Post by admin »

Is this the content of "Photos" or an arbitrary collection of items?

MarioWalder
Posts: 2
Joined: 18 Jan 2025 11:01

Re: Bookmark Groupfolders

Post by MarioWalder »

This is an arbitrary collection of folders - moved via drag and drop into the group folder. I took the screenshot using the Clover file manager (version 3.0.406), which doesn't work properly on Windows 11. It is possible to create normal folders and group folders within a group folder. You can export the bookmarks to an html file and import them on another PC.
Last edited by MarioWalder on 18 Jan 2025 12:03, edited 2 times in total.

admin
Site Admin
Posts: 66090
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Bookmark Groupfolders

Post by admin »

You can achieve the same result in a different way (not via drag and drop) by using so-called "Smart Dropdown Buttons". These are user buttons (you find them at the bottom of the available buttons list in Tools | Customize Toolbar...) where the left-click event is not a script, but a list of items that pop up a menu when the button is clicked (optionally the items are indented to create a nested menu). For example:

Code: Select all

C:\
"Calculator" %winsysdir%\Calc.exe
E:\XY\XYplorer\appdata\XYplorer.ini
-
Locations
  C:\
  D:\
  -
  More Locations and Apps
    %temp%
    <xy>
    C:\Program Files\Notepad++\notepad++.exe

MarioWalder
Posts: 2
Joined: 18 Jan 2025 11:01

Re: Bookmark Groupfolders

Post by MarioWalder »

thank you, I will try your solution!

Post Reply