EsotericSoftware / spine-editor

Issue tracking for the Spine editor.
http://esotericsoftware.com/
28 stars 2 forks source link

folder spine to dot spine (.spine) #769

Closed jonlepage closed 7 months ago

jonlepage commented 8 months ago

Sorry, i know I have a bit of a quirk, but this has been bothering me for a while. Do you think you could add a dot as a suffix to the '.spine' folder in the OS profile, like other software that adds their profile data there? It makes things cleaner because this is where he OS Windows also manages links to personal folders, and it can quickly become an organizational mess without good practices

of you can change your profile folder from spine to .spine 😁 geek maniak organisation will thank you. image

thanks

NathanSweet commented 7 months ago

It is not a convention to use a . prefix on Windows. It is on Linux and some apps do it on Windows.

The Windows way is to place files in AppData under Roaming or Local or LocalLow. While that is the standard way of doing it, it's pretty ugly since most users have no idea what those mean. It also means there are 3 locations where users have to look to find files.

I understand it mixes with other folders and that's not great, but unfortunately it's too late to change for Spine now. It would be complicated to shuffle the folders around and we wouldn't want to have 2 places to look. Spine isn't the only app that places files in the user folder. Also Windows itself creates junk in the user folder, like 3D Objects. Those can be difficult to get rid of. It's just not a place that can be kept tidy.

FabianoIlCapo commented 7 months ago

So damn true, Nate