JSAbrahams / Academic-Journal

📚 A journal to keep track of notes
MIT License
1 stars 1 forks source link

If failed to load journal, nothing happens #25

Open JSAbrahams opened 4 years ago

JSAbrahams commented 4 years ago

Describe the bug If the application boots and the last journal is damaged or has been moved, we see no warning but simply an empty journal. We also see an exception is the terminal if it so happens that the journal was damaged.

Expected behavior Application should prompt user to start a new journal or open an existing one. It should also remove the journal file location from the recent files in appdir so we don't run into the same issue upon next boot.