-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
Including information/explanation about folders from the XDG specification would be helpful.
The complication is that since those folders are defined by environment variables, the current approach of testing the directory by regular expression on a preset list of directories isn't going to work.
If the target audience of this program is mainly new users, this could probably be ignored, and help strings for the defaults such as "~/.local/share" could be hard-coded into the program.
Reactions are currently unavailable