hauke96 / GeoNotes

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

Feature: adding more functionality to the notes list #75

Open barefootstache opened 2 years ago

barefootstache commented 2 years ago

Features:

Remarks:

Mock for DateTime and Sort button: sort-date

Mock for Delete-Many delete-many

hauke96 commented 2 years ago

Hi, thanks for the feature ideas and the mockup. This is a good candidate to work on after version 1.5.0 has been release.

urbalazs commented 2 years ago

Feature request: add distance (in configurable units like meters, miles etc.) to the list of notes from the current position if the position is known. Sorting ascending/descending based on the distance from the current position would be also nice.

hauke96 commented 2 years ago

I'll consider this but the space in the list is quite limited. Maybe this is a feature for a future release or a feature toggle or something like that.