You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 30, 2026. It is now read-only.
henspace edited this page Mar 18, 2015
·
1 revision
iKog.js includes a number of abbreviations to help you quickly enter your tasks. To get a list of current abbreviations, just enter:
ABBREV ?
or
AB ?
If you use these abbreviations in your tasks, they will be expanded when you enter the task details. So for example:
+ Install new operating system @C
Will become:
+ Install new operating system @Computer
You can create your own abbreviations by following the AB or ABBREV command with the abbreviation and its expanded form. So to abbreviate my website Cuckoos Wear Black, you could enter:
AB cwb Cuckoos Wear Black
Then if you enter:
+ Check out cwb
It will be expanded to:
+ Check out Cuckoos Wear Black
Note that abbreviations are part of your task list so you need to save your list to keep them.