Opus cannot retrieve icon from filepath containing a GlobalVariable

This script: Global Variable Management Dialog ? (That's by another user, not from us, FWIW.)

That's a UI for editing variables. Not much different to the UI for editing aliases.

In fact, at the bottom of that thread I suggested you use aliases instead of variables for what you are doing: :slight_smile:


There is a built-in /homeroot alias which will get you the root (drive letter) of the drive which dopus.exe is on. You don't need to create any aliases (or variables) if that is all you need.

You can also use the User Data folder within your Opus config directory. If you put your icons into there and reference them via /dopusdata/User Data then they will always be available via that alias, whether on a SSD/HDD or USB install, and they will also be included in config backups as a bonus.

Aliases can be used almost everywhere.

Variables are a lot more specialised and esoteric. There is no reason to be using variables for what you're doing.

We didn't write ManageDopusVariables. It's nothing to do with us. :slight_smile:

The /home, /homeroot and /dopusdata aliases all take care of that. Everything you need should be handled by built-in aliases.

I'm not sure what relevance that has to this discussion? But Collections are already a flat view of things from multiple folders so the idea needs some explanation if you want us to implement it. If you want to advocate for that, please start a separate thread.

I am not sure what this means, sorry.

The descript.ion system dates back to the MS-DOS days, and predates NTFS description support in Opus. We didn't invent it. (Not sure how this is relevant to getting icon paths either.)