papis-extract/papis_extract
Marty Oehme c2aec7add6
feat: Notify formatters if formatting first entry
This allows headers to be created by a formatter, which will
*only* be added to the very first entry created and not to
each entry. Currently for example this is used to create
a csv header but not for each document in turn.
2024-06-12 11:45:35 +02:00
..
exporters feat: Notify formatters if formatting first entry 2024-06-12 11:45:35 +02:00
extractors fix: Fixed pocketbook extractor trying to read all files 2024-01-25 21:42:34 +01:00
__init__.py chore: Refactor markdown format string handling 2024-06-12 11:05:13 +02:00
annotation.py chore: Fix import lint error 2024-01-24 13:39:01 +01:00
exporter.py refactor: Extract exporters to separate module 2024-01-25 21:42:33 +01:00
extraction.py feat: Add pocketbook extraction 2024-01-24 08:56:21 +01:00
formatter.py feat: Notify formatters if formatting first entry 2024-06-12 11:45:35 +02:00