Software to store frequently used text in PC [closed]
Solution 1:
Sounds like you're looking for a "text snippets" utility. Most of the well-known ones are for the Mac, but since you mentioned PC, I found PhraseExpress which looks promising.
Solution 2:
As a clipboard manager Ditto is good.
I also have an autohotkey script running which includes abbreviations for commonly used text:
adr::my address
ema::my email address
Solution 3:
Lifehacker's Adam Pash wrote an application called Texter, a small text-expander program:
Windows only: Text substitution app Texter saves you countless keystrokes by replacing abbreviations with commonly used phrases you define.
Unlike software-specific text replacement features, Texter runs in the Windows system tray and works in any application you're typing in. Texter can also set return-to markers for your cursor and insert clipboard contents into your replacement text, in addition to more advanced keyboard macros. Did we mention it's free?
License: GNU Public License
What it does: Lets you define text substitution hotstrings that, when triggered, will replace hotstring with a larger piece of text. By entering your most commonly-typed snippets of text into Texter, you can save countless keystrokes in the course of the day.