I want to collect some footnotes, based on a tag within the text of the footnote.
Things I have tried
I have some footnotes and inserted tags in the text. I can’t figure out how to query them with Dataview. I tried changing the formatting of the footnotes to be lists, or tasks, but the queries still didn’t work (came up empty) until I removed the part of the list item that makes it a footnote:
[^1]
Put another way, this doesn’t work:
- [ ] [^1]: [[When does the Federal program begin? What year?]] #orq
But this is returned in my query results:
- [ ] : [[When does the Federal program begin? What year?]] #orq