X-UnruledExport/README.md

10 lines
644 B
Markdown
Raw Normal View History

2022-01-13 02:59:10 -06:00
# X-UnruledExport
2022-01-13 03:17:33 -06:00
A plugin to directly export unruled PDF from Xournal++ using a shortcut.
# Usage
2022-01-13 03:29:25 -06:00
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 Alt+E.
2022-01-13 03:20:01 -06:00
2022-01-13 03:47:59 -06:00
## [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).