Page 1 of 1

Possible edit items listed in root menu of breadcumb bar?

Posted: 05 Feb 2019 12:41
by cadu
Hi,

As shown in the attached image, is it possible to edit the items listed in the root menu of the breadcrumb bar?
For instance, I would like to add my cloud folders (onedrive, googledrive) to this menu.

Thanks for the assistance,
Carlos

Re: Possible edit items listed in root menu of breadcumb bar?

Posted: 06 Feb 2019 01:54
by jupe
No it's not possible, unless you map them to a drive letter.

Re: Possible edit items listed in root menu of breadcumb bar?

Posted: 10 Feb 2019 16:06
by admin
You could also customize the Breadcrumb Bar's Hamburger to feature those links.
Or you could create a User Button in the Toolbar that drops the menu you desire.

Re: Possible edit items listed in root menu of breadcumb bar?

Posted: 10 Feb 2019 19:44
by cadu
Many thanks for directions!
Customize the Breadcrumb Hamburger is what I need.
I found out how to access Hamburger customization, but couldn't understand how to add a drive/folder path.
How to add drive/folder path into Hamburger menu?

Re: Possible edit items listed in root menu of breadcumb bar?

Posted: 10 Feb 2019 19:58
by highend
::C:\;goto "C:\"

Re: Possible edit items listed in root menu of breadcumb bar?

Posted: 10 Feb 2019 21:39
by cadu
::C:\;goto "C:\"
It worked. Thank you very much!

Just a further point:
In the Hamburger menu, is it possible to replace the default blue script icon (with a white triangle inside) with a custom icon?
I mean, I would like to see a "drive C:" custom icon instead.
I tried to append to the syntax "<xypath>\Data\Icons\Drive.png", but it didn't work:
::C:\;goto "C:\";<xypath>\Data\Icons\Drive.png

Re: Possible edit items listed in root menu of breadcumb bar?

Posted: 10 Feb 2019 21:48
by highend
Afaik this is not supported atm.

Re: Possible edit items listed in root menu of breadcumb bar?

Posted: 14 Feb 2019 14:08
by cadu
Actually, I could add the icons following the syntax below (I'm inserting all menu shown in the image)

Code: Select all

New Item;#240;:newfolder
New Folder;#233;:newfolder
-
Copy PATH;#101;<xypath>\Data\Icons\Copy_Path_1.png
Copy NAME;#113;<xypath>\Data\Icons\Copy_Path_1.png
Copy NAME.ext;#102;<xypath>\Data\Icons\Copy_Path_1.png
-
Append DATE;#1407;:copy
Duplicate with DATE;#165;:copy
-
Duplicate Tab;#1403;<xypath>\Data\Icons\Folder_TAB_Grey.png
Duplicate Tab to Other Pane;#1404;<xypath>\Data\Icons\Folder_TAB_Grey.png
-
Open Folder;#1043;<xypath>\Data\Icons\Folder_TAB_Redish.png
Open Folder in Other Pane;#1063;<xypath>\Data\Icons\Folder_TAB_Redish.png
-
:dpmoveto
:dpcopyto
-
:home
Set Home;#347;:home
Lock Home;#349;:home
-
Lock Location;#350;<xypath>\Data\Icons\LockerBlack.png
-
Close ALL Tabs;#352;<xypath>\Data\Icons\CloseRed.png
2019-02-14_11-06.png
2019-02-14_11-06.png (17.57 KiB) Viewed 1792 times

Re: Possible edit items listed in root menu of breadcumb bar?

Posted: 14 Feb 2019 14:13
by highend
Actually, I could add the icons following the syntax below
Yeah, and now try to add an icon to this:

Code: Select all

::Goto C:\;goto "C:\"
<xypath>\Data\Icons
There is <xyicons>?

Re: Possible edit items listed in root menu of breadcumb bar?

Posted: 14 Feb 2019 14:24
by cadu
highend wrote: 14 Feb 2019 14:13
Actually, I could add the icons following the syntax below
Yeah, and now try to add an icon to this:

Code: Select all

::Goto C:\;goto "C:\"
<xypath>\Data\Icons
There is <xyicons>?
You are right @highend, for this script I couldn't find out how to add icon. In the end, I changed the initial Breadcrumb menu designing I had in mind (based on scripts as ::Goto C:\;goto "C:\"), then with my new commands with icons I generalized mistakenly the icons possibilities.

Anyway, if anyone finds out how to add an icon to this script structure, please share:
::Goto C:\;goto "C:\"

Re: Possible edit items listed in root menu of breadcumb bar?

Posted: 18 Feb 2019 03:01
by hari3
How to add C and D at the place where navigation buttons are shown and after this is added the navigation buttons should be hidden

Re: Possible edit items listed in root menu of breadcumb bar?

Posted: 22 Feb 2019 11:30
by hari3
or how to add drives at the navigation