Opened 11 years ago
Closed 10 years ago
#947 closed enhancement/feature request (Incomplete/Missing infos)
List of former destinations for internal GUI additional feature: Deletion of a selected destination
Reported by: | martin bruns | Owned by: | cp15 |
---|---|---|---|
Priority: | minor | Milestone: | version 0.5.0 |
Component: | gui/internal | Version: | git master |
Severity: | Keywords: | ||
Cc: | sebastian.leske@… |
Description
Ticket http://trac.navit-project.org/ticket/943# introduces a new feature, with former destinations unfortunately selecting a destination misses the possibility to delete that destination.
Please add this additional feature
Change History (6)
comment:1 Changed 11 years ago by sleske
comment:2 Changed 11 years ago by sleske
- Cc sebastian.leske@… added
comment:3 Changed 11 years ago by tryagain
Done "add as bookmark" in http://navit.svn.sourceforge.net/viewvc/navit?view=revision&revision=4841. Sorry ;)
comment:4 Changed 11 years ago by sleske
@tryagain:
No problem :-). I had not gotten round to implementing it yet. At any rate, there's still lots of work left.
comment:5 Changed 11 years ago by sleske
About this feature request:
If you want to delete former destinations to prevent the list from getting too long: You can set a limit for the size of the list of former destinations in your navit.xml. It's in element "navit", attribute "recent_dest" (see the example navit.xml).
comment:6 Changed 10 years ago by sleske
- Resolution set to Incomplete/Missing infos
- Status changed from new to closed
Since there has been no feedback on this feature request for over a year, I'm closing it as "incomplete".
I'm not sure this makes sense. The list of former destinations is supposed to be a history of your last/recent destinations. So I feel that making it editable does not really make sense.
If you want a list of your favorite destinations, which you can edit as you see fit, then use bookmarks, that's what they are for :-).
Maybe you could explain the situation where you'd find it useful to delete a former destination?
And BTW, there should probably be a menu entry "add as bookmark" for the former destinations, to make it easier to convert a former destination to a bookmark; I'm in the process of adding this.
(Disclaimer: I implemented the patch for the list of former destinations).