Sarah Arminta

Results 25 comments of Sarah Arminta

I would also really like to have a checkbox type. I use dataview for tasks which are full pages. Perhaps it could be optional to represent boolean metadata as a...

Yes, I agree that it probably makes the most sense to add the 3 fields that are common across all of the notes.

I think a template is a great idea! Perhaps being able to set default values for fields in the template could help with the more complex queries?

Yes, so say I have two inline fields: `Total:: 5` `Completed:: 3` I could create a column that uses the formula `(completed/total)*100 + "%"` to show the result even though...

So exciting!!! 🤩

Since the view auto update feature was added to dataview, sortable no longer keeps the table sorted. It gets refreshed along with the view.

> Have you consider using [Templater](https://github.com/SilentVoid13/Templater)? > > with a "master template" and a little of javascript you could set conditional templates to activates in certain note types. (I also...

> ## What if when you wrote fileClass in the frontmatter matedata area a script writes the fileClass predefined fields under the fileClass row. > Like: > fileClass:: People //...