macedotavares / obsidian-utilities

An Alfred workflow focusing on quick entry and logging.
https://github.com/macedotavares/obsidian-utilities
GNU General Public License v3.0
169 stars 7 forks source link

daily journal opens but note doesn't get appended #18

Closed mgeduld closed 3 years ago

mgeduld commented 3 years ago

If I evoke Alfred and type dj this is a test, my daily note opens in Obsidian but no text gets added. I see a notification that says the file has been opened, and there's no error message. It just silently fails.

I'm using the latest version of Obsidian, Alfred 4, and Mac OS Big Sur.

mgeduld commented 3 years ago

My vault is in an iCloud folder.

mgeduld commented 3 years ago

[16:03:46.243] ERROR: Obsidian Utilities[Write Text File] Unable to write file '/daily/2021-07-15.md' as parent folder does not exist

Yet it's able to find this file and display it.

macedotavares commented 3 years ago

Can you share a screenshot of your environment variables? On 15 Jul 2021, 21:05 +0100, Marcus Geduld @.***>, wrote:

[16:03:46.243] ERROR: Obsidian Utilities[Write Text File] Unable to write file '/daily/2021-07-15.md' as parent folder does not exist Yet it's able to find this file and display it. — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

mgeduld commented 3 years ago

After messing with the vault_path var, I was able to get it to work.