PhilKes / NotallyX

Minimalistic Android note taking App | Notally, but eXtended.
GNU General Public License v3.0
70 stars 1 forks source link

Auto Discard Empty Notes #86

Closed Dragonfly-30 closed 3 weeks ago

Dragonfly-30 commented 3 weeks ago

By default, Notally does not auto delete the Empty notes which has to be done by us manually. Auto deleting empty notes can be nice QOL feature.

By Empty Notes, I mean the notes that neither have a title nor a body.

ippocratis commented 2 weeks ago

empty notes are not auto deleted in 6.1 rc1

PhilKes commented 2 weeks ago

empty notes are not auto deleted in 6.1 rc1

The changes were made after the rc1 You can see all changes that have been merged but are not in rc1 here: https://github.com/PhilKes/NotallyX/compare/v6.1-RC1...main

But I will release a rc2 from the current main branch tomorrow I think. I would have released v6.1 already but I wanted to complete the F-Droid release stuff first, so I can now just easily release new versions there too