⚙ Administration
System analytics (last 30 days)
Loading...
Import / Export
🔒 Data backed up before import. Restoration available via admin.
Help - Prompt syntax
🔗 References to other prompts
Include content from another prompt:
@@@include id_reference
📅 Auto-substituted variables
@@@=DATE | Today's date |
@@@=TIME | Current time |
✍ User parameters (interactive copy)
When copying, a dialog asks to fill these fields:
@@@=paramName | Parameter reference in text |
Note: Define parameter type, options and defaults in the Parameters & Constants section of the prompt editor.
📑 Structured sections
Structure your prompt with toggleable sections:
@@@section KEY | Always-rendered section |
@@@section! KEY : description | User-toggled section (default ON) |
@@@section? KEY : description | User-toggled section (default OFF) |
@@@section virtual KEY | Abstract section (descendants must override) |
@@@section final KEY | Sealed section (cannot be overridden) |
@@@section KEY.sous_section : description | Sub-section (dotted name) |
Important: The @@@ directives must be at the beginning of a line. A space before them disables them (useful for examples).
📦 Verbatim blocks (literal content)
Include uninterpreted content (examples, code):
@@@verbatim | Block start |
@@@/verbatim | Block end |
Content between these delimiters is not parsed: @@@ directives are treated as plain text.
⌨️ Keyboard shortcuts
Speed up common actions without leaving the keyboard.
| Ctrl + S | Save the prompt | Prompt editor |
| Ctrl + C | Copy the raw prompt text | Editor (old version view) |
| Ctrl + Enter | Validate the current section | Prompt Builder |
| Tab / Shift+Tab | Indent / outdent | Prompt Builder |
| Escape | Close modal / dropdown | Global |
| Shift + Click | Range-select prompts | Prompt grid |
| Ctrl + Click | Toggle prompt in selection | Prompt grid |
| , ; Tab | Commit a new tag | Tag editor |
| Shift + Drag | Copy content instead of moving | Prompt grid |
Most shortcuts also work with the Cmd key on macOS.
🔤 Typographic replacement
While typing in edit fields, ASCII digraphs are converted to real Unicode symbols.
--> ==> <-- <== <-> <=> | → ⇒ ← ⇐ ↔ ⇔ |
((^)) ((v)) ((^v)) ((^^)) ((vv)) ((^^vv)) | ↑ ↓ ↕ ⇑ ⇓ ⇕ |
((c)) ((r)) ((tm)) | © ® ™ |
... -- | … — (word end) |
:-) ;-) :-( :-/ :-D :-p | 🙂 😉 🙁 😕 😃 😛 |
:-o :-| :'( <3 | 😮 😐 😢 ❤️ |
"( ") '( ') | “ ” ‘ ’ |
Doubled parens ((c)) avoid converting numbered lists (a) (b) (c). Never active in @@@ sigil context. Ctrl+Z reverts in text fields; in the POO²L editor, retype if unwanted. Curly quotes require the "Smart quotes" option.
📬 Send feedback
New group
👥 My Groups
Loading...
Group members
Loading...
Subgroups
No subgroups
🔁 Transfer ownership
Select the new owner:
⚠ Warning: this action is irreversible. The new owner will have all rights over this prompt.
🏷️
🧪 IziBuddy Lab — POO²L test runner
Loading…
⚙ Settings
Automatic detection follows screen width and pointer, and adapts on rotation or when a keyboard is unplugged. An explicit choice always wins over it.
Caps the POO²L syntax complexity you can edit. Content above your ceiling stays visible but locked — raise it anytime.
How the section column shows transparent, virtual, final and delete. In Toggles, two glyphs: t toggles, and the nature slot cycles x → d → v → f → x. Right-click opens the full menu, in all three.
Default mode offered at instantiation.
Show the tag icon instead of its name in prompt lists
Show only the tag name without the folder path