Obsidian plugin to provide text autocomplete
This plugin provides a text autocomplete feature to enhance typing speed.
⚠️ This plugin is no longer maintained as I’m not using Obsidian anymore.
I might update it in the future, but until then, please use other plugins like Obsidian completr
The plugin is still WIP, so if you encounter bugs please open an Github issue with the steps to reproduce it.
There are the current and planned features.
ctrl+space
or Toggle Autocomplete
commandCtrl-n/p
or up/down arrows
and select with enter/tab
strategy: ...
)change-file
and load
events)Autocomplete: Scan current file (language)
$$
block)Do have you a nice feature to add or you want to change priorities (order of features)? Please open an Github issue.
If you’d like to improve this plugin, you are welcome ❤️
Make a pull request on the develop
branch (because we’re using git-flow)