Releases: jonjampen/obsidian-xournalpp
Releases · jonjampen/obsidian-xournalpp
v1.0.11
v1.0.10
Added
- Added option to delete both XOPP and corresponding PDF file from the file menu and the commands.
- Added option to rename both XOPP and corresponding PDF file from the file menu and the commands.
Improved
- When selecting a folder for a new file the default folder is no longer set as the default input value but as the top option.
Contributors
Thanks to @AstyCX for suggesting these features and providing implementation ideas.
v1.0.9
v1.0.8
Added
- Fuzzy suggest for selecting the folder when creating new files.
- Added command to insert embedded PDF after file creation (#7).
- Separate modal for setting a folder and naming the new file (#7).
Fixed
X++
button didn't show immediately on app startup and threw an error. Now it appears right away when the app starts (#7).
Contributors
Thank you to @AstyCX for implementing the new features from #7 and fixing the bug.
v1.0.7
Added
- Added commands to insert links for PDF, XOPP, or both after file creation (#4).
- Added setting to specify a default folder for new Xournal++ files (#4).
Improved
- Added information to documentation for setting the installation path if both Obsidian and Xournal++ are installed through Flatpack (#2).
Contributors
Thanks to @Susrex for the feature requests, and @lguenth, @aerits, and @mathmd for suggesting an installation path when using Flatpack.
1.0.6
1.0.5
1.0.4
Fixed
template.xopp
is now embedded in the code. The file was previously not downloaded during the plugin install through Obsidian.
Added
- Option to define a custom template for new Xournal++ files.
Contributors
- Thanks to @KiraGreifeneder for contributing!