CRPL · HELP v1.0

support_

three minutes to set up. one line to type for help.

01 / enable the keyboard

  1. Open SettingsGeneralKeyboardKeyboardsAdd New Keyboard…
  2. Pick CRPL from the list.
  3. Tap CRPL in the keyboards list and toggle allow full access. This is required for the {clipboard} variable and so the keyboard can read snippets you defined in the app.
  4. In any text field, hold the 🌐 globe key and pick CRPL.

02 / your first snippet

  1. Open the CRPL app.
  2. Tap + new group, give it a name (e.g. email).
  3. Inside the group, tap + new at the top right.
  4. Type a trigger code (e.g. ;sig) and a replacement.
  5. Tap save ↵.

03 / triggering an expansion

Switch to the CRPL keyboard, type the code, then press space. The code is replaced by the snippet.

You can change which keys count as triggers in Settings → Triggers — space, return, comma, period.

The suggestion bar above the keyboard shows partial matches as you type. Tap any chip to expand without waiting for a trigger.

04 / variables

Snippets can include dynamic placeholders that are filled in at expansion time:

05 / icloud sync

Settings → Sync → iCloud sync on. Your snippets sync to your other iOS devices signed into the same Apple ID. Sync uses your private iCloud container; nothing goes through us.

06 / long-press alternates

Hold a key for half a second to see accent options (e.g. eè é ê ë ē). Slide to the one you want and release.

07 / import / export

Settings → Data. Export writes a plain-text .txt file with all your groups and codes. Import reads the same format and merges into your existing data, with conflict resolution if codes collide.

08 / troubleshooting

09 / contact

Bugs, requests, anything else — mail tom@tombode.nl. Include the iOS version and a brief reproduction if you've found a bug.