FastKeys 3.16 Released

Important information, rules and frequently asked questions. Read this first!
Post Reply
User avatar
Marko
Posts: 1719
Joined: Mar 2nd, ’13, 21:02

Post by Marko » Jan 14th, ’17, 20:00

What's new in FastKeys 3.16:
January 14, 2017

The highlight of this release is a new macro which allows conditional texts in Text Expander (and other modules). You can use IF, ELSE and END structure within your substitute text to automate text dependent on conditions met. Within a condition you can check manually entered Input or Select variables, date and time variables, functions etc. Nested conditions are not supported and are ignored. Few simple examples:

Good %IF_Morning%morning%ELSE%afternoon%END%,
(condition: A_Hour<12)

Urgency status: %SELECT_Urgency%,
%IF_Urgent%NOTE: Urgent treatment needed!%END%
(condition: SELECT_Urgency=3)

Of course, you can create more complex substitutes, possibilities are almost unlimited.

Release notes:
- New macro - Conditional text substitutes,
- Clipboard Manager - Allow duplicates option added to Preferences,
- Two digit year variable added,
- Auto Complete raw behavior fixed,
- General improvements and bug fixes.

Download FastKeys HERE!
User avatar
gustms
Posts: 133
Joined: Sep 26th, ’14, 21:32
Location: USA

Post by gustms » Jan 16th, ’17, 10:43

Thank you for the update!
Arjen
Posts: 2
Joined: Nov 22nd, ’16, 15:26

Post by Arjen » Jan 17th, ’17, 14:47

Thanks for this new release...
aukseller
Posts: 6
Joined: Feb 3rd, ’17, 12:27

Post by aukseller » Feb 3rd, ’17, 12:32

Thanks and keep up your great work!
Post Reply