kinabalu / obsidian-oura-plugin

Plugin to process data from Oura Ring
MIT License
33 stars 4 forks source link

Insert data in daily template #17

Closed megaslothy closed 3 months ago

megaslothy commented 3 months ago

Hi, is it possible to insert the data in daily template via templater or similar? I've been unable to find how to execute a command from the palette in a template.

megaslothy commented 3 months ago

Finally solved via templater plugin:

<%* app.commands.executeCommandById("obsidian-oura-plugin:insert-oura-ring-stats") %>