meee-low / jurnalo

A journal/mood/habit tracker.
1 stars 2 forks source link

Task: Unify the TOML and the SQLite serializations #15

Closed meee-low closed 1 year ago

meee-low commented 1 year ago

Make sure the fields are the same, combine them into a single object, or implement a From trait to convert between them.