@piascikj I can not seem to open the the journal... I just get the message it can not find the markdown file. I am assuming if the file does not exist it would create it.
Attach screen shot, does show something interesting. The actual project directory is ~/Projects/bodhi . By it is attempt in open in another directory ~/Project/banyan/notes . This directory but it is totally unrelated to project I have loaded. Deleting ~/Projects does not appear to help I have. But after hunting looking at the config.cson file I found the following entries.
After changing directory: "~/Projects/banyan/notes" to ``` directory: "~/Projects/bodhi/notes" I get the same problem, just this time in it trying the correct place. I also don't think it is permissions, the bodhi direct is drwxr-xr-x.
@piascikj I can not seem to open the the journal... I just get the message it can not find the markdown file. I am assuming if the file does not exist it would create it.
Attach screen shot, does show something interesting. The actual project directory is ~/Projects/bodhi . By it is attempt in open in another directory ~/Project/banyan/notes . This directory but it is totally unrelated to project I have loaded. Deleting ~/Projects does not appear to help I have. But after hunting looking at the config.cson file I found the following entries.
After changing
directory: "~/Projects/banyan/notes"
to ``` directory: "~/Projects/bodhi/notes" I get the same problem, just this time in it trying the correct place. I also don't think it is permissions, the bodhi direct is drwxr-xr-x.