The Ubuntu community has contributed 13850 ideas, 66216 comments, 1283827 votes
Idea
#4601: Regroup the applications folders
|
| |
34
|
|
|
Written by Brinbois the 14 Mar 08 at 11:10.
Category: Accessibility.
Related to:
Nothing/Others.
Status: New
|
|
|
Description
Regroup every personal configuration folders, in one and only hidden folder in ~ instead of "spamming" /home/user with one hidden folder by application. Create a folder /home/user/.apps/ where applications should place their own configuration folder which allows users to sort easily his home folder :p
Tags:
(none)
Attachments
No attachments.
Duplicates
Comments
|
cheesehead wrote on the 14 Mar 08 at 13:52
| |
Why is this better?
|
|
Phase wrote on the 14 Mar 08 at 14:12
|
I strongly promote this idea as confiurations from
/home/user/Desktop
/home/user/'.hidden'
always interfere with my personal homedir stucture (for example):
/home/user/Business
/home/user/Engineering
/home/user/Library
/home/user/Personal
/home/user/Production
/home/user/Research
/home/user/Resource
/home/user/Temporary
As 'best practice' for now I create users with 'homedir':
/home/user/.apps
or
/home/user/Resource
in passwd and not
/home/user
Then I set /home/user to the users permissions.
chown user /home/user
chgrp group /home/user
This gives users the chance to get all 'homedir bound' applications out of the way (to either /home/user/.apps or /home/user/Resource)
So a devision between hoemedir and applications-dir is done
and this works fine for me.
I guess we have to go forward and discuss this mor.
|
|
phq wrote on the 14 Mar 08 at 15:22
| |
This problem also has to do with applications such as filezilla that won't respect the convention that files starting with a dot should be hidden by default.
|
|
Eldmannen wrote on the 15 Mar 08 at 02:22
| |
I strongly agree!
|
|
Psycho_zs wrote on the 15 Mar 08 at 07:20
| |
tendency is to put configs in .config folder. Hope it will gain popularity
|
Post your comment
|
|
|