4eb983d9e3
refactor: Move templating to separate file
2023-09-20 09:12:59 +02:00
5450776eb2
refactor: Extract templating to model module
2023-09-20 09:12:45 +02:00
e56f014136
Add formatting style Markdown
2023-08-31 21:40:17 +02:00
e325b89c9b
Move all extraction logic into extractor module
...
The publically accessible default interface only contains
the command line command interface and a single run function.
2023-08-29 12:40:36 +02:00
1af0f8f7bc
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.
2023-08-28 16:41:59 +02:00
ff84a28c4a
Format code
2023-08-28 12:55:01 +02:00
df235caf8f
Fix logging formatting error
2023-08-28 12:52:51 +02:00
a22cc635b2
initial commit
2023-08-28 10:28:06 +02:00