ors*_*iro 5 dictionary spell-checking hunspell
我想备份我的个人词典。
我通过“将单词添加到字典”添加的单词存储在哪里?
下面的例子显示了Ghostwriter。
这将取决于文本编辑器或应用程序本身。
对于ghostwriter,配置区域为:
~/.config/ghostwriter/dictionaries/personal
Run Code Online (Sandbox Code Playgroud)
对于Libreoffice配置区域是:
~/.config/libreoffice/[version #]/user/workbook
Run Code Online (Sandbox Code Playgroud)
替换[version #]为您正在运行的版本。Ubuntu 16.04 附带版本 4。所以该区域将是:
~/.config/libreoffice/4/user/workbook
Run Code Online (Sandbox Code Playgroud)