Bug 26576 - Add a new field to xdg-user-dirs
Summary: Add a new field to xdg-user-dirs
Status: RESOLVED MOVED
Alias: None
Product: xdg-user-dirs
Classification: Unclassified
Component: General (show other bugs)
Version: unspecified
Hardware: All All
: medium normal
Assignee: Alexander Larsson
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-15 08:06 UTC by Luke Faraone
Modified: 2018-10-15 07:54 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Luke Faraone 2010-02-15 08:06:42 UTC
I'm a developer working on Ground Control<http://launchpad.net/groundcontrol>, a distributed development plugin for Nautilus. 

Ground Control uses a new directory, $HOME/Projects, to store software projects that the user is currently working on. Would this be a suitable thing to add to /etc/xdg/user-dirs.defaults:

  PROJECTS=Projects

This would be useful outside software development, since a lot of things one works on don't fit in to the existing structure.
Comment 1 Alexander Larsson 2010-02-24 01:29:18 UTC
I don't think projects is a good thing to add. Its not common enough for people to do software development that we want everyone to get a directory for it, nor is it well defined enough for general use (i.e. what type of applications would automatically put their files there).
Comment 2 Martin Owens 2010-02-24 06:29:10 UTC
Projects are not constricted to software development, but are used for any creative process that involved set directories of files. For instance writing manuals, doing manga comics, video projects (as opposed to XDG-Video which seems to be video consumption, and renderings).

In fact any sort of organised project space.

$HOME/Projects/%name%/

OR

$HOME/Projects/%type%/%name%/

Are fine recommended layouts for how such a directory would work.

Although I see your point that it may not be required for everyone, so perhaps making xdg-users-dir extensible so software development tools could add in a projects xdg entry without clobbering your single etc configuration file.
Comment 3 GitLab Migration User 2018-10-15 07:54:57 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/xdg/xdg-user-dirs/issues/1.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.