|
9859aa6106
|
Allow custom metadata to be specifiec for any note
This way we can add 'draft: true' to all new notes.
Fixes #168
|
2020-08-18 10:47:26 +02:00 |
|
|
9d00fdac06
|
Use import_sorter
flutter pub run import_sorter:main --no-comments
The code feels much cleaner
|
2020-07-24 12:43:28 +02:00 |
|
|
bb0e574495
|
Abstract out the logging
This way moving away from Fimber will be much easier.
|
2020-04-04 11:50:57 +02:00 |
|
|
46a38cdedf
|
Rename NoteData -> MdYamlDoc
It more clearly defines what exactly it is.
This is important as its less confusing for when we add support for
other file types.
|
2020-02-14 08:12:41 +01:00 |
|