Zettelkasten Forum


Markdown compatible table of annual zettelkasting stats

For those of us who have an interest in a quantified life, I'd like to share a quick tool for producing a table with yearly stats on your, "The Archive" hosted zettelkasten.

Here is the GIT repo.
https://github.com/woodenzen/annual_stats.git
Requires python to be installed and a wee bit of comfort in the terminal.

Below is a preview of the output using my ZK as an example.

Will Simpson
I must keep doing my best even though I'm a failure. My peak cognition is behind me. One day soon I will read my last book, write my last note, eat my last meal, and kiss my sweetie for the last time.
kestrelcreek.com

Comments

  • Cool, thank you for sharing this!

    ╒════════╤═════════╤═════════╤═════════╕
    │   Year │   Notes │   Links │   Words │
    ╞════════╪═════════╪═════════╪═════════╡
    │   2009 │      50 │       1 │    7100 │
    ├────────┼─────────┼─────────┼─────────┤
    │   2010 │     141 │      26 │   29947 │
    ├────────┼─────────┼─────────┼─────────┤
    │   2011 │     204 │      14 │   35712 │
    ├────────┼─────────┼─────────┼─────────┤
    │   2012 │     673 │      41 │   89990 │
    ├────────┼─────────┼─────────┼─────────┤
    │   2013 │     565 │      87 │   65082 │
    ├────────┼─────────┼─────────┼─────────┤
    │   2014 │     356 │      70 │   44320 │
    ├────────┼─────────┼─────────┼─────────┤
    │   2015 │     240 │      11 │   26302 │
    ├────────┼─────────┼─────────┼─────────┤
    │   2016 │     399 │      78 │   55095 │
    ├────────┼─────────┼─────────┼─────────┤
    │   2017 │     633 │     410 │   83273 │
    ├────────┼─────────┼─────────┼─────────┤
    │   2018 │     424 │     350 │   53134 │
    ├────────┼─────────┼─────────┼─────────┤
    │   2019 │     318 │     144 │   41074 │
    ├────────┼─────────┼─────────┼─────────┤
    │   2020 │     431 │     213 │   56432 │
    ├────────┼─────────┼─────────┼─────────┤
    │   2021 │     647 │     359 │   89643 │
    ├────────┼─────────┼─────────┼─────────┤
    │   2022 │     559 │     191 │   68999 │
    ├────────┼─────────┼─────────┼─────────┤
    │   2023 │      11 │       2 │    1943 │
    ╘════════╧═════════╧═════════╧═════════╛
    

    The low link numbers in some early years are because I haven't mass-replaced my old §-based links with the new [[...]] wikilinks.

    But that's no excuse for 2019 or 2020 :D

    Author at Zettelkasten.de • https://christiantietze.de/

Sign In or Register to comment.