Hanhula / projectbrigid

Creating a WorldAnvil app with varying capabilities.
https://brigid.istralar.com/
GNU General Public License v3.0
4 stars 2 forks source link

[Request] Progress of stats over time #39

Open tjtrewin opened 1 year ago

tjtrewin commented 1 year ago

Could Brigid have a progress tab?

I don't know if you could pull data on likes/comments/follows per month BUT I'd be super interested to see a breakdown of the number of articles (and number by template) created each month!

It might be possible to set up without storing data by doing something like:

And from that data it'd be awesome to see:

Hanhula commented 1 year ago

Oh this is definitely a good idea. Clever, clever move on the dates. We do already have wordcount and likes as an overall thing; we can definitely use them on a monthly kinda basis too with this down the line.