Page 1 of 1

Directory Shortcuts

Posted: 02 Nov 2017, 20:39
by DTaylorMedia
A feature I would like to see for the (non native) file browser is if we could use shortcuts in the directory path, such as %appdata%/.minecraft, instead of using C:/Users/<user>/AppData/Roaming/.minecraft.

I couldn't see any suggestions about this, so I don't know if this may/may not be a dupe.

Edit: I currently use the native file browser so i can use the %appdata% shortcut, but it feels a bit odd having a file browser (in which the window is white) with a dark theme.

Re: Directory Shortcuts  [Solved]

Posted: 10 Nov 2017, 12:04
by Sphax
Implemented in 2.9.

I also implemented the following special shortcuts:
%minecraft% : Minecraft path (if installed)
%staxel% : Staxel path (if installed)
%stonehearth% : StoneHearth path (if installed)
%steam% : Steam path (if installed)
%backup% : Backup folder where Cubik saves all the automatic backup files
%app% : App root folder
%data% : Cubik data folder
%desktop% : Desktop

As well as all the C# environment shortcuts such as %windir%, %SystemDrive%, %temp%, etc...