Commit graph svitak/app/Persistence.hs
Author SHA1 Message Date
4c6c181e65 implement consistent formatting 2026-02-04 05:07:48 +00:00
fab1d6b84c Add persistence module
This will allow us to save the last chapter the user read, thus making it easier to track progress.

Implement persistence module

saveLastRead saves the chapter after each new one is read and writes it to xdgdata
2026-01-26 08:32:20 +00:00
2f47493d0e Starting work on persistence feature 2026-01-26 06:10:27 +00:00