Skip to content

catch22/XournalQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XournalQL

QuickLook plugin for Xournal documents.

Installation via Homebrew-Cask

There is a preliminary Cask file that can be used to install XournalQL.

  1. Install xournal-converters by running pip install xournal-converters.

  2. Download xournalql.rb and run brew cask install xournalql.rb.

Manual Installation

  1. Install xournal-converters by running pip install xournal-converters.

  2. Download the latest release.

  3. Using the Finder, copy XournalQL.app to /Applications.

  4. Using the Finder, copy XournalQL.qlgenerator to ~/Library/QuickLook. Create this folder if it does not exist. Possibly run qlmanage -r to reload the QuickLook infrastructure.

Technical Remarks

At the moment, XournalQL expects xoj2pdf to be available at /usr/local/bin.