obsidian-media-db-templates icon indicating copy to clipboard operation
obsidian-media-db-templates copied to clipboard

question: extra code needed for INPUT[toggle:yaml_attr] to work?

Open diversable opened this issue 2 years ago • 3 comments
trafficstars

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???

diversable avatar Aug 23 '23 23:08 diversable

You need my meta bind plugin for that to work

mProjectsCode avatar Aug 24 '23 08:08 mProjectsCode

https://github.com/mProjectsCode/obsidian-meta-bind-plugin

mProjectsCode avatar Aug 24 '23 08:08 mProjectsCode

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!

diversable avatar Aug 25 '23 05:08 diversable