Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copy and paste of notes #53

Open
hauke96 opened this issue Oct 3, 2021 · 0 comments
Open

Copy and paste of notes #53

hauke96 opened this issue Oct 3, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@hauke96
Copy link
Owner

hauke96 commented Oct 3, 2021

  1. Add copy-button to note popup
  2. Add paste button when note is new

1. Copy button

Add a copy button to the note-popup. The button should copy the content and location of the note to the normal clipboard. When I paste the note in any text field outside of GeoNotes (e.g. in my favorite instant messaging app), the pasted content should look something like this:

description: My great note content
location: lat:12.34 lon:23.45
view online: https://www.openstreetmap.org/?mlat=12.34&mlon=23.45

Ideas: Maybe create another popup to select the kind of thing to copy: Whole note, note text, note coordinate, attachment, etc. But maybe this is another feature to "share" a note with other apps.

2. Paste button

When creating a note and a copied note is currently in the clipboard, then a paste-button should be in the note popup instead of a copy button. When pressing this button, the description from the copied note should be pasted into the new note. The location of the copied note should be ignored.

@hauke96 hauke96 added the enhancement New feature or request label Oct 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant