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
Currently Obsidian.nvim has the :ObsidianToday and :ObsidianYesterday commands which open or create daily notes, but there are none (at least I found) that can do so for any given date. :ObsidianDailies doesn't seem to be able to create notes. There should be a command like :ObsidianDaily 2024 9 28 . and use natural language parsing to make it flexiable, like "the 2nd [of the month]" or "last friday"
Alternatives
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
🚀 The feature, motivation and pitch
Currently Obsidian.nvim has the
:ObsidianToday
and:ObsidianYesterday
commands which open or create daily notes, but there are none (at least I found) that can do so for any given date.:ObsidianDailies
doesn't seem to be able to create notes. There should be a command like:ObsidianDaily 2024 9 28
. and use natural language parsing to make it flexiable, like "the 2nd [of the month]" or "last friday"Alternatives
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: