Add features template settings and clipboard extract
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.