The Stack can move to the next field for you.
A form needs two keystrokes per field: paste, then move on. The Stack can do the second one.
- Open the Stack and fill it.
- At the bottom of the panel, open the After: menu.
- Pick Tab.
- Click into the first field and paste. Klipto pastes, presses Tab, and the cursor is in field two.
help/after-paste.png
1400×900
Which key to pick
- Tab covers most web forms and macOS dialogs.
- Enter suits single-column layouts, though in a browser it often submits early.
- Esc helps on fields that open an autocomplete list as you type.
- ↓ and → walk a spreadsheet down a column or along a row.
- A separator —
, or ; — turns a column of values into one delimited line. - Custom types anything you like, up to thirty-two characters.
Tab follows the order in the page markup, which is not always the order you see. Walk the form once with Tab before you paste.