The core interaction in Sliprail revolves around a simple yet powerful launcher. Understanding its two basic input modes is key to using Sliprail effectively, especially by clarifying the special role of the spacebar.
This is the most common and straightforward mode. Use it when you want to launch an application or execute a command that doesn't require parameters.
How to use:
chrome or googlechrome.Google Chrome, as input containing spaces will trigger the next mode.↑ / ↓ keys to select the correct item (if necessary).Enter.Result: Sliprail will immediately launch the selected application or execute the corresponding command.
This mode is activated when you need to pass additional information (i.e., "parameters") to a command or application.
How to use:
Space key. This "locks in" the content before the space as the command to be executed and tells Sliprail that what follows is a parameter.nora, press Space, then type what is the weather today?, and finally press Enter. Here, nora is the command, and what is the weather today? is the parameter.g (assuming g is the search command), press Space, then type sliprail official website, and press Enter.Enter.Result: Sliprail will execute the command and pass everything after the space to it as a parameter.
This is the most common point of confusion for new users. The spacebar in Sliprail is a mode-switching key, not a delimiter for search terms.
Visual Studio Code, Sliprail interprets it as: "Execute the command named Visual and pass the parameter Studio Code to it."Visual likely doesn't exist, this action will not produce the result you expect.visualstudiocode or its alias vscode without spaces.Master these quick operation tips to make your Sliprail usage more efficient:
Input / to specifically filter quick commands. This allows you to quickly find system operations, custom commands, and other functions. The filter character can appear anywhere in the input text - for example, you can input /restart, restart/, or even res/tart to achieve the same filtering effect.
Input [ to specifically filter currently open windows. This is very useful for quickly switching between multiple applications. Similar to quick command filtering, the [ character can also be used anywhere in the input text.
Input # to specifically filter applications. When you clearly want to launch a specific app, this feature can reduce the search scope and improve matching accuracy. The # filter character is very flexible and can be placed anywhere in the input text.
In the input box, press Ctrl + Backspace to quickly clear all the currently entered content.
Remember this rule, and you'll be able to use the Sliprail launcher smoothly: Use continuous characters for searching, and use a space to separate parameters.