Remove default tag mappings

Since meanings assigned to highlight colors are often very personal
I do not want to make any assumptions about their use. Remove any
default associations.
This commit is contained in:
Marty Oehme 2023-08-28 16:41:59 +02:00
parent e68b801ca1
commit 1af0f8f7bc
Signed by: Marty
GPG Key ID: EDBF2ED917B2EF6A
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ logger = papis.logging.get_logger(__name__)
DEFAULT_OPTIONS = {
"plugins.extract": {
"tags": {"important": "red", "toread": "blue"},
"tags": {},
"on_import": False,
"minimum_similarity": 0.75, # for checking against existing annotations
"minimum_similarity_content": 0.9, # for checking if highlight or note