v1.1.0 – Folders, keystroke automation, and smarter window positioning
Second release, building on the v1.0.0 MVP with organization and automation features, plus a positioning fix and a general code cleanup.
New in this release
- 📁 Folders — group presets into folders for easier organization. Presets without a folder still show up as before, and search works across all presets regardless of folder.
- ⌨️ Keystroke automation inside templates — insert a key or key combo (e.g.
Enter,Ctrl+Enter,Tab) anywhere inside a template, not just at the end. It fires automatically at that exact point during paste, so you can chain text and keystrokes freely within one preset. - 📍 Smarter window positioning — the popup now clamps itself to the current monitor's bounds, so it no longer gets cut off or pushed off-screen when the cursor is near a screen edge.
- 🧹 Code cleanup refactor — no functional changes, just tidied-up internals ahead of future features.
Carried over from v1.0.0
- Global hotkey
Ctrl+F2to summon the window - Window opens next to the mouse cursor
- Create, edit, and delete text presets
- Templates with
{{Name}}fields, including reusing the same field multiple times within the text - Quick search through the preset list
- One-click insertion via clipboard +
Ctrl+V— works regardless of the active keyboard layout - Window closes on click-away
- System tray icon
Installation
Download the .exe below and run the installer.
Known limitations
- The hotkey cannot yet be changed through the interface (hardcoded to
Ctrl+F2)
What's next
Plans for upcoming versions — see the Roadmap.