- [fix] onunload error
- [fix] #5
- disable snippet when onunload
- [updated] i18n refactoring, add support html elements
- [updated] In settings, after clicking add button, new entry will be added at the first, rather than at the last. It is more convenient for users to see the new entry when there are many entries already.
- PR #4
- PR #3
- [feature] support local image file: relative to Obsidian vault or absolute path.
- [feature] custom css:
top
,left
,opacity
- [updated] i18n support
- [updated] No longer needing to force refresh css, it's automatically updated.
- [fix] bug: focus quit every time when input text is changed (
this.display()
issue)
- [updated] Chinese language support for setting tab.
- [updated] Force icon preview image background-color to be transparent.
- [updated] add description about setting
- [updated] format and remove redundant codes
- [feature] Icon preview in setting tab
- [fix] Add refresh button to ensure new css
- [updated] Rather than generate css file in
.obsidian/snippets/
, directly overwrite the plugin'sstyles.css
file.
- [feature] Basic feature: change metadata icon.