Releases: Dyldog/luhman-obsidian-plugin
Releases · Dyldog/luhman-obsidian-plugin
v1.2.0
Added
- Basic Template support (
{{title}}
and{{link}}
only) - Setting to enable adding title as alias in frontmatter of new zettels
- setting to enable title alias in parent file link
- [KNOWN BUG] Insert Zettel Link does not support aliases
Fixed
- Fixed Regex to exclude the extension after test for further processing, which would have cause every theoretically valid file to fail test
- Added
file-symlink
icon to thenew sibling
command - Added
file-down
icon to thenew child
command - Added
link-2
icon to theinsert link
command - Added
folder-open
icon to theopen
command - Added
outdent
icon to theoutdent
command
v1.1.4
Added
- Added documentation for the release process.
- Added beta versions (via [BRAT]).
- Added notifications for some failures.
- Added CHANGELOG.
- Added
Open New Zettel on Creation
checkbox on Model screen - Added new command
New Child Zettel Note (Don't Open)
same asNew Child Zettel Note
but defaultsOpen New Zettel on Creation
to false - Added new command
New Sibling Zettel Note (Don't Open)
same asNew Sibling Zettel Note
but defaultsOpen New Zettel on Creation
to false
Fixed
- Fixed [BUG] Weird Static Space Behavior with Create Child/Sibling Selection #32
- Fixed [BUG] On Create Sibling or Child Note, link to child or sibling incorrect #24
- Fixed [BUG] Weird space added when making link to zettle
#30 - Add zettel command wasn't working.
- Titles were set to
# \n\n
by default when user didn't provide a title. - Ignore filter for getting zettels was configured incorrectly.
- Fixed issue with Release-It config