A seamless integration with Xournal++. Xournal++ is an open-source and cross-platform note taking application for digital, handwritten notes and PDF annotations.
X++
), enabling quick navigation to the corresponding Xournal++ file.Ensure you have Xournal++ installed on your device.
If you run into any issues, you might have to manually add the Xournal++ installation path, refer to Setting the Xournal++ Installation Path for more information.
Be mindful that any PDF files sharing the same name and location as Xournal++ (.xopp) files will be overwritten with the exported version. This ensures seamless integration and consistent file management within Obsidian (regular vault backups are therefore recommended).
Xournal++
Your feedback, contributions, and feature requests are valuable to the development of the plugin. Please submit any issues or suggestions via the GitHub repository.
Contributions in any form are welcome. To contribute, create a pull request and feel free to reach out to me at any time.
First, fork this repository, then run the following commands:
cd YOUR-OBSIDIAN-VAULT/.obsidian/plugins/
git clone git@github.com:YOUR-REPOSITORY
mv obsidian-xournalpp xournalpp
cd xournalpp
git checkout -b feature-branch
npm install
npm run dev
This plugin is created by Jon Jampen. I hope you find this plugin useful!