JSAbrahams / Academic-Journal

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

Add keyword view and list of Journal #29

Closed JSAbrahams closed 4 years ago

JSAbrahams commented 4 years ago

Is your feature request related to a problem? Please describe. Keywords can now be created ad-hoc, which can create inconsistencies.

Describe the solution you'd like We should have one single view, like the reference view, where we have all keywords, and their colours. This data can then be stored alongside the journal. In Journal entries we can then pick from this list of keywords instead of creating them on the fly. This is similar to how labels work in GitHub.

Additional context We might want to rename keywords to labels.

JSAbrahams commented 4 years ago

Implemented