Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: Support "well known" user directories #181

Open
B3QL opened this issue Jul 20, 2022 · 1 comment
Open

feature: Support "well known" user directories #181

B3QL opened this issue Jul 20, 2022 · 1 comment

Comments

@B3QL
Copy link

B3QL commented Jul 20, 2022

I haven't found a package that provides that functionality and I think that it might be a good use case to handle it here.
All major OSes have some form of default user directories like:

$HOME/Desktop
$HOME/Documents
$HOME/Downloads
$HOME/Music
$HOME/Pictures
$HOME/Public
$HOME/Videos

The paths may also differ based on system language preferences, so the i18n needs to be handed as well.

https://wiki.archlinux.org/title/XDG_user_directories
https://support.apple.com/guide/mac-help/folders-that-come-with-your-mac-mchlp1143/mac

@B3QL
Copy link
Author

B3QL commented Jul 21, 2022

@zoofood what do you think about it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant