link-roundups
link-roundups copied to clipboard
Better "Send to Editor" flow for sending a single link
Adding many links to the editor one at a time is tedious because of the two-step process need to check the checkbox and click the button.
If a user gathers links in a different order than they intend for display the user is either copying and pasting shortcodes or dealing with the clunky two-step workflow.
Some ideas
- [ ] On hover, a send to editor button appears in the Recent Saved Links panel on each row in the table.
- [ ] Clicking the row in the table in Recent Saved Links will send that link to editor
- [ ] Have JavaScript fire when checkbox is clicked for each link instead of send to editor button. Retain Select all checkbox.