NotePlan
NotePlan
Aug 5

keep track of a metric within a block or note

One thing that I haven't really seen any solution do, is the ability to be able to keep a running tally of a metric within a block. Notion, kind of does this if you (in my case) dedicate a database to meetings, have "duration" as a property and then set up a filter to sort and sum on the numeric field. Possible solutions: - tables - keep values in frontmatter or similar key:value based fields - use custom plugins to sum up values from various notes
CompletedCompleted

Aug 8, 2022

Can be solved with the Summaries plugin. The table functionality will be added later. https://github.com/NotePlan/plugins/tree/main/jgclark.Summar… (Thanks Jonathan Clark for commenting)

Aug 5, 2022

Please see my existing Summaries plugin which perhaps can do most of what you're after. (Except for nice-looking tables; that's not possible until NotePlan gets proper table support. I'm sure that will come, as its about the most highly-requested feature here.) https://github.com/NotePlan/plugins/tree/main/jgclark.Summar…