From db7d617e2bb1ca48af6806865b4a67d39b7565c6 Mon Sep 17 00:00:00 2001 From: Laurent Cozic Date: Fri, 4 Sep 2020 19:06:36 +0100 Subject: [PATCH] Update website --- README.md | 6 +- docs/changelog/index.html | 115 ++++++ docs/changelog_cli/index.html | 9 + docs/debugging/index.html | 4 +- docs/index.html | 84 ++++- docs/stats/index.html | 650 ++++++++++++++++++---------------- docs/terminal/index.html | 19 +- readme/changelog.md | 126 +++++++ readme/stats.md | 224 ++++++------ 9 files changed, 801 insertions(+), 436 deletions(-) diff --git a/README.md b/README.md index d609c43aa..aa6d39a8a 100644 --- a/README.md +++ b/README.md @@ -20,9 +20,9 @@ Three types of applications are available: for the **desktop** (Windows, macOS a Operating System | Download | Alternative -----------------|--------|------------------- -Windows (32 and 64-bit) | Get it on Windows | Or get the Portable version

The [portable application](https://en.wikipedia.org/wiki/Portable_application) allows installing the software on a portable device such as a USB key. Simply copy the file JoplinPortable.exe in any directory on that USB key ; the application will then create a directory called "JoplinProfile" next to the executable file. -macOS | Get it on macOS | You can also use Homebrew (unsupported): `brew cask install joplin` -Linux | Get it on Linux | An Arch Linux package (unsupported) [is also available](#terminal-application).

If it works with your distribution (it has been tested on Ubuntu, Fedora, and Mint; the desktop environments supported are GNOME, KDE, Xfce, MATE, LXQT, LXDE, Unity, Cinnamon, Deepin and Pantheon), the recommended way is to use this script as it will handle the desktop icon too:

`wget -O - https://raw.githubusercontent.com/laurent22/joplin/master/Joplin_install_and_update.sh \| bash` +Windows (32 and 64-bit) | Get it on Windows | Or get the Portable version

The [portable application](https://en.wikipedia.org/wiki/Portable_application) allows installing the software on a portable device such as a USB key. Simply copy the file JoplinPortable.exe in any directory on that USB key ; the application will then create a directory called "JoplinProfile" next to the executable file. +macOS | Get it on macOS | You can also use Homebrew (unsupported): `brew cask install joplin` +Linux | Get it on Linux | An Arch Linux package (unsupported) [is also available](#terminal-application).

If it works with your distribution (it has been tested on Ubuntu, Fedora, and Mint; the desktop environments supported are GNOME, KDE, Xfce, MATE, LXQT, LXDE, Unity, Cinnamon, Deepin and Pantheon), the recommended way is to use this script as it will handle the desktop icon too:

`wget -O - https://raw.githubusercontent.com/laurent22/joplin/master/Joplin_install_and_update.sh \| bash` ## Mobile applications diff --git a/docs/changelog/index.html b/docs/changelog/index.html index 8475850ce..edcc31da7 100644 --- a/docs/changelog/index.html +++ b/docs/changelog/index.html @@ -351,6 +351,121 @@ https://github.com/laurent22/joplin/blob/master/readme/changelog.md

Joplin changelog🔗

+

v1.0.241 - 2020-09-04T18:06:00Z🔗

+

This release will ask you to upgrade your sync target and, once it is done, only the latest clients will be able to sync with this sync target. So please make sure you upgrade your other clients too (mobile, cli, etc.).

+

This version also includes an update to the search engine and as a result starting the app the first might be SLOW, as the search engine indexes all your notes. It might take from a few seconds to several minutes depending on how large your note collection is. This is a one off operation.

+ +

v1.0.239 - 2020-09-01T21:56:36Z🔗

+

IMPORTANT: This pre-release will ask you to upgrade your sync target and, once it is done, only the latest clients will be able to sync with this sync target. Currently that includes the desktop app (v1.0.234+) and Android app (v1.0.337+). It means if you are using these two clients you'll be fine. However if you are using the iOS or CLI clients you might want to wait till these clients are updated. Any issue with the sync target upgrade, please post on the forum.

+

This version also includes an update to the search engine and as a result starting the app the first might be SLOW, as the search engine indexes all your notes. It might take from a few seconds to several minutes depending on how large your note collection is.

+

Regression fixes:

+ +

Main changes:

+ +

v1.0.237 - 2020-08-29T15:38:04Z🔗

+

IMPORTANT: This pre-release will ask you to upgrade your sync target and, once it is done, only the latest clients will be able to sync with this sync target. Currently that includes the desktop app (v1.0.234+) and Android app (v1.0.337+). It means if you are using these two clients you'll be fine. However if you are using the iOS or CLI clients you might want to wait till these clients are updated. Any issue with the sync target upgrade, please post on the forum.

+

This version also includes an update to the search engine and as a result starting the app the first might be SLOW, as the search engine indexes all your notes. It might take from a few seconds to several minutes depending on how large your note collection is.

+

Regression fixes:

+ +

Main changes:

+ +

v1.0.236 - 2020-08-28T09:16:54Z🔗

+

IMPORTANT: This pre-release will ask you to upgrade your sync target and, once it is done, only the latest clients will be able to sync with this sync target. Currently that includes the desktop app (v1.0.234+) and Android app (v1.0.337+). It means if you are using these two clients you'll be fine. However if you are using the iOS or CLI clients you might want to wait till these clients are updated. Any issue with the sync target upgrade, please post on the forum.

+

This version also includes an update to the search engine and as a result starting the app the first might be SLOW, as the search engine indexes all your notes. It might take from a few seconds to several minutes depending on how large your note collection is.

+

Regression fixes:

+ +

Main changes:

+

v1.0.235 - 2020-08-18T22:08:01Z🔗

Important: This pre-release will ask you to upgrade your sync target and, once it is done, only the latest clients will be able to sync with this sync target. Currently that includes the desktop app (v1.0.234+) and Android app (v1.0.337+). It means if you are using these two clients you'll be fine. However if you are using the iOS or CLI clients you might want to wait till these clients are updated. Any issue with the sync target upgrade, please post on the forum.

This version also includes an update to the search engine and as a result starting the app the first might be SLOW, as the search engine indexes all your notes. It might take from a few seconds to several minutes depending on how large your note collection is

diff --git a/docs/changelog_cli/index.html b/docs/changelog_cli/index.html index fb08c3f7b..b888bdc9b 100644 --- a/docs/changelog_cli/index.html +++ b/docs/changelog_cli/index.html @@ -351,6 +351,15 @@ https://github.com/laurent22/joplin/blob/master/readme/changelog_cli.md

Joplin terminal app changelog🔗

+

cli-v1.0.167 - 2020-09-04T17:15:49Z🔗

+

cli-v1.0.166 - 2020-08-02T14:03:26Z🔗