Skip to content

Releases: munach/obsidian-extract-pdf-annotations

Add setting 'Notes export path'

09 Oct 15:16
e3b465f
Compare
Choose a tag to compare

The new setting gives users the option to specify the export path for notes with annotations. When the path is specified, the notes with annotations are created there instead of the vault's root.

Add support for squiggle annotation type and some bugfixes

16 Aug 11:34
d5e450c
Compare
Choose a tag to compare

Users can now also extract squiggly annotations from their PDFs.
Additionally the following bugs were fixed:

  • Preset desired annotations
  • Use note template for FreeText instead of template for highlights

Add support for FreeText annotations and option to select desired annotation types for extraction

16 Aug 07:28
8b171d4
Compare
Choose a tag to compare

With this version user's can extract FreeText annotations from PDFs and they can specify which types of annotations they want to extract from their PDFs.

Adjust extraction algorithm

08 Aug 18:37
289867a
Compare
Choose a tag to compare

In order to improve the extraction algorithm which omits sometimes letters, this new version is released

Add features template settings and clipboard extract

02 Aug 09:29
4191635
Compare
Choose a tag to compare

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.

cleanup hyphenation

22 Mar 20:43
Compare
Choose a tag to compare
1.0.4

cleanup hyphenation

Fixed highlight extraction

20 Mar 20:51
Compare
Choose a tag to compare

updated highlight fetching to use QuadPoints instead of Rectangles

1.0.2

10 Mar 21:21
Compare
Choose a tag to compare

Renamed ID

Fixed suggestins from lishid

09 Mar 21:07
Compare
Choose a tag to compare

Fixed suggestions for my very first obsidian plugin.

Initial release

05 Mar 19:47
Compare
Choose a tag to compare

Fixed Version numbering.