Comment on Show HN: Predictive text using only 13kb of JavaScript. no LLMComments−pseudo_meta2ySeeing that you use Obsidian: Have you thought about turning that into an Obsidian plugin that offers the predictions as editor suggestions?−elektor2yThis exists on a word level.Completr is a plugin that provides auto-completion functionality for obsidian.https://github.com/tth05/obsidian-completr−pseudo_meta2yThat does change completions from a list of words, but not completions based on predictions of the next word.−hidelooktropic2yInteresting application
Comments
Seeing that you use Obsidian: Have you thought about turning that into an Obsidian plugin that offers the predictions as editor suggestions?
This exists on a word level.
Completr is a plugin that provides auto-completion functionality for obsidian.
https://github.com/tth05/obsidian-completr
That does change completions from a list of words, but not completions based on predictions of the next word.
Interesting application