omnivore-app / obsidian-omnivore

Obsidian plugin to fetch articles and highlights from Omnivore
MIT License
813 stars 48 forks source link

Add wordsCount to exposed variables #56

Closed jacksonh closed 1 year ago

jacksonh commented 1 year ago

We should expose wordsCount to the exposed variables. I'm not sure if mustache allows operations, but it might be nice to expose readLength as max(1, item.wordsCount / 235).