papis-extract/papis_extract/extractors
Marty Oehme 11d570f9d8
refactor: Rename annotation content variables
Renamed the two variables describing an annotation's highlighted PDF-text and
its appended note if any exists. Previously called 'text' (for the in-PDF
highlighted content) and 'content' (for the additional supplied content).

Now they are called 'content' for the IN PDF words, highlighted.
and 'note' for the appended note given (or not) in an annotation.
2024-01-23 09:54:36 +01:00
..
__init__.py refactor: Extract extractor list to extractor module 2024-01-23 09:21:46 +01:00
pdf.py refactor: Rename annotation content variables 2024-01-23 09:54:36 +01:00