hauke96 / GeoNotes

A simple app to create georeferences notes.
GNU General Public License v3.0
55 stars 10 forks source link

"Delete All" on Note list should only delete notes, where the filter applies #95

Closed HostedDinner closed 1 year ago

HostedDinner commented 1 year ago

GeoNotes Version 1.5.1

Going to the notes list, filter by something (e.g. by the new categories) and then hitting the delete button. This should only delete notes, which are visible in the list at this moment. Currently all notes get deleted. This is not intuitive. The goal to filter was that I want to view/manipulate a subset of notes and want to do something with them.

hauke96 commented 1 year ago

Sounds reasonable to me. I'll change the buttons behavior, thanks for the hint :+1:

hauke96 commented 1 year ago

Just implemented this. The changes will be available with the next release.