From ea57f5655c722240f498affdc648a4364f5fd1b3 Mon Sep 17 00:00:00 2001 From: "Helmut K. C. Tessarek" Date: Thu, 28 May 2020 22:31:55 -0400 Subject: [PATCH] Update website --- docs/index.html | 75 ++++++++++++++++++++++------------------ docs/terminal/index.html | 32 +++++++++++------ 2 files changed, 63 insertions(+), 44 deletions(-) diff --git a/docs/index.html b/docs/index.html index 95462037b2..ae98df46d7 100644 --- a/docs/index.html +++ b/docs/index.html @@ -727,70 +727,70 @@ Details: Arabic ar أحمد باشا إبراهيم (fi_ahmed_bacha@esi.dz) -87% +86% Basque eu juan.abasolo@ehu.eus -37% +36% Bosnian bs_BA Derviš T. (dervis.t@pm.me) -81% +80% Bulgarian bg_BG -73% +71% Catalan ca jmontane, 2019 -58% +57% Croatian hr_HR Hrvoje Mandić (trbuhom@net.hr) -31% +30% Czech cs_CZ Lukas Helebrandt (lukas@aiya.cz) -90% +88% Dansk da_DK Morten Juhl-Johansen Zölde-Fejér (mjjzf@syntaktisk. -81% +79% Deutsch de_DE -Fabian (fab4x@mailbox.org) -97% +Eike (ei-ke@users.noreply.github.com) +96% Eesti Keel et_EE -72% +71% @@ -811,7 +811,7 @@ Details: Español es_ES Fernando Pindado (fpindado@gmail.com) -90% +88% @@ -825,42 +825,49 @@ Details: Français fr_FR Laurent Cozic -91% +92% Galician gl_ES Marcos Lans (marcoslansgarza@gmail.com) -47% +46% + + + +Indonesian +id_ID + +97% Italiano it_IT StarFang208 -96% +97% Nederlands nl_NL TheoDutch (theo1@mailfence.com) -92% +91% Nederlands nl_BE -37% +36% Norwegian nb_NO Mats Estensen (code@mxe.no) -97% +95% @@ -874,112 +881,112 @@ Details: Polski pl_PL -84% +90% Português pt_PT Diogo Caveiro -98% +95% Português (Brasil) pt_BR Renato Nunes Bastos (rnbastos@gmail.com) -98% +97% Română ro -37% +36% Slovenian sl_SI -47% +46% Svenska sv Jonatan Nyberg (jonatan@autistici.org) -78% +76% Thai th_TH -58% +57% Tiếng Việt vi -94% +92% Türkçe tr_TR Arda Kılıçdağı (arda@kilicdagi.com) -100% +97% Ελληνικά el_GR Harris Arvanitis (xaris@tuta.io) -89% +97% Русский ru_RU Sergey Segeda (thesermanarm@gmail.com) -97% +94% српски језик sr_RS -78% +77% 中文 (简体) zh_CN paventyang@gmail.com -97% +95% 中文 (繁體) zh_TW Ethan Chen (ethan42411@gmail.com) -98% +95% 日本語 ja_JP genneko (genneko217@gmail.com) -100% +97% 한국어 ko -95% +93% diff --git a/docs/terminal/index.html b/docs/terminal/index.html index 2ed244dfc9..49051245cf 100644 --- a/docs/terminal/index.html +++ b/docs/terminal/index.html @@ -353,20 +353,32 @@ https://github.com/laurent22/joplin/blob/master/readme/terminal.md -macOS -brew install joplin - - -Linux or Windows (via WSL) -Important: First, install Node 10+.

NPM_CONFIG_PREFIX=~/.joplin-bin npm install -g joplin
sudo ln -s ~/.joplin-bin/bin/joplin /usr/bin/joplin

By default, the application binary will be installed under ~/.joplin-bin. You may change this directory if needed. Alternatively, if your npm permissions are setup as described here (Option 2) then simply running npm -g install joplin would work. - - -Arch Linux -An Arch Linux package is available here. To install it, use an AUR wrapper such as yay: yay -S joplin. Both the CLI tool (type joplin) and desktop app (type joplin-desktop) are packaged. For support, please go to the GitHub repo. +macOS, Linux, or Windows (via WSL) +Important: First, install Node 10+.

NPM_CONFIG_PREFIX=~/.joplin-bin npm install -g joplin
sudo ln -s ~/.joplin-bin/bin/joplin /usr/bin/joplin

By default, the application binary will be installed under ~/.joplin-bin. You may change this directory if needed. Alternatively, if your npm permissions are setup as described here (Option 2) then simply running npm -g install joplin would work.

To start it, type joplin.

+

Unsupported methods🔗

+

There are other ways to install the terminal application. However, they are not supported and problems must be reported to the upstream projects.

+ + + + + + + + + + + + + + + + + +
Operating systemMethod
macOSbrew install joplin
Arch LinuxAn Arch Linux package is available here. To install it, use an AUR wrapper such as yay: yay -S joplin. Both the CLI tool (type joplin) and desktop app (type joplin-desktop) are packaged. You can also install a compiled version with the chaotic-aur repository. For support, please go to the GitHub repo.

Usage🔗

To start the application type joplin. This will open the user interface, which has three main panes: Notebooks, Notes and the text of the current note. There are also additional panels that can be toggled on and off via shortcuts.