-
Notifications
You must be signed in to change notification settings - Fork 395
Improved cut and paste
jim618 edited this page Sep 21, 2011
·
2 revisions
Cut and paste improvements:
- Improve the paste button on the send screen so that it understands bitcoin URIs in text and QR code form
- Have an extendable parser for the text being pasted to support other address formats. Support https:/btc.to addresses.
- Add a right click menu to the receiving addresses and sending addresses so that you can copy: "label", "address", "label and address" (as a bitcoin URI).
- Add a 'Copy text' and 'Copy QR code' into the send bitcoin page so that you can take the bitcoin URI out.
- Make the QR code target in the sending bitcoin address change to show the current bitcoin URI so that it can be copied. This would still have the target arrows on it to indicate it is a drop target.