0.5.0 mobile UI improvement, alternate checkboxes, refine LP consistency
Improved Floating Action Button (FAB)
- Added ability to enable/disable either or both FAB and adjust their position. You can choose which button to be the FAB second button (if you add more than one Page Header button with Commander plugin). Note that for now it’s limited to third and fourth Page Header button.
Collapsed frontmatter in Live Preview
- When you enable it via Style Settings, the frontmatter in Live Preview (fenced by two 3-dashes
---
) will be in “collapsed” state but will “un-collapsed” when on hover or is on active line.
Alternate Checkboxes
- Added task-related alternate checkboxes i.e.
[/]
partial,[>]
defer/reschedule,[-]
cancelled, and[<]
schedule/meeting.
Various Refinements
- Fixes and refinement for mobile UI i.e. (a) distinguishing tablet from phone, (b) improved certain mobile UI contrast for OLED Black.
- Fixes for relationship line / indentation guide adjustment (via Style Settings) not properly applied.
- Rewrite some code to utilise Obsidian’s default variables i.e. for popover width, tag customisation, and list spacing.
- Added options to adjust list line height, and improved consistency of list line height between Editing View and Reading View (especially for headings in lists)