This plugin adds support for the proprietary .note format of Notability. Because I had to reverse engineer the file format, you should expect errors and many missing features.
- Install cairo, libplist, libzip and zathura (including header files obviously, e.g. using
-dev
suffix) meson zathura-note
cd zathura-note; sudo ninja install
- Enjoy!