BoettcherDasOriginal / LeoConsole

LeoConsole is a terminal with many features! It allows you to quickly and easily program smaller or larger console functions or use those of others. It is written in C# 10 under .NET 6
GNU General Public License v3.0
2 stars 0 forks source link

[Feature request] standardized location for user-created data #50

Open alexcoder04 opened 2 years ago

alexcoder04 commented 2 years ago

Description

It would be nice to agree on a standardized location for all the files created by the user. I would propose $SAVEPATH/home/$USERNAME as it is on Linux.

Intended Use-Case

Saving all user-created content in one place (e. g. files created by a note-taking plugin)

Misc

However, in this case we cannot permit empty usernames anymore... Unless we choose to replace $USERNAME with some kind of uuid