Adding words to Hunspell dictionary of Typora Markdown Editor in terminal at least
How to add words to a specific Hunspell dictionary? I am trying to add words to the dictionary, but it doesn't work. Not from terminal nor from application Typora that uses the dictionary.
root@lokal:/home/s/Dropbox/blog# ls -Alrt /usr/share/typora/resources/app/node_modules/spellchecker/vendor/hunspell_dictionaries
total 2252
-rw-rw-r-- 1 root root 2406 Sep 12 04:28 README.txt
-rw-rw-rw- 1 root root 11818 Sep 12 04:28 en_US.aff
-rw-rw-rw- 1 root root 758364 Sep 19 21:15 en_US.dic
-rw-r--r-- 1 root root 9 Sep 21 11:36 .dic_delta
root@lokal:/home/s/Dropbox/blog#
Method found in https://unix.stackexchange.com/a/79915/204439
root@lokal:/home/s/Dropbox/blog# echo -e "*Nginxn#" | hunspell -a
bash: /usr/bin/hunspell: No such file or directory
root@lokal:/home/s/Dropbox/blog#
doesn't work. I installed Hunspell, but then the dictionary in the path of Typora, shown above, was not loaded.
How to add words to the dictionary in terminal? Even better how to add words in Typora Markdown Editor? The normal way using Typora menu works only for one session.
spell-checking hunspell
add a comment |
How to add words to a specific Hunspell dictionary? I am trying to add words to the dictionary, but it doesn't work. Not from terminal nor from application Typora that uses the dictionary.
root@lokal:/home/s/Dropbox/blog# ls -Alrt /usr/share/typora/resources/app/node_modules/spellchecker/vendor/hunspell_dictionaries
total 2252
-rw-rw-r-- 1 root root 2406 Sep 12 04:28 README.txt
-rw-rw-rw- 1 root root 11818 Sep 12 04:28 en_US.aff
-rw-rw-rw- 1 root root 758364 Sep 19 21:15 en_US.dic
-rw-r--r-- 1 root root 9 Sep 21 11:36 .dic_delta
root@lokal:/home/s/Dropbox/blog#
Method found in https://unix.stackexchange.com/a/79915/204439
root@lokal:/home/s/Dropbox/blog# echo -e "*Nginxn#" | hunspell -a
bash: /usr/bin/hunspell: No such file or directory
root@lokal:/home/s/Dropbox/blog#
doesn't work. I installed Hunspell, but then the dictionary in the path of Typora, shown above, was not loaded.
How to add words to the dictionary in terminal? Even better how to add words in Typora Markdown Editor? The normal way using Typora menu works only for one session.
spell-checking hunspell
add a comment |
How to add words to a specific Hunspell dictionary? I am trying to add words to the dictionary, but it doesn't work. Not from terminal nor from application Typora that uses the dictionary.
root@lokal:/home/s/Dropbox/blog# ls -Alrt /usr/share/typora/resources/app/node_modules/spellchecker/vendor/hunspell_dictionaries
total 2252
-rw-rw-r-- 1 root root 2406 Sep 12 04:28 README.txt
-rw-rw-rw- 1 root root 11818 Sep 12 04:28 en_US.aff
-rw-rw-rw- 1 root root 758364 Sep 19 21:15 en_US.dic
-rw-r--r-- 1 root root 9 Sep 21 11:36 .dic_delta
root@lokal:/home/s/Dropbox/blog#
Method found in https://unix.stackexchange.com/a/79915/204439
root@lokal:/home/s/Dropbox/blog# echo -e "*Nginxn#" | hunspell -a
bash: /usr/bin/hunspell: No such file or directory
root@lokal:/home/s/Dropbox/blog#
doesn't work. I installed Hunspell, but then the dictionary in the path of Typora, shown above, was not loaded.
How to add words to the dictionary in terminal? Even better how to add words in Typora Markdown Editor? The normal way using Typora menu works only for one session.
spell-checking hunspell
How to add words to a specific Hunspell dictionary? I am trying to add words to the dictionary, but it doesn't work. Not from terminal nor from application Typora that uses the dictionary.
root@lokal:/home/s/Dropbox/blog# ls -Alrt /usr/share/typora/resources/app/node_modules/spellchecker/vendor/hunspell_dictionaries
total 2252
-rw-rw-r-- 1 root root 2406 Sep 12 04:28 README.txt
-rw-rw-rw- 1 root root 11818 Sep 12 04:28 en_US.aff
-rw-rw-rw- 1 root root 758364 Sep 19 21:15 en_US.dic
-rw-r--r-- 1 root root 9 Sep 21 11:36 .dic_delta
root@lokal:/home/s/Dropbox/blog#
Method found in https://unix.stackexchange.com/a/79915/204439
root@lokal:/home/s/Dropbox/blog# echo -e "*Nginxn#" | hunspell -a
bash: /usr/bin/hunspell: No such file or directory
root@lokal:/home/s/Dropbox/blog#
doesn't work. I installed Hunspell, but then the dictionary in the path of Typora, shown above, was not loaded.
How to add words to the dictionary in terminal? Even better how to add words in Typora Markdown Editor? The normal way using Typora menu works only for one session.
spell-checking hunspell
spell-checking hunspell
edited Jan 11 at 23:08
Jonas Stein
1,17121136
1,17121136
asked Sep 24 '18 at 22:51
trzczytrzczy
273214
273214
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f471199%2fadding-words-to-hunspell-dictionary-of-typora-markdown-editor-in-terminal-at-lea%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f471199%2fadding-words-to-hunspell-dictionary-of-typora-markdown-editor-in-terminal-at-lea%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown