You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run :ObsidianToday, the plugin is creating a directory instead of a file and throwing the following error:
Unable to write note at '/home/brian/Documents/wiki/dailies/2024-02-25.md'
Error executing Lua callback: ...e/nvim/lazy/plenary.nvim/lua/plenary/context_manager.lua:24: ...ocal/share/nvim/
lazy/obsidian.nvim/lua/obsidian/note.lua:274: Is a directory
stack traceback:
[C]: in function 'assert'
...e/nvim/lazy/plenary.nvim/lua/plenary/context_manager.lua:24: in function 'with'
...ocal/share/nvim/lazy/obsidian.nvim/lua/obsidian/note.lua:189: in function 'from_file'
...al/share/nvim/lazy/obsidian.nvim/lua/obsidian/client.lua:1404: in function 'daily'
.../nvim/lazy/obsidian.nvim/lua/obsidian/commands/today.lua:17: in function 'func'
...e/nvim/lazy/obsidian.nvim/lua/obsidian/commands/init.lua:67: in function <...e/nvim/lazy/obsidian.nvim
/lua/obsidian/commands/init.lua:66>
🐛 Describe the bug
When I run :ObsidianToday, the plugin is creating a directory instead of a file and throwing the following error:
Config
Environment
The text was updated successfully, but these errors were encountered: