Chris Grieser
Chris Grieser
Sure, thank You 🤗
> In macOS, Is the dictionary file at ~/obsidian/Custom Dictionary.txt by any chance? Nope, they are in `.obsidian/app.json`, as an array with the key `spellcheckDictionary`
okay, i updated to beta3, where/how do I use the new feature? can't find anything in the settings and in the commands? 🤔
okay, there is some strange stuff with the spellcheck dictionary going on, see here (and the following messages where I describe it): https://discord.com/channels/686053708261228577/716028884885307432/965367785507160064
oh sorry, I haven't emphasized it properly... like in the Discord conversation linked above, we found out that the `.obsidian/app.json` contains only the spellcheck words for the outdated legacy editor...
I am not totally sure about completely removing the delay – a little delay might still be useful when you want to manually type frontmatter. I think a separate slider...
> Could you try it out by setting Delay milli seconds for trigger = 0? But then I cannot use the plugin for normal text anymore, since delay 0 is...
Ok so I tested it for a while and a lower delay for frontmatter definitely feels better, at least for me. Maybe not 0, but 100ms or sth
> As an alternative, how about a terminal-like feature that completes up to common forward matching characters? that sounds like a very good alternative solution, yes! Potentially even better than...
a negative dictionary is a pretty smart idea, I like it, too! ideally, you could put everything into one dictionary. maybe with a certain prefix, e.g. words starting with `-`...