chrisgrieser / new-tab-default-page

Obsidian plugin to open a note of your choice when creating a new tab, like in the browser.
MIT License
46 stars 4 forks source link

Feature Request: Compatability with Periodic Notes for Daily note #4

Closed jloh closed 2 years ago

jloh commented 2 years ago

Feature Requested

I use Periodic Notes instead of the default daily notes plugin so I can get weekly and monthly notes as well. It would be awesome if this plugin extended its functionality to support daily notes supplied by Periodic Notes as well!

Relevant Screenshot

No response

Checklist

chrisgrieser commented 2 years ago

Should be possible.

Since I do not use the Periodic Notes plugin myself, is there a particular command to open the current week note or something? The New Tab Page plugin essentially just runs certain commands when it detects that a new tab has been opened, so if there is a static command from the periodic notes plugin, that should be an easy addition

jloh commented 2 years ago

There is, yeah. Its designed to be a drop in replacement for the standard daily notes more or less. I'm unsure how to get the command IDs for you, is there an easy way? Heres a screenshot of the command pallet at least 😅

image
chrisgrieser commented 2 years ago

great, added in the latest release. 😊