Java Swing application that copies new documents from a Boogie Board Sync into ~/Documents/bbsync/STAGE and then displays each file for tagging. Tags are written to a peer txt file.
UI for creating "views" that will use sejda to create single PDF files representing tags of interest. For example, if you wanted to see all pages with a tag of "analysis" it would create a single analysis.pdf with all those pages in order lexigraphically based on the original file names.
- JPedal (LGPL)
- sejda-console
wget https://github.com/torakiki/sejda/releases/download/v1.0.0.M9/sejda-console-1.0.0.M9-bin.zip -O ~/Downloads/sejda-console-1.0.0.M9-bin.zip
unzip ~/Downloads/sejda-console-1.0.0.M9-bin.zip -d ~/Downloads