Summary: | "Add to bookmarks" option when clicking a place | ||
---|---|---|---|
Product: | [Applications] marble | Reporter: | David Ludovino <david.ludovino> |
Component: | general | Assignee: | marble-bugs |
Status: | CONFIRMED --- | ||
Severity: | wishlist | CC: | nienhueser |
Priority: | NOR | ||
Version: | 1.5 (KDE 4.10) | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
David Ludovino
2013-07-30 14:07:24 UTC
On a click with the left mouse button, a popup shows more information. This one could have a bookmark icon next to the print icon in the top bar to do that. Alternatively there is the right mouse button click which shows a context menu and already has an "Add bookmark" entry. This could be improved however to use the information of the item beneath the mouse position - it's exact position (instead of the mouse position) and it's name for the name of the bookmark. Last but not least we could change the implementation of bookmarks in Marble such that placemarks could be bookmarked directly and would inherit their properties, as opposed to seeing a bookmark as a new placemark that might share its position with an existing placemark. This would mean some rather big internal changes though. I'm leaning towards the first option, adding a bookmark icon to the info dialog (PopupItem class), because it seems the most consistent option to me and also straighforward to implement. Opinions, anyone? Yup, go for the first option. It gets the job done perfectly. Although, a tool to import all placemarks on a file into the bookmarks would also be useful. |