yyoon / Journaley

A simple and elegant open-source journal keeping software for Windows
http://journaleyapp.com/
Other
115 stars 19 forks source link

Make default browse location for Welcome screen be more appropriate. #100

Closed sguergachi closed 9 years ago

sguergachi commented 9 years ago

Instead of having the default location be "My Computer", we should set it to be something more appropriate like "My Documents".

yyoon commented 9 years ago

For me, it does that already, as shown below. image

Or, did you want something else, for example the "My Documents" folder being expanded initially?

sguergachi commented 9 years ago

Yeah. This was a piece of feedback I got and I think it makes sense. Very few people would put their journals in any folder in My Computer other than My Documents right? It will either most likely be in My Documents or Dropbox. Anywhere else can be navigated to.

Sammy Guergachi

On Jul 31, 2015, 1:42 AM -0400, YoungSeok Yoonnotifications@github.com, wrote:

For me, it does that already, as shown below.

Or, did you want something else, for example the "My Documents" folder being expanded initially?

— Reply to this email directly orview it on GitHub(https://github.com/yyoon/Journaley/issues/100#issuecomment-126572792).

yyoon commented 9 years ago

I'm not sure if I understand. The current default location is already My Documents, not My Computer. What exactly are you suggesting?

sguergachi commented 9 years ago

Sorry, I meant it should be expanded.

Sammy Guergachi

On Jul 31, 2015, 10:09 AM -0400, YoungSeok Yoonnotifications@github.com, wrote:

I'm not sure if I understand. The current default location is already My Documents, not My Computer. What exactly are you suggesting?

— Reply to this email directly orview it on GitHub(https://github.com/yyoon/Journaley/issues/100#issuecomment-126704238).

yyoon commented 9 years ago

Okay. I'll see if I can do that.

yyoon commented 9 years ago

Unfortunately, the FolderBrowserDialog that we're using doesn't seem to provide a way to fine-control the tree view area. We could roll our own version of FolderBrowserDialog with full control, but it would be an overkill.

sguergachi commented 9 years ago

Ok. Close this for now then.

Sammy Guergachi

On Jul 31, 2015, 10:21 AM -0400, YoungSeok Yoonnotifications@github.com, wrote:

Unfortunately, theFolderBrowserDialogthat we're using doesn't seem to provide a way to fine-control the tree view area. We could roll our own version ofFolderBrowserDialogwith full control, but it would be an overkill.

— Reply to this email directly orview it on GitHub(https://github.com/yyoon/Journaley/issues/100#issuecomment-126707349).