

... which when clicked on, lets the user see what she can create in that folder.
To do this, we can add a command-line option to applications, such as
oowriter –new-doc-in-directory=/home/foo/dirname
Also, we can extend .desktop files to mention which apps actually support this convention, so that we can present those apps in the popup menu.