Help Page
This is a list of all supported commands.
Command list
| /help |
displays this help page |
| /close |
closes any opened text page |
| /history [clear|enable|disable] |
clears/enables/disables the the autocomplete history. If no argument is provided, the history is displayed |
| /save <string> |
adds the provided string to the autocomplete suggestions |
| /remove <string> |
removes the provided string from the autocomplete suggestions |
| /shortcut add <RegExp>=><string> |
adds a shortcut from <RegExp> to <string> |
| /shortcut remove <string> |
removes all shortcuts leading to <string> |
| /shortcut list |
lists all shortcuts |
| /shortcut reset |
resets all shortcuts |
| /note |
display the note-list |
| /note add <string> |
add note-element <string>, can be html |
| /note remove <id> |
removes note-element with ID <id> |
| /note reset |
resets the note-list to an empty list |
| /setBackground <url> |
sets the background to the image or video at <url>. Use default to use the local img/background.jpeg |
| /setSearch <url> |
sets the search engine to <url>. Keywords such as ddg to use DuckDuckGo, or kagi to use Kagi can also be specified instead of an url. |
| /export |
exports all saved user data (search suggestions, notes and settings) |
| /import |
load user data from a savefile |