SankethBK / diaryvault

A personal diary application written in Flutter
https://play.google.com/store/apps/details?id=me.sankethbk.dairyapp
MIT License
74 stars 57 forks source link

Coloured backgrounds #157

Open Cairnabbot opened 7 months ago

Cairnabbot commented 7 months ago

As a way to group or tag a entry. Select and add to a label assigned colour.

Easy to sort and group

Noob to git - sorry of not a great issue report

SankethBK commented 7 months ago

Hi Cairnabbot!

Thanks for the feedback!

As a way to group or tag a entry.

We already support tags, you can tag your entries by clicking on "+" button in read only page and notes can be searched via tags.

Reference images:

Select and add to a label assigned colour.

You mean like in apple notes we can attach a label with different colors to classify notes?

Easy to sort and group

Currently, we have 3 sort options

let us know if you feel any other sort order is required.

Regarding your experience with Git, no worries at all! Your feedback is valuable, and any details you provide help us understand how to improve the app.