yaseenkadir / etchedjournal

An encrypted journal where entries are etched in stone.
Apache License 2.0
0 stars 0 forks source link

Display journals in navbar #102

Closed yaseenkadir closed 5 years ago

yaseenkadir commented 5 years ago

Individual journals should be pinned to the navbar to make navigation easier. If a user wants to create a new journal they have to click "Journals" -> Select their journal -> Then create a journal.

We can make navigation easier by adding the list of journals to the navbar.

yaseenkadir commented 5 years ago

I think this is blocked by #103. I started working on this but then realized that our state management strategy currently doesn't work the way we'd like.