Results 13 comments of wych(witch)

Can confirm I'm having this issue too! Same error and everything. I detailed it in my issue thread [here](https://github.com/charmbracelet/soft-serve/issues/63#issuecomment-1018088915), I can provide any info that's needed!

Yessss this sounds perfect!!! Exactly the functionality i had in mind

> I was looking at this as well -- I really want to be able to specify the view for "today's events" in my daily note and connect them to...

> > > This will be difficult, unfortunately, due to the way the tag rolling works. I'll think about a way to implement it. That totally makes sense! I had...

ALSO I just realized, but maybe a fallback option would be nice for this too? In case the tag combination doesn't return anything. However this might need its own issue...

Thank you!! That works for now!! I'll open up an issue in that plugin's page to hopefully provide support for this!

Oh huh, just discovered some odd behavior(?) When assigning true to a bool value in my frontmatter and attempting to use textValueMap to map True to 1 and False to...

Thank you!! And no worries I understand we all got things going on ^^

Ah I see! That makes a lot of sense hahaha I think just parsing the boolean values as 0 and 1 would be fine, since many languages will do that...