SlashComplete brings Notion-style Markdown autocompletion to Obsidian, making it easy to insert blocks, commands, and formatting with a simple / command. Type / in your note and instantly access a palette of quick actions and formatting options, streamlining your note-taking workflow. SlashComplete is meant as a replacement to the existing Notion slash commands plugin to solely focus on Markdown support.
- Notion-style Slash Commands: Type
/to trigger a contextual autocomplete menu for blocks, formatting, and commands. - Markdown Block Insertion: Quickly insert headings, lists, quotes, code blocks, and more without leaving the keyboard.
- Customizable Suggestions: Add or modify slash commands to suit your workflow.
- Seamless Integration: Works natively within Obsidian’s editor for a smooth experience.
- Keyboard Navigation: Select and insert commands using the keyboard for maximum efficiency.
Link TBA
- Download or clone this repository.
- Move the plugin folder into your Obsidian vault’s
pluginsdirectory. - Enable SlashComplete from Obsidian’s Community Plugins settings.
To contribute or run the plugin locally:
- Clone the repository.
- Run
npm installto install dependencies. - Use
npm run buildto compile the plugin. - Load the plugin into your Obsidian vault’s plugins directory.
This project is licensed under the MIT License. See the LICENSE file for details.
Contributions are welcome! Please open issues or submit pull requests to help improve SlashComplete.