srg-kostyrko / obsidian-journal

MIT License
115 stars 8 forks source link

Delete note from calendar #69

Open Scoubines opened 3 weeks ago

Scoubines commented 3 weeks ago

In the Calendar plugin, I really liked the option to right click on any day in the calendar and select delete to delete the chosen daily note (rather having the hassle to go into my myriad of daily notes from the explorer...). With your Journal plugin it has all the very same options when I right click on a day - except this delete function, why?

Thank you!

srg-kostyrko commented 3 weeks ago

I'm using context menu provided by obsidian, apparently delete is not part of it (at least when used from plugin), maybe Calendar plugin adds it itself I'll look into adding this option

Scoubines commented 3 weeks ago

Great, thank you! Can't wait to see the V2 :)