roelj / inklingreader

A GNU/Linux-friendly version of the Wacom Inkling SketchManager.
GNU General Public License v3.0
50 stars 16 forks source link

GUI file manager enhancements #24

Closed xuv closed 10 years ago

xuv commented 10 years ago

Little things and ideas that could make the overall GUI experience with files a little better:

This is, of course, just suggestions. The program is working great and I have no idea how much work this all requires. I write it down here just to keep track of ideas.

roelj commented 10 years ago

Thanks for the ideas. That's what keeps making this software better, so keep them coming.

I have already looked at a list of file extensions, but couldn't find any canned solutions. I'll have another look and otherwise implement our own file dialog.

EDIT: I figured out the file extensions. I also have an idea for remembering the last location.

xuv commented 10 years ago

The file extension feature works great. Thank you.

roelj commented 10 years ago

The GUI now remembers the last used location.

xuv commented 10 years ago

This is great! Thx for that.