Plugin: Time Slip (time tracker) [v1.0.2, 2024-11-12]

Summarise your year

I added a script to the repo, that you may use to generate visualisations from all your time slip logs, similar to the ones below (using joppy, wordcloud, squarify). For each time slip, one image will be generated for tasks in your preferred style (--wordcloud / --treemap), and one for projects.

Example:

python3 scripts/summarise_time_slips.py --wordcloud --treemap <joplin_webclipper_token> <output_dir>


2 Likes