wikitree / wikitree-browser-extension

Browser extension that adds advanced features to WikiTree.com.
MIT License
24 stars 20 forks source link

Add key controls to the clipboard and notes #549

Closed udjeni closed 5 months ago

udjeni commented 5 months ago

Shift-left/right moves between tabs Shift=up/down selects the previous/next clipping on the active tab Shift-enter copies the current selected clipping to the document and closes the clipboard Shift-PageUp: select the clipping 5 positions up or the first one Shift-PageDown: select the clipping 5 positions down, or the last one

Also: Fixed formatting issue in cliboard on g2g pages. Improvements to location helper for South Africa. Fixed bug in location helper when location contains an apostrophe.

FlominatorTM commented 5 months ago

Really nice feature. Smoke test on Firefox looks good.

udjeni commented 5 months ago

I reverted the "Clipboard: focus after shortcut" change because it caused ugly behaviour in FireFox on a Mac. We'll need to find a different solution.