Finds the text in acronyms database and expand it.
Author: Tordex Published on: April, 19, 2012 Published by: Yuri Kobets Summary:
How to use:

1. Create text file with your acronyms. File format is simple, each line contains acronym and explanation delimited by semicolon:
acronym;explanation

Example:
YK;Yuri Kobets

2. Edit the accelerator "Acronym" and write the path to the created acronyms text file.

Download Package
Модификатор число прописью. Акселераторы для рублей, долларов и евро
Author: Tordex Published on: March, 09, 2012 Published by: Yuri Kobets Summary:
Включает в себя три акселератора для разных валют: Доллар США, Евро и Рубли

Download Package
Inserts the iTunes now playing track name.
Author: Tordex Published on: March, 09, 2012 Published by: Yuri Kobets Summary:
Edit the accelerator to change the text before the track name.

Format of the inserted text:
Track, Artist [Album]

Download Package
The trim modifier (removes leading and trailing spaces from a string) and the accelerator to paste the trimmed text from the clipboard.
Author: Tordex Published on: March, 09, 2012 Published by: Yuri Kobets Summary:
The trim modifier removes leading and trailing spaces from a string.
Usage:
{{sel:trim}}

The paste trimmed accelerator paste text without leading and trailing spaces from the clipboard.
Accelerator code:
{{clp:trim}}

Download Package