-
Notifications
You must be signed in to change notification settings - Fork 1k
Description
WOW... I've been using xournal for almost a decade now. Every time I've looked at xournalpp, it seemed not quite prime-time ready, but have just built the latest version, and I'm on awe how far it's come. Congrats and thanks to all the developers!
Just a quick idea for an enhancement (something i've updated in my build of xournal). There could be an option where on every save, xournalpp automatically does an export to a pdf file with the same name.
The use case is actually related to this #936 (in a way).
I often have a pdf of the document I'm writing, open on a another machine (on a big screen). The pdf version of the document is synced (using, say, dropbox). Then on every save the pdf on my big screen gets an update of the latest version within a few seconds. Doing 'export to pdf', 'overwrite file', etc each time is cumbersome. An alternative would be to have a (optional?) separate button in the toolbar that would export-to-pdf the current version of the document - maybe that's a cleaner approach?