Hacker News new | ask | show | jobs
by pseudo_meta 839 days ago
Seeing that you use Obsidian: Have you thought about turning that into an Obsidian plugin that offers the predictions as editor suggestions?
2 comments

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