A plugin to chart or visualize trends in the values of page properties over time.
- First ensure that you have hkgnp's Table Render and Chart Render plugins
- Use the slash menu and type
property visualizer
- Assign variables in the syntax
- {{renderer :property_visualizer, {property name}, {type of graph or table}, {graph or table}, {last x days}}
- Base the types from the readme of either plugin
- Samples
-
{{renderer :property_visualizer, happiness, line white 300, chart, 40}}
-
{{renderer :property_visualizer, fulfillment}}
-
{{renderer :property_visualizer, happiness, data nosum}}
-
- Important: Will only fetch page properties of journal pages
- Add a page property to every journal page when you want to track something
- Track habits, word written, etc.