Automattic / Automattic/harper
obsidian plugin - local spelling dictionary file
- Dominant language
- Rust
- Stars
- 15.4k
- Forks
- 627
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 106
Description
**What problem does this solve?**
The "personal dictionary" is a section in the json config file. So every word that's specific to the vault (technical terms, names, etc) needs to be manually added to harper as well as having a shared file for other tools.
**Proposed Solution**
Add selecting a local file to load as a word list.
**Component**
- [ ] Core engine
- [x] Plugin/Extension
- [ ] Other: _____
Contributor guide
Research direction
Start by locating the Obsidian plugin/extension component and the existing personal dictionary handling in the JSON configuration. Trace how dictionary words are loaded, then implement local-file selection so vault-specific words can be loaded; done means a selected local word list is available to the plugin alongside the existing dictionary.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100