Skip to content

Add features template settings and clipboard extract

Compare
Choose a tag to compare
@floxdeveloper floxdeveloper released this 02 Aug 09:29
· 25 commits to master since this release
4191635

This release includes the "Template Settings" and "Clipboard Extract" features.
"Template Settings" extends the settings for the template used to create nodes based on annotations in the PDF. You can use the following variables

  • highlightedText: 'Highlighted text from PDF',
  • folder: 'Folder of the PDF file',
  • file: 'Binary content of the file',
  • filepath: 'Path of PDF file
  • pageNumber: 'Page number of annotation with reference to PDF pages',
  • author: 'Author of the annotation
  • body: 'Body of the annotation

"Clipboard Extract" includes a new command that allows you to extract annotations from a PDF by simply copying its path to the clipboard (CTRL + C). The PDF can be outside the Obsidian vault.