Releases: ebullient/obsidian-snippetor
Releases · ebullient/obsidian-snippetor
Release 0.2.4
Release 0.2.3
Release 0.2.2
Release 0.2.1
Release 0.2.0
Release 0.1.9
Release 0.1.8
Release 0.1.7
Release 0.1.6
0.1.6
25 January 2022
Fixes:
- 🐛 Correct detection of existing file. Resolves #5
Commits:
- 🎨 ✨ Wall of Toggles Redux
d248cd7
-
Revisions to custom task configuration panel:
- initial: checkbox colors, hide the border, and ✨prevent clicks
- expanded:
- rendered view: character or emoji + size and ✨position
- ✨text:✨ bold, italic, strikethrough, use checkbox colors, or define separate text colors.
-
Under the hood:
- Created a Modal Helper for working with foregrounds/backgrounds and for creating some kinds of components to simplify code and reduce copy/paste errors.
- Restructured configuration to make it easier to work with various color/format customization sets (checkboxes vs. list items)
- Added some steps to "migrate" existing configurations to the new structure automatically
-
- ✨ Style unchecked tasks; error handling
77cb356
. Resolves #3 - 🎉 Now installable as Community Plugin
9be83b5
- 🐛 Fix bug copying foreground color
6c0221c