0.6.0
Full Changelog: 0.5.2...0.6.0
This update contains start-up performance improvements as well as a improvement for the code block parser
New Features
Attendance entries in the code block do not need to contain the state and notes field anymore; the following entries can now be parsed as well:
- [[only the link]]
- [[the link and a status]], "Present"
- [[the full attendance data]], "Present", ""
Performance improvements
The code blocks in the vault are now only parsed after obsidian is fully started.
To prevent the obsidian UI from hanging when the vault contains many attendance code blocks, the attendance list now contains a button to manually start the calculation of the attendance summary.