Adding words to Hunspell dictionary of Typora Markdown Editor in terminal at least












1















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.










share|improve this question





























    1















    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.










    share|improve this question



























      1












      1








      1








      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.










      share|improve this question
















      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






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Jan 11 at 23:08









      Jonas Stein

      1,17121136




      1,17121136










      asked Sep 24 '18 at 22:51









      trzczytrzczy

      273214




      273214






















          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
          });


          }
          });














          draft saved

          draft discarded


















          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
















          draft saved

          draft discarded




















































          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.




          draft saved


          draft discarded














          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





















































          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







          Popular posts from this blog

          How to make a Squid Proxy server?

          第一次世界大戦

          Touch on Surface Book