srg-kostyrko / obsidian-journal

MIT License
70 stars 7 forks source link

Can we improve "Automatically create notes whenever you open this vault"? #52

Open nikhilmaddirala opened 3 weeks ago

nikhilmaddirala commented 3 weeks ago

The trigger action "open this vault" almost never triggers for me, because I never close and re-open the Obsidian app or my vault unless I restart my computer which happens less than once a week. I don't find this trigger action useful. Could we consider some alternative implementations? Here are two that I can think of:

1) Automatically create new notes every day

2) Automatically create new notes upfront for a user specified date range (e.g. create all notes for this week / this month / etc. - this is my preferred solution)

Thanks in advance for considering this! 😊

srg-kostyrko commented 3 weeks ago

currently I use a bit hacky way to check if it is obsidian start that I took over from Periodic Notes but you have a good point - not always obsidian is closed I will check for a way to make Auto create notes (based on journal periods)