| command | description |
| !jibber | opens jibber |
| !quit | quits jibber |
| !help | opens help menu |
| !about | information about jibber |
| !new | creates a new document |
| !open | opens an existing document |
| !save | saves current document |
| !saveas | saves document with a custom filename |
| !mkdir | creates a new subdirectory |
| !mydir | lists all of your files |
| !delete | deletes a specific file |
| !title | sets html head title of the document |
| !header | creates optional header for the document |
| !style | adds style theme to the current page |
| !clear | clears current document |
| !undo | reverts last change made to the document |
| !< | same as !undo |
| !clip | show status of all of your clipboards |
| !copy | copies partial or entire document to a clipboard |
| !paste | pastes content from a clipboard to a specific point in the document |
| !~ | display contents of the current file |
| !~~ | display contents of a specific line in the current file |
| !publish | preview or publish document to the web |
| !unpublish | take published html document offline |
| !xauth | folder access control |
| !oauth | file access control |
| !x | delete a line and optionally replace with new text |
| !^ | insert a new line of content into the document |
| !ee | tightly append content to the end of a line |
| !e | loosely append content to the end of a line |
| !bb | tightly prepend content to the beginning of a line |
| !b | loosely prepend content to the beginning of a line |
| !: | search for and replace text |
| !| | split a line |
| !jab | insert content into a document via plinko from anywhere on Jollo |
| !jabber | set a point in the document where it can be written to via !jab |
| !removejabber | remove a jabber in the current document |
| !myjabbers | list all of your jabbers |
| !lock | lock current file to make jabbable |
| !unlock | unlock locked file to make writable |
| !blabber | insert a blabber (pagination) into a document |
| !blab | publish your document into a document containing a blabber |
| !help jibberish | guide to Jibber's markdown-like html shorthand |