obsidian-media-db-templates
obsidian-media-db-templates copied to clipboard
question: extra code needed for INPUT[toggle:yaml_attr] to work?
Hello,
first off, thank you for putting this repo together - I've found it very helpful in learning the dataviewjs syntax!
I was wondering about the Movies reactive template though - is there extra code needed for the INPUT[toggle:watched] to work? For me, it's just showing up as text within the paragraph - no toggle is present.
Is there something I'm missing???
You need my meta bind plugin for that to work
https://github.com/mProjectsCode/obsidian-meta-bind-plugin
Thanks!! The input toggles are working great now - great plugin!
Do you happen to know if there's a different plugin for creating input sliders? That's the last piece I'm having trouble getting working from the Movies template, and it would be a really cool feature to put in a couple of my other templates, too.
Thanks again for the info, and for putting the work in to make these plugins work with Obsidian!