Anton Khamets
Anton Khamets
Hi, Is there a way to get the currently selected value of root attribute from within a template? Something like: ```tsx ... rootAttribute: { defaultState: { name: "Dark", value: "dark"...
Fixes https://github.com/lachsh/obsidian-recipe-view/issues/14 
Hi, I need https://github.com/lachsh/obsidian-recipe-view/issues/25 to make this -- awesome, by way! -- plugin work with recipes in my language. So here's my crude attempt at implementing it. 1. Adds a...