mirror of
https://github.com/SinTan1729/X-UnruledExport.git
synced 2024-12-26 05:18:35 -06:00
13 lines
675 B
Markdown
13 lines
675 B
Markdown
# X-UnruledExport
|
|
|
|
A plugin to directly export unruled PDF from Xournal++ using a shortcut.
|
|
|
|
# Usage
|
|
|
|
Create a directory `/usr/share/xournalapp/plugins/UnruledExport/` and place `plugin.ini` and `main.lua` in it. Then enable the plugin "ExportUnruled" in the Plugin menu and restart. There should be a new option in Plugin menu now for exporting directly as unruled PDF and you can also do it using the shortcut <kbd>Alt</kbd>+<kbd>E</kbd>.
|
|
|
|
# Notes
|
|
|
|
- [Xournal++](https://github.com/xournalpp/xournalpp/) is an excellent app for hand note-taking.
|
|
|
|
- This is basically a modified version of [Export Plugin](https://github.com/xournalpp/xournalpp/tree/master/plugins/Export).
|