PowerToys-Run-InputTyper icon indicating copy to clipboard operation
PowerToys-Run-InputTyper copied to clipboard

Feature Enhancement: Snippet Manager - Text Expander

Open pa-0 opened this issue 1 year ago • 1 comments
trafficstars

Still mulling over this concept and exactly how it could be implemented but first thought I had when I saw this project is that there is potential for it to be expanded as a means to quickly access predefined snippets/templates of text and inserting them anywhere system wide.

pa-0 avatar Jun 09 '24 00:06 pa-0

@pa-0 I had similar idea and put it into a prototype https://github.com/neptuo/Productivity.SnippetManager. It's not a powertoy plugin, on the other hand it positions the snippet window next to the cursor 😎

maraf avatar Aug 16 '24 09:08 maraf

@pa-0 I really like this idea, however I think it is more similar to one of my other PTRun plugins (ClipboardManager) however instead of listing the clipboard contents it would list snippets which could be created and managed via the PTRun UI (context menu options for adding and removing snippets).

I think I'd like to keep this separate from this plugin as it was designed specifically to emulate manual typing in situations where that is required and adding a whole snippet manager to this would deviate a bit from its purpose.

I'll take a stab at a standalone snippet manager plugin here would love for any feedback or suggestions for functionality you have!

CoreyHayward avatar Aug 22 '24 18:08 CoreyHayward

@pa-0 Initial version is out, hopefully you find it useful! https://github.com/CoreyHayward/PowerToys-Run-Snippets

I'll close this as resolved, if you have any specific requests for features feel free create an issue on the repo!

CoreyHayward avatar Aug 25 '24 12:08 CoreyHayward