1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-10-31 00:07:48 +02:00

Update website

This commit is contained in:
Laurent Cozic
2021-07-19 14:47:33 +01:00
parent d4cdebafeb
commit 48d6c74a49
90 changed files with 459 additions and 408 deletions

View File

@@ -22,11 +22,11 @@ Three types of applications are available: for the **desktop** (Windows, macOS a
Operating System | Download
---|---
Windows (32 and 64-bit) | <a href='https://github.com/laurent22/joplin/releases/download/v2.1.8/Joplin-Setup-2.1.8.exe'><img alt='Get it on Windows' width="134px" src='https://joplinapp.org/images/BadgeWindows.png'/></a>
macOS | <a href='https://github.com/laurent22/joplin/releases/download/v2.1.8/Joplin-2.1.8.dmg'><img alt='Get it on macOS' width="134px" src='https://joplinapp.org/images/BadgeMacOS.png'/></a>
Linux | <a href='https://github.com/laurent22/joplin/releases/download/v2.1.8/Joplin-2.1.8.AppImage'><img alt='Get it on Linux' width="134px" src='https://joplinapp.org/images/BadgeLinux.png'/></a>
Windows (32 and 64-bit) | <a href='https://github.com/laurent22/joplin/releases/download/v2.1.9/Joplin-Setup-2.1.9.exe'><img alt='Get it on Windows' width="134px" src='https://joplinapp.org/images/BadgeWindows.png'/></a>
macOS | <a href='https://github.com/laurent22/joplin/releases/download/v2.1.9/Joplin-2.1.9.dmg'><img alt='Get it on macOS' width="134px" src='https://joplinapp.org/images/BadgeMacOS.png'/></a>
Linux | <a href='https://github.com/laurent22/joplin/releases/download/v2.1.9/Joplin-2.1.9.AppImage'><img alt='Get it on Linux' width="134px" src='https://joplinapp.org/images/BadgeLinux.png'/></a>
**On Windows**, you may also use the <a href='https://github.com/laurent22/joplin/releases/download/v2.1.8/JoplinPortable.exe'>Portable version</a>. 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.
**On Windows**, you may also use the <a href='https://github.com/laurent22/joplin/releases/download/v2.1.9/JoplinPortable.exe'>Portable version</a>. 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.
**On Linux**, the recommended way is to use the following installation script as it will handle the desktop icon too:

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/get_started/plugins.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/get_started/plugins.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Getting started with plugin development | Joplin</title>
</head>
<body class="website-env-prod">
@@ -361,7 +361,7 @@ This should be the path to your main plugin directory, i.e. <code>path/to/your/r
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/overview.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/overview.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Extending Joplin | Joplin</title>
</head>
<body class="website-env-prod">
@@ -339,7 +339,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/overview.md
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/development_m
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/development_m
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Development mode | Joplin</title>
</head>
<body class="website-env-prod">
@@ -318,7 +318,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/development_m
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/plugin_loadin
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/plugin_loadin
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Plugin Loading Rules | Joplin</title>
</head>
<body class="website-env-prod">
@@ -324,7 +324,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/plugin_loadin
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/plugin_manife
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/plugin_manife
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Plugin Manifest | Joplin</title>
</head>
<body class="website-env-prod">
@@ -394,7 +394,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/plugin_manife
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/plugin_themin
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/plugin_themin
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Plugin theming | Joplin</title>
</head>
<body class="website-env-prod">
@@ -354,7 +354,7 @@ These include:</p>
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/rest_api.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/rest_api.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Joplin Data API | Joplin</title>
</head>
<body class="website-env-prod">
@@ -980,7 +980,7 @@ async function fetchAllNotes() {
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/tutorials/toc_plugin.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/tutorials/toc_plugin.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Creating a table of content plugin | Joplin</title>
</head>
<body class="website-env-prod">
@@ -588,7 +588,7 @@ document.addEventListener('click', event =&gt; {
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20180621-182112.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20180621-182112.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Web Clipper now available on Firefox and Chrome | Joplin</title>
</head>
<body class="website-env-prod">
@@ -322,7 +322,7 @@ published_at: 2018-06-21T17:21:12.000+00:00</p>
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20180906-111039.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20180906-111039.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>New iOS release with improved attachment support | Joplin</title>
</head>
<body class="website-env-prod">
@@ -323,7 +323,7 @@ published_at: 2018-09-06T10:10:39.000+00:00</p>
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20180916-210431.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20180916-210431.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Note properties in desktop application | Joplin</title>
</head>
<body class="website-env-prod">
@@ -322,7 +322,7 @@ published_at: 2018-09-16T20:04:31.000+00:00</p>
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20180929-121053.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20180929-121053.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>New release and many bug fixes | Joplin</title>
</head>
<body class="website-env-prod">
@@ -322,7 +322,7 @@ published_at: 2018-09-29T11:10:53.000+00:00</p>
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20181004-091123.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20181004-091123.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Joplin and Hacktobertfest 2018 🎃 | Joplin</title>
</head>
<body class="website-env-prod">
@@ -324,7 +324,7 @@ published_at: 2018-10-04T08:11:23.000+00:00</p>
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20181101-174335.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20181101-174335.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Hacktoberfest has now ended | Joplin</title>
</head>
<body class="website-env-prod">
@@ -327,7 +327,7 @@ published_at: 2018-11-01T17:43:35.000+00:00</p>
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20181213-173459.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20181213-173459.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Joplin is now featured on PrivacyTools.io | Joplin</title>
</head>
<body class="website-env-prod">
@@ -325,7 +325,7 @@ published_at: 2018-12-13T17:34:59.000+00:00</p>
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190130-230218.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190130-230218.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>New search engine in Joplin | Joplin</title>
</head>
<body class="website-env-prod">
@@ -325,7 +325,7 @@ published_at: 2019-01-30T23:02:18.000+00:00</p>
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190404-074157.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190404-074157.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Markdown plugins and Goto Anything | Joplin</title>
</head>
<body class="website-env-prod">
@@ -324,7 +324,7 @@ published_at: 2019-04-04T06:41:57.000+00:00</p>
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190424-112410.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190424-112410.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>The Joplin forum is one year old | Joplin</title>
</head>
<body class="website-env-prod">
@@ -324,7 +324,7 @@ published_at: 2019-04-24T10:24:10.000+00:00</p>
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190523-231026.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190523-231026.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Note history now in Joplin | Joplin</title>
</head>
<body class="website-env-prod">
@@ -334,7 +334,7 @@ published_at: 2019-05-23T22:10:26.000+00:00</p>
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190611-000711.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190611-000711.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Changing attachment download behaviour to save disk space | Joplin</title>
</head>
<body class="website-env-prod">
@@ -324,7 +324,7 @@ published_at: 2019-06-10T23:07:11.000+00:00</p>
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190613-202613.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190613-202613.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Customising your notes with the help of the development tools and CSS | Joplin</title>
</head>
<body class="website-env-prod">
@@ -324,7 +324,7 @@ published_at: 2019-06-13T19:26:13.000+00:00</p>
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190814-225957.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190814-225957.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Joplin now supports Fountain screenwriting markup language | Joplin</title>
</head>
<body class="website-env-prod">
@@ -333,7 +333,7 @@ published_at: 2019-08-14T21:59:57.000+00:00</p>
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190925-000254.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190925-000254.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>New icon for Joplin! | Joplin</title>
</head>
<body class="website-env-prod">
@@ -338,7 +338,7 @@ published_at: 2019-09-24T23:02:54.000+00:00</p>
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190929-152834.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190929-152834.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Hacktoberfest 2019 is coming soon! | Joplin</title>
</head>
<body class="website-env-prod">
@@ -331,7 +331,7 @@ published_at: 2019-09-29T14:28:34.000+00:00</p>
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20191012-233121.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20191012-233121.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Support for chemical equations using mhchem for Katex | Joplin</title>
</head>
<body class="website-env-prod">
@@ -331,7 +331,7 @@ published_at: 2019-10-12T22:31:21.000+00:00</p>
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20191014-165136.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20191014-165136.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>New Joplin icon, second round | Joplin</title>
</head>
<body class="website-env-prod">
@@ -323,7 +323,7 @@ published_at: 2019-10-14T15:51:36.000+00:00</p>
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20191101-131852.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20191101-131852.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Hacktoberfest 2019 has now ended 🎃 | Joplin</title>
</head>
<body class="website-env-prod">
@@ -327,7 +327,7 @@ published_at: 2019-11-01T13:18:52.000+00:00</p>
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20191117-183855.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20191117-183855.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>And the winner is... | Joplin</title>
</head>
<body class="website-env-prod">
@@ -332,7 +332,7 @@ published_at: 2019-11-17T18:38:55.000+00:00</p>
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20191118-072700.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20191118-072700.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Joplin is looking into joining Google Summer of Code in 2020 | Joplin</title>
</head>
<body class="website-env-prod">
@@ -330,7 +330,7 @@ published_at: 2019-11-18T07:27:00.000+00:00</p>
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20200220-190804.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20200220-190804.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>GSoC 2020: Joplin has been accepted as a mentor organization! | Joplin</title>
</head>
<body class="website-env-prod">
@@ -322,7 +322,7 @@ published_at: 2020-02-20T19:08:04.000+00:00</p>
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20200301-125055.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20200301-125055.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Large desktop update coming soon | Joplin</title>
</head>
<body class="website-env-prod">
@@ -338,7 +338,7 @@ published_at: 2020-03-01T12:50:55.000+00:00</p>
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20200314-001555.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20200314-001555.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Experimental WYSIWYG editor in Joplin | Joplin</title>
</head>
<body class="website-env-prod">
@@ -332,7 +332,7 @@ published_at: 2020-03-14T00:15:55.000+00:00</p>
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20200406-224254.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20200406-224254.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Joplin informal encryption and security audit results | Joplin</title>
</head>
<body class="website-env-prod">
@@ -350,7 +350,7 @@ published_at: 2020-04-06T21:42:54.000+00:00</p>
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/build_troubleshooting.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/build_troubleshooting.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Desktop application | Joplin</title>
</head>
<body class="website-env-prod">
@@ -357,7 +357,7 @@ pod install
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Joplin changelog | Joplin</title>
</head>
<body class="website-env-prod">
@@ -266,6 +266,18 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog.md
<p><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&amp;business=E8JMYD2LQ8MMA&amp;lc=GB&amp;item_name=Joplin+Development&amp;currency_code=EUR&amp;bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted"><img src="https://joplinapp.org/images/badges/Donate-PayPal-green.svg" alt="Donate using PayPal"></a> <a href="https://github.com/sponsors/laurent22/"><img src="https://joplinapp.org/images/badges/GitHub-Badge.svg" alt="Sponsor on GitHub"></a> <a href="https://www.patreon.com/joplin"><img src="https://joplinapp.org/images/badges/Patreon-Badge.svg" alt="Become a patron"></a> <a href="https://joplinapp.org/donate/#donations"><img src="https://joplinapp.org/images/badges/Donate-IBAN.svg" alt="Donate using IBAN"></a></p>
</div>
<h1>Joplin changelog<a name="joplin-changelog" href="#joplin-changelog" class="heading-anchor">🔗</a></h1>
<h2><a href="https://github.com/laurent22/joplin/releases/tag/v2.2.2">v2.2.2</a> (Pre-release) - 2021-07-19T10:28:35Z<a name="v2-2-2-https-github-com-laurent22-joplin-releases-tag-v2-2-2-pre-release-2021-07-19t10-28-35z" href="#v2-2-2-https-github-com-laurent22-joplin-releases-tag-v2-2-2-pre-release-2021-07-19t10-28-35z" class="heading-anchor">🔗</a></h2>
<p>Attention: The default font size has been changed in the Markdown editor. You can change it back in Config &gt; Appearance &gt; Editor font size.</p>
<ul>
<li>Improved: Ensure that timestamps are not changed when sharing or unsharing a note (cafaa9c)</li>
<li>Improved: Make Markdown editor styling closer to view styling (<a href="https://github.com/laurent22/joplin/issues/5174">#5174</a>)</li>
<li>Improved: Make sure clipper authorisation notification is displayed, even when in config screen (b2de27b)</li>
</ul>
<h2><a href="https://github.com/laurent22/joplin/releases/tag/v2.1.9">v2.1.9</a> - 2021-07-19T10:28:43Z<a name="v2-1-9-https-github-com-laurent22-joplin-releases-tag-v2-1-9-2021-07-19t10-28-43z" href="#v2-1-9-https-github-com-laurent22-joplin-releases-tag-v2-1-9-2021-07-19t10-28-43z" class="heading-anchor">🔗</a></h2>
<ul>
<li>Improved: Ensure that timestamps are not changed when sharing or unsharing a note (cafaa9c)</li>
<li>Improved: Make sure clipper authorisation notification is displayed, even when in config screen (b2de27b)</li>
</ul>
<h2><a href="https://github.com/laurent22/joplin/releases/tag/v2.2.1">v2.2.1</a> (Pre-release) - 2021-07-09T17:38:25Z<a name="v2-2-1-https-github-com-laurent22-joplin-releases-tag-v2-2-1-pre-release-2021-07-09t17-38-25z" href="#v2-2-1-https-github-com-laurent22-joplin-releases-tag-v2-2-1-pre-release-2021-07-09t17-38-25z" class="heading-anchor">🔗</a></h2>
<ul>
<li>New: Add keyboard shortcuts for inserting lists in Rich Text editor (<a href="https://github.com/laurent22/joplin/issues/5137">#5137</a> by Philipp Keck)</li>
@@ -3457,7 +3469,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog.md
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog_android.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog_android.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Joplin Android app changelog | Joplin</title>
</head>
<body class="website-env-prod">
@@ -373,7 +373,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog_android.md
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog_cli.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog_cli.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Joplin terminal app changelog | Joplin</title>
</head>
<body class="website-env-prod">
@@ -635,7 +635,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog_cli.md
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog_server.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog_server.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Joplin Server Changelog | Joplin</title>
</head>
<body class="website-env-prod">
@@ -469,7 +469,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog_server.md
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/clipper.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/clipper.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Joplin Web Clipper | Joplin</title>
</head>
<body class="website-env-prod">
@@ -348,7 +348,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/clipper.md
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/conflict.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/conflict.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>What is a conflict? | Joplin</title>
</head>
<body class="website-env-prod">
@@ -324,7 +324,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/conflict.md
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -379,6 +379,10 @@ p,
margin-top: 40px;
}
#top-section-img img {
width: 100%;
}
.main-content {
flex: 1;
}

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/debugging.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/debugging.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>How to enable debugging | Joplin</title>
</head>
<body class="website-env-prod">
@@ -370,7 +370,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/debugging.md
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/desktop.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/desktop.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Desktop application | Joplin</title>
</head>
<body class="website-env-prod">
@@ -318,7 +318,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/desktop.md
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/donate.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/donate.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Support Joplin development | Joplin</title>
</head>
<body class="website-env-prod">
@@ -349,7 +349,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/donate.md
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/download.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/download.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Downloading Joplin... | Joplin</title>
</head>
<body class="website-env-prod">
@@ -125,7 +125,7 @@ Your download of <span class="downloaded-filename">Joplin</span> is in progress.
<div class="get-it-desktop">
<h2>Joplin App for Desktop<a name="joplin-app-for-desktop" href="#joplin-app-for-desktop" class="heading-anchor">🔗</a></h2>
<p>Access your notes on Windows, macOS or Linux.</p>
<!-- DESKTOP-DOWNLOAD-LINKS --><a href='https://github.com/laurent22/joplin/releases/download/v2.1.8/Joplin-Setup-2.1.8.exe'><img alt='Get it on Windows' width="134px" src='https://joplinapp.org/images/BadgeWindows.png'/></a> <a href='https://github.com/laurent22/joplin/releases/download/v2.1.8/Joplin-2.1.8.dmg'><img alt='Get it on macOS' width="134px" src='https://joplinapp.org/images/BadgeMacOS.png'/></a> <a href='https://github.com/laurent22/joplin/releases/download/v2.1.8/Joplin-2.1.8.AppImage'><img alt='Get it on Linux' width="134px" src='https://joplinapp.org/images/BadgeLinux.png'/></a><!-- DESKTOP-DOWNLOAD-LINKS -->
<!-- DESKTOP-DOWNLOAD-LINKS --><a href='https://github.com/laurent22/joplin/releases/download/v2.1.9/Joplin-Setup-2.1.9.exe'><img alt='Get it on Windows' width="134px" src='https://joplinapp.org/images/BadgeWindows.png'/></a> <a href='https://github.com/laurent22/joplin/releases/download/v2.1.9/Joplin-2.1.9.dmg'><img alt='Get it on macOS' width="134px" src='https://joplinapp.org/images/BadgeMacOS.png'/></a> <a href='https://github.com/laurent22/joplin/releases/download/v2.1.9/Joplin-2.1.9.AppImage'><img alt='Get it on Linux' width="134px" src='https://joplinapp.org/images/BadgeLinux.png'/></a><!-- DESKTOP-DOWNLOAD-LINKS -->
</div>
<h2>Joplin App for Mobile<a name="joplin-app-for-mobile" href="#joplin-app-for-mobile" class="heading-anchor">🔗</a></h2>
<p>Access your notes on your phone or tablet from the Android and iOS apps.</p>
@@ -182,7 +182,7 @@ Your download of <span class="downloaded-filename">Joplin</span> is in progress.
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/e2ee.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/e2ee.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>About End-To-End Encryption (E2EE) | Joplin</title>
</head>
<body class="website-env-prod">
@@ -336,7 +336,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/e2ee.md
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/faq.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/faq.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>FAQ | Joplin</title>
</head>
<body class="website-env-prod">
@@ -414,7 +414,7 @@ on this server.&lt;/p&gt;
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/faq_joplin_cloud.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/faq_joplin_cloud.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>FAQ | Joplin</title>
</head>
<body class="website-env-prod">
@@ -324,7 +324,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/faq_joplin_cloud.md
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2020/ideas.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2020/ideas.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>GSoC 2020 Ideas | Joplin</title>
</head>
<body class="website-env-prod">
@@ -421,7 +421,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2020/ideas.md
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2020/index.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2020/index.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Google Summer of Code 2020 | Joplin</title>
</head>
<body class="website-env-prod">
@@ -420,7 +420,7 @@ There could be exceptional reason to accept proposal what cannot be finished ove
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2021/ideas.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2021/ideas.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>GSoC 2021 Ideas | Joplin</title>
</head>
<body class="website-env-prod">
@@ -381,7 +381,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2021/ideas.md
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2021/index.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2021/index.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Google Summer of Code 2021 | Joplin</title>
</head>
<body class="website-env-prod">
@@ -436,7 +436,7 @@ There could be exceptional reason to accept proposal what cannot be finished ove
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2021/pull_request_guidel
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2021/pull_request_guidel
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Pull request guidelines | Joplin</title>
</head>
<body class="website-env-prod">
@@ -344,7 +344,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2021/pull_request_guidel
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsod2020/ideas.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsod2020/ideas.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>1.Idea - Create documenation hub | Joplin</title>
</head>
<body class="website-env-prod">
@@ -346,7 +346,7 @@ Task is to find a toolset to structure them and make the knowledge buried in the
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsod2020/index.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsod2020/index.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Google Season of Doc 2020 | Joplin</title>
</head>
<body class="website-env-prod">
@@ -406,7 +406,7 @@ The procedure reflects some of the lessons learnt in the GSOC 2020 campaign, so
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/README.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/README.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Joplin - an open source note taking and to-do application with synchronisation capabilities</title>
</head>
<body class="website-env-prod">
@@ -284,19 +284,19 @@ https://github.com/laurent22/joplin/blob/dev/README.md
<tbody>
<tr>
<td>Windows (32 and 64-bit)</td>
<td><a href='https://github.com/laurent22/joplin/releases/download/v2.1.8/Joplin-Setup-2.1.8.exe'><img alt='Get it on Windows' width="134px" src='https://joplinapp.org/images/BadgeWindows.png'/></a></td>
<td><a href='https://github.com/laurent22/joplin/releases/download/v2.1.9/Joplin-Setup-2.1.9.exe'><img alt='Get it on Windows' width="134px" src='https://joplinapp.org/images/BadgeWindows.png'/></a></td>
</tr>
<tr>
<td>macOS</td>
<td><a href='https://github.com/laurent22/joplin/releases/download/v2.1.8/Joplin-2.1.8.dmg'><img alt='Get it on macOS' width="134px" src='https://joplinapp.org/images/BadgeMacOS.png'/></a></td>
<td><a href='https://github.com/laurent22/joplin/releases/download/v2.1.9/Joplin-2.1.9.dmg'><img alt='Get it on macOS' width="134px" src='https://joplinapp.org/images/BadgeMacOS.png'/></a></td>
</tr>
<tr>
<td>Linux</td>
<td><a href='https://github.com/laurent22/joplin/releases/download/v2.1.8/Joplin-2.1.8.AppImage'><img alt='Get it on Linux' width="134px" src='https://joplinapp.org/images/BadgeLinux.png'/></a></td>
<td><a href='https://github.com/laurent22/joplin/releases/download/v2.1.9/Joplin-2.1.9.AppImage'><img alt='Get it on Linux' width="134px" src='https://joplinapp.org/images/BadgeLinux.png'/></a></td>
</tr>
</tbody>
</table>
<p><strong>On Windows</strong>, you may also use the <a href='https://github.com/laurent22/joplin/releases/download/v2.1.8/JoplinPortable.exe'>Portable version</a>. The <a href="https://en.wikipedia.org/wiki/Portable_application">portable application</a> 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 &quot;JoplinProfile&quot; next to the executable file.</p>
<p><strong>On Windows</strong>, you may also use the <a href='https://github.com/laurent22/joplin/releases/download/v2.1.9/JoplinPortable.exe'>Portable version</a>. The <a href="https://en.wikipedia.org/wiki/Portable_application">portable application</a> 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 &quot;JoplinProfile&quot; next to the executable file.</p>
<p><strong>On Linux</strong>, the recommended way is to use the following installation script as it will handle the desktop icon too:</p>
<pre><code style="word-break: break-all">wget -O - https://raw.githubusercontent.com/laurent22/joplin/dev/Joplin_install_and_update.sh | bash</code></pre>
<h2>Mobile applications<a name="mobile-applications" href="#mobile-applications" class="heading-anchor">🔗</a></h2>
@@ -1735,7 +1735,7 @@ Eg. <code>:search -- &quot;-tag:tag1&quot;</code>.</p>
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 MiB

After

Width:  |  Height:  |  Size: 2.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 0 B

After

Width:  |  Height:  |  Size: 572 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 MiB

After

Width:  |  Height:  |  Size: 602 KiB

View File

@@ -11,7 +11,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta name="description" content="Jopli website" />
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
rel="stylesheet"
href="&#x2F;css/bootstrap5.0.2.min.css"
@@ -24,7 +24,7 @@
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Joplin</title>
</head>
<body class="front-page website-env-prod">
@@ -113,17 +113,19 @@
<a href="/download/" class="button-link btn-blue download-button">Download the app</a>
<a href="/plans/" class="button-link btn-trans plans-button">Sign up with Joplin Cloud</a>
</p>
<img
srcset="
&#x2F;images/home-top-img.png 2388w,
&#x2F;images/home-top-img-2x.png 4820w
"
src="&#x2F;images/home-top-img.png"
alt=""
class="img-fluid img-center"
id="top-section-img"
/>
<picture class="img-fluid img-center" id="top-section-img">
<source type="image/webp" srcset="
&#x2F;images/home-top-img-4x.webp 4820w,
&#x2F;images/home-top-img-2x.webp 2388w,
&#x2F;images/home-top-img.webp 1205w
">
<source type="image/png" srcset="
&#x2F;images/home-top-img-2x.png 2388w,
&#x2F;images/home-top-img.png 1205w
">
<img id="top-section-img-img" src="&#x2F;images/home-top-img-2x.png">
</picture>
</div>
</div>
</div>
@@ -706,7 +708,7 @@
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/markdown.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/markdown.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Markdown Guide | Joplin</title>
</head>
<body class="website-env-prod">
@@ -641,7 +641,7 @@ graph TD;
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/mobile.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/mobile.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Mobile app | Joplin</title>
</head>
<body class="website-env-prod">
@@ -317,7 +317,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/mobile.md
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/nextcloud_app.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/nextcloud_app.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Joplin Web API for Nextcloud | Joplin</title>
</head>
<body class="website-env-prod">
@@ -356,7 +356,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/nextcloud_app.md
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/note_history.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/note_history.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Note History | Joplin</title>
</head>
<body class="website-env-prod">
@@ -331,7 +331,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/note_history.md
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Joplin Cloud Plans | Joplin</title>
</head>
<body class="website-env-prod">
@@ -373,7 +373,7 @@ https://github.com/laurent22/joplin/blob/dev/
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/plugins.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/plugins.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Plugins | Joplin</title>
</head>
<body class="website-env-prod">
@@ -329,7 +329,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/plugins.md
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/prereleases.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/prereleases.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Getting pre-releases | Joplin</title>
</head>
<body class="website-env-prod">
@@ -320,7 +320,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/prereleases.md
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/privacy.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/privacy.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Joplin Privacy Policy | Joplin</title>
</head>
<body class="website-env-prod">
@@ -319,7 +319,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/privacy.md
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/rich_text_editor.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/rich_text_editor.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>About the Rich Text editor | Joplin</title>
</head>
<body class="website-env-prod">
@@ -341,7 +341,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/rich_text_editor.md
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/clipper_auth.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/clipper_auth.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Clipper authorisation mechanism | Joplin</title>
</head>
<body class="website-env-prod">
@@ -342,7 +342,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/clipper_auth.md
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/e2ee.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/e2ee.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Encryption | Joplin</title>
</head>
<body class="website-env-prod">
@@ -411,7 +411,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/e2ee.md
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/history.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/history.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Note history | Joplin</title>
</head>
<body class="website-env-prod">
@@ -343,7 +343,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/history.md
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/plugins.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/plugins.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Plugin system architecture | Joplin</title>
</head>
<body class="website-env-prod">
@@ -381,7 +381,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/plugins.md
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/search_sorting.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/search_sorting.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Search Engine | Joplin</title>
</head>
<body class="website-env-prod">
@@ -338,7 +338,7 @@ This time-based weight decays logarithmically, becoming less of a factor than BM
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_delta_sync.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_delta_sync.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Joplin Server delta sync | Joplin</title>
</head>
<body class="website-env-prod">
@@ -392,7 +392,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_delta_sync.md
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_file_url_format.
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_file_url_format.
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Structure of file URLs in Joplin Server | Joplin</title>
</head>
<body class="website-env-prod">
@@ -338,7 +338,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_file_url_format.
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_sharing.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_sharing.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Joplin Server sharing feature | Joplin</title>
</head>
<body class="website-env-prod">
@@ -339,7 +339,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_sharing.md
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/sync_lock.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/sync_lock.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Lock types | Joplin</title>
</head>
<body class="website-env-prod">
@@ -375,7 +375,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/sync_lock.md
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Joplin statistics | Joplin</title>
</head>
<body class="website-env-prod">
@@ -276,15 +276,15 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md
<tbody>
<tr>
<td>Total Windows downloads</td>
<td>1,531,171</td>
<td>1,532,444</td>
</tr>
<tr>
<td>Total macOs downloads</td>
<td>595,602</td>
<td>596,180</td>
</tr>
<tr>
<td>Total Linux downloads</td>
<td>507,199</td>
<td>507,384</td>
</tr>
<tr>
<td>Windows %</td>
@@ -314,28 +314,44 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md
</thead>
<tbody>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v2.2.2">v2.2.2</a> (p)</td>
<td>2021-07-19T10:28:35Z</td>
<td>77</td>
<td>19</td>
<td>11</td>
<td>107</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v2.1.9">v2.1.9</a></td>
<td>2021-07-19T10:28:43Z</td>
<td>894</td>
<td>488</td>
<td>95</td>
<td>1,477</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v2.2.1">v2.2.1</a> (p)</td>
<td>2021-07-09T17:38:25Z</td>
<td>1,723</td>
<td>366</td>
<td>347</td>
<td>2,436</td>
<td>1,735</td>
<td>367</td>
<td>348</td>
<td>2,450</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v2.1.8">v2.1.8</a></td>
<td>2021-07-03T08:25:16Z</td>
<td>28,598</td>
<td>11,991</td>
<td>12,478</td>
<td>53,067</td>
<td>28,832</td>
<td>12,060</td>
<td>12,555</td>
<td>53,447</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v2.1.7">v2.1.7</a></td>
<td>2021-06-26T19:48:55Z</td>
<td>13,231</td>
<td>13,233</td>
<td>6,351</td>
<td>3,570</td>
<td>23,152</td>
<td>23,154</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v2.1.5">v2.1.5</a> (p)</td>
@@ -364,10 +380,10 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v2.0.10">v2.0.10</a></td>
<td>2021-06-16T07:58:29Z</td>
<td>1,948</td>
<td>1,949</td>
<td>899</td>
<td>338</td>
<td>3,185</td>
<td>3,186</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v2.0.9">v2.0.9</a> (p)</td>
@@ -412,10 +428,10 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.8.5">v1.8.5</a></td>
<td>2021-05-10T11:58:14Z</td>
<td>36,959</td>
<td>36,960</td>
<td>16,187</td>
<td>19,322</td>
<td>72,468</td>
<td>72,469</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.8.4">v1.8.4</a> (p)</td>
@@ -452,18 +468,18 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.7.11">v1.7.11</a></td>
<td>2021-02-03T12:50:01Z</td>
<td>114,325</td>
<td>114,327</td>
<td>42,612</td>
<td>64,130</td>
<td>221,067</td>
<td>64,131</td>
<td>221,070</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.7.10">v1.7.10</a></td>
<td>2021-01-30T13:25:29Z</td>
<td>13,856</td>
<td>13,857</td>
<td>4,835</td>
<td>4,434</td>
<td>23,125</td>
<td>23,126</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.7.9">v1.7.9</a> (p)</td>
@@ -500,10 +516,10 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.6.8">v1.6.8</a></td>
<td>2021-01-20T18:11:34Z</td>
<td>18,344</td>
<td>18,346</td>
<td>7,672</td>
<td>7,582</td>
<td>33,598</td>
<td>33,600</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.7.3">v1.7.3</a> (p)</td>
@@ -516,18 +532,18 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.6.7">v1.6.7</a></td>
<td>2021-01-11T23:20:33Z</td>
<td>10,549</td>
<td>10,550</td>
<td>4,621</td>
<td>4,534</td>
<td>19,704</td>
<td>19,705</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.6.6">v1.6.6</a></td>
<td>2021-01-09T16:15:31Z</td>
<td>12,385</td>
<td>12,386</td>
<td>3,408</td>
<td>4,779</td>
<td>20,572</td>
<td>20,573</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.6.5">v1.6.5</a> (p)</td>
@@ -556,10 +572,10 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.5.14">v1.5.14</a></td>
<td>2020-12-30T01:48:46Z</td>
<td>11,023</td>
<td>11,024</td>
<td>5,195</td>
<td>5,513</td>
<td>21,731</td>
<td>21,732</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.6.1">v1.6.1</a> (p)</td>
@@ -572,26 +588,26 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.5.13">v1.5.13</a></td>
<td>2020-12-29T18:29:15Z</td>
<td>612</td>
<td>613</td>
<td>214</td>
<td>191</td>
<td>1,017</td>
<td>1,018</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.5.12">v1.5.12</a></td>
<td>2020-12-28T15:14:08Z</td>
<td>2,392</td>
<td>2,393</td>
<td>1,765</td>
<td>912</td>
<td>5,069</td>
<td>5,070</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.5.11">v1.5.11</a></td>
<td>2020-12-27T19:54:07Z</td>
<td>14,049</td>
<td>14,050</td>
<td>4,615</td>
<td>4,257</td>
<td>22,921</td>
<td>22,922</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.5.10">v1.5.10</a> (p)</td>
@@ -636,42 +652,42 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.4.19">v1.4.19</a></td>
<td>2020-12-01T11:11:16Z</td>
<td>25,678</td>
<td>25,679</td>
<td>13,384</td>
<td>11,626</td>
<td>50,688</td>
<td>50,689</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.4.18">v1.4.18</a></td>
<td>2020-11-28T12:21:41Z</td>
<td>11,121</td>
<td>11,123</td>
<td>3,873</td>
<td>3,089</td>
<td>18,083</td>
<td>18,085</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.4.16">v1.4.16</a></td>
<td>2020-11-27T19:40:16Z</td>
<td>1,466</td>
<td>1,467</td>
<td>824</td>
<td>585</td>
<td>2,875</td>
<td>2,876</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.4.15">v1.4.15</a></td>
<td>2020-11-27T13:25:43Z</td>
<td>882</td>
<td>883</td>
<td>484</td>
<td>263</td>
<td>1,629</td>
<td>1,630</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.4.12">v1.4.12</a></td>
<td>2020-11-23T18:58:07Z</td>
<td>3,003</td>
<td>3,004</td>
<td>1,320</td>
<td>1,291</td>
<td>5,614</td>
<td>5,615</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.4.11">v1.4.11</a> (p)</td>
@@ -708,10 +724,10 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.3.18">v1.3.18</a></td>
<td>2020-11-06T12:07:02Z</td>
<td>30,905</td>
<td>30,906</td>
<td>11,322</td>
<td>10,498</td>
<td>52,725</td>
<td>52,726</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.3.17">v1.3.17</a> (p)</td>
@@ -732,10 +748,10 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.3.15">v1.3.15</a></td>
<td>2020-11-04T12:22:50Z</td>
<td>2,281</td>
<td>2,282</td>
<td>1,294</td>
<td>837</td>
<td>4,412</td>
<td>4,413</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.3.11">v1.3.11</a> (p)</td>
@@ -812,10 +828,10 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.2.6">v1.2.6</a></td>
<td>2020-10-09T13:56:59Z</td>
<td>44,452</td>
<td>44,455</td>
<td>17,720</td>
<td>14,027</td>
<td>76,199</td>
<td>76,202</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.2.4">v1.2.4</a> (p)</td>
@@ -844,10 +860,10 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.1.4">v1.1.4</a></td>
<td>2020-09-21T11:20:09Z</td>
<td>27,699</td>
<td>27,700</td>
<td>13,492</td>
<td>7,741</td>
<td>48,932</td>
<td>48,933</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.1.3">v1.1.3</a> (p)</td>
@@ -876,26 +892,26 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.245">v1.0.245</a></td>
<td>2020-09-09T12:56:10Z</td>
<td>21,304</td>
<td>21,305</td>
<td>10,002</td>
<td>5,634</td>
<td>36,940</td>
<td>36,941</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.242">v1.0.242</a></td>
<td>2020-09-04T22:00:34Z</td>
<td>12,517</td>
<td>12,518</td>
<td>6,420</td>
<td>3,015</td>
<td>21,952</td>
<td>21,953</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.241">v1.0.241</a></td>
<td>2020-09-04T18:06:00Z</td>
<td>23,796</td>
<td>23,797</td>
<td>5,762</td>
<td>4,999</td>
<td>34,557</td>
<td>34,558</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.239">v1.0.239</a> (p)</td>
@@ -940,10 +956,10 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.233">v1.0.233</a></td>
<td>2020-08-01T14:51:15Z</td>
<td>43,417</td>
<td>43,419</td>
<td>18,191</td>
<td>12,358</td>
<td>73,966</td>
<td>73,968</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.232">v1.0.232</a> (p)</td>
@@ -956,26 +972,26 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.227">v1.0.227</a></td>
<td>2020-07-07T20:44:54Z</td>
<td>40,559</td>
<td>40,564</td>
<td>15,277</td>
<td>9,630</td>
<td>65,466</td>
<td>65,471</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.226">v1.0.226</a> (p)</td>
<td>2020-07-04T10:21:26Z</td>
<td>4,909</td>
<td>4,910</td>
<td>2,255</td>
<td>688</td>
<td>7,852</td>
<td>7,853</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.224">v1.0.224</a></td>
<td>2020-06-20T22:26:08Z</td>
<td>24,791</td>
<td>24,792</td>
<td>11,007</td>
<td>6,006</td>
<td>41,804</td>
<td>41,805</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.223">v1.0.223</a> (p)</td>
@@ -996,18 +1012,18 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.220">v1.0.220</a></td>
<td>2020-06-13T18:26:22Z</td>
<td>31,868</td>
<td>31,872</td>
<td>9,921</td>
<td>6,411</td>
<td>48,200</td>
<td>48,204</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.218">v1.0.218</a></td>
<td>2020-06-07T10:43:34Z</td>
<td>14,539</td>
<td>14,540</td>
<td>6,971</td>
<td>2,955</td>
<td>24,465</td>
<td>24,466</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.217">v1.0.217</a> (p)</td>
@@ -1020,18 +1036,18 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.216">v1.0.216</a></td>
<td>2020-05-24T14:21:01Z</td>
<td>37,467</td>
<td>37,468</td>
<td>14,278</td>
<td>10,180</td>
<td>61,925</td>
<td>61,926</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.214">v1.0.214</a> (p)</td>
<td>2020-05-21T17:15:15Z</td>
<td>6,554</td>
<td>6,555</td>
<td>3,470</td>
<td>762</td>
<td>10,786</td>
<td>10,787</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.212">v1.0.212</a> (p)</td>
@@ -1068,42 +1084,42 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.201">v1.0.201</a></td>
<td>2020-04-15T22:55:13Z</td>
<td>53,531</td>
<td>53,535</td>
<td>20,045</td>
<td>18,180</td>
<td>91,756</td>
<td>91,760</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.200">v1.0.200</a></td>
<td>2020-04-12T12:17:46Z</td>
<td>9,555</td>
<td>9,556</td>
<td>4,894</td>
<td>1,903</td>
<td>16,352</td>
<td>16,353</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.199">v1.0.199</a></td>
<td>2020-04-10T18:41:58Z</td>
<td>19,397</td>
<td>19,398</td>
<td>5,887</td>
<td>3,789</td>
<td>29,073</td>
<td>29,074</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.197">v1.0.197</a></td>
<td>2020-03-30T17:21:22Z</td>
<td>22,326</td>
<td>22,327</td>
<td>9,548</td>
<td>5,755</td>
<td>37,629</td>
<td>37,630</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.195">v1.0.195</a></td>
<td>2020-03-22T19:56:12Z</td>
<td>18,944</td>
<td>18,945</td>
<td>7,951</td>
<td>4,506</td>
<td>31,401</td>
<td>31,402</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.194">v1.0.194</a> (p)</td>
@@ -1116,10 +1132,10 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.193">v1.0.193</a></td>
<td>2020-03-08T08:58:53Z</td>
<td>28,649</td>
<td>28,650</td>
<td>10,909</td>
<td>7,395</td>
<td>46,953</td>
<td>46,954</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.192">v1.0.192</a> (p)</td>
@@ -1156,10 +1172,10 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.179">v1.0.179</a></td>
<td>2020-01-24T22:42:41Z</td>
<td>71,153</td>
<td>28,566</td>
<td>71,154</td>
<td>28,567</td>
<td>22,538</td>
<td>122,257</td>
<td>122,259</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.178">v1.0.178</a></td>
@@ -2037,7 +2053,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -56,17 +56,19 @@
<a href="{{baseUrl}}/plans/" class="button-link btn-trans plans-button">Sign up with Joplin Cloud</a>
{{/showJoplinCloudLinks}}
</p>
<img
srcset="
{{imageBaseUrl}}/home-top-img.png 2388w,
{{imageBaseUrl}}/home-top-img-2x.png 4820w
"
src="{{imageBaseUrl}}/home-top-img.png"
alt=""
class="img-fluid img-center"
id="top-section-img"
/>
<picture class="img-fluid img-center" id="top-section-img">
<source type="image/webp" srcset="
{{imageBaseUrl}}/home-top-img-4x.webp 4820w,
{{imageBaseUrl}}/home-top-img-2x.webp 2388w,
{{imageBaseUrl}}/home-top-img.webp 1205w
">
<source type="image/png" srcset="
{{imageBaseUrl}}/home-top-img-2x.png 2388w,
{{imageBaseUrl}}/home-top-img.png 1205w
">
<img id="top-section-img-img" src="{{imageBaseUrl}}/home-top-img-2x.png">
</picture>
</div>
</div>
</div>

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/terminal.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/terminal.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Joplin | Joplin</title>
</head>
<body class="website-env-prod">
@@ -1001,7 +1001,7 @@ version
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/1_welcome_to_joplin.
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/1_welcome_to_joplin.
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Welcome to Joplin! | Joplin</title>
</head>
<body class="website-env-prod">
@@ -369,7 +369,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/1_welcome_to_joplin.
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/2_importing_and_expo
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/2_importing_and_expo
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Importing and exporting notes | Joplin</title>
</head>
<body class="website-env-prod">
@@ -323,7 +323,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/2_importing_and_expo
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/3_synchronising_your
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/3_synchronising_your
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Synchronising your notes | Joplin</title>
</head>
<body class="website-env-prod">
@@ -328,7 +328,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/3_synchronising_your
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/4_tips.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/4_tips.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Tips | Joplin</title>
</head>
<body class="website-env-prod">
@@ -382,7 +382,7 @@ $$</p>
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/5_privacy.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626688846816">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1626702436553">
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
rel="stylesheet"
@@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/5_privacy.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626688846816" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1626702436553" as="style" />
<title>Privacy | Joplin</title>
</head>
<body class="website-env-prod">
@@ -347,7 +347,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/5_privacy.md
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1626688846816"></script>
<script src="&#x2F;js/script.js?t=1626702436553"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -1,5 +1,18 @@
# Joplin changelog
## [v2.2.2](https://github.com/laurent22/joplin/releases/tag/v2.2.2) (Pre-release) - 2021-07-19T10:28:35Z
Attention: The default font size has been changed in the Markdown editor. You can change it back in Config > Appearance > Editor font size.
- Improved: Ensure that timestamps are not changed when sharing or unsharing a note (cafaa9c)
- Improved: Make Markdown editor styling closer to view styling ([#5174](https://github.com/laurent22/joplin/issues/5174))
- Improved: Make sure clipper authorisation notification is displayed, even when in config screen (b2de27b)
## [v2.1.9](https://github.com/laurent22/joplin/releases/tag/v2.1.9) - 2021-07-19T10:28:43Z
- Improved: Ensure that timestamps are not changed when sharing or unsharing a note (cafaa9c)
- Improved: Make sure clipper authorisation notification is displayed, even when in config screen (b2de27b)
## [v2.2.1](https://github.com/laurent22/joplin/releases/tag/v2.2.1) (Pre-release) - 2021-07-09T17:38:25Z
- New: Add keyboard shortcuts for inserting lists in Rich Text editor ([#5137](https://github.com/laurent22/joplin/issues/5137) by Philipp Keck)

View File

@@ -10,7 +10,7 @@ Your download of <span class="downloaded-filename">Joplin</span> is in progress.
Access your notes on Windows, macOS or Linux.
<!-- DESKTOP-DOWNLOAD-LINKS --><a href='https://github.com/laurent22/joplin/releases/download/v2.1.8/Joplin-Setup-2.1.8.exe'><img alt='Get it on Windows' width="134px" src='https://joplinapp.org/images/BadgeWindows.png'/></a> <a href='https://github.com/laurent22/joplin/releases/download/v2.1.8/Joplin-2.1.8.dmg'><img alt='Get it on macOS' width="134px" src='https://joplinapp.org/images/BadgeMacOS.png'/></a> <a href='https://github.com/laurent22/joplin/releases/download/v2.1.8/Joplin-2.1.8.AppImage'><img alt='Get it on Linux' width="134px" src='https://joplinapp.org/images/BadgeLinux.png'/></a><!-- DESKTOP-DOWNLOAD-LINKS -->
<!-- DESKTOP-DOWNLOAD-LINKS --><a href='https://github.com/laurent22/joplin/releases/download/v2.1.9/Joplin-Setup-2.1.9.exe'><img alt='Get it on Windows' width="134px" src='https://joplinapp.org/images/BadgeWindows.png'/></a> <a href='https://github.com/laurent22/joplin/releases/download/v2.1.9/Joplin-2.1.9.dmg'><img alt='Get it on macOS' width="134px" src='https://joplinapp.org/images/BadgeMacOS.png'/></a> <a href='https://github.com/laurent22/joplin/releases/download/v2.1.9/Joplin-2.1.9.AppImage'><img alt='Get it on Linux' width="134px" src='https://joplinapp.org/images/BadgeLinux.png'/></a><!-- DESKTOP-DOWNLOAD-LINKS -->
</div>

View File

@@ -2,9 +2,9 @@
| Name | Value |
| ----- | ----- |
| Total Windows downloads | 1,531,171 |
| Total macOs downloads | 595,602 |
| Total Linux downloads | 507,199 |
| Total Windows downloads | 1,532,444 |
| Total macOs downloads | 596,180 |
| Total Linux downloads | 507,384 |
| Windows % | 58% |
| macOS % | 23% |
| Linux % | 19% |
@@ -17,59 +17,61 @@
| Version | Date | Windows | macOS | Linux | Total |
| ----- | ----- | ----- | ----- | ----- | ----- |
| [v2.2.1](https://github.com/laurent22/joplin/releases/tag/v2.2.1) (p) | 2021-07-09T17:38:25Z | 1,723 | 366 | 347 | 2,436 |
| [v2.1.8](https://github.com/laurent22/joplin/releases/tag/v2.1.8) | 2021-07-03T08:25:16Z | 28,598 | 11,991 | 12,478 | 53,067 |
| [v2.1.7](https://github.com/laurent22/joplin/releases/tag/v2.1.7) | 2021-06-26T19:48:55Z | 13,231 | 6,351 | 3,570 | 23,152 |
| [v2.2.2](https://github.com/laurent22/joplin/releases/tag/v2.2.2) (p) | 2021-07-19T10:28:35Z | 77 | 19 | 11 | 107 |
| [v2.1.9](https://github.com/laurent22/joplin/releases/tag/v2.1.9) | 2021-07-19T10:28:43Z | 894 | 488 | 95 | 1,477 |
| [v2.2.1](https://github.com/laurent22/joplin/releases/tag/v2.2.1) (p) | 2021-07-09T17:38:25Z | 1,735 | 367 | 348 | 2,450 |
| [v2.1.8](https://github.com/laurent22/joplin/releases/tag/v2.1.8) | 2021-07-03T08:25:16Z | 28,832 | 12,060 | 12,555 | 53,447 |
| [v2.1.7](https://github.com/laurent22/joplin/releases/tag/v2.1.7) | 2021-06-26T19:48:55Z | 13,233 | 6,351 | 3,570 | 23,154 |
| [v2.1.5](https://github.com/laurent22/joplin/releases/tag/v2.1.5) (p) | 2021-06-23T15:08:52Z | 922 | 215 | 161 | 1,298 |
| [v2.1.3](https://github.com/laurent22/joplin/releases/tag/v2.1.3) (p) | 2021-06-19T16:32:51Z | 1,075 | 278 | 182 | 1,535 |
| [v2.0.11](https://github.com/laurent22/joplin/releases/tag/v2.0.11) | 2021-06-16T17:55:49Z | 22,344 | 9,185 | 9,715 | 41,244 |
| [v2.0.10](https://github.com/laurent22/joplin/releases/tag/v2.0.10) | 2021-06-16T07:58:29Z | 1,948 | 899 | 338 | 3,185 |
| [v2.0.10](https://github.com/laurent22/joplin/releases/tag/v2.0.10) | 2021-06-16T07:58:29Z | 1,949 | 899 | 338 | 3,186 |
| [v2.0.9](https://github.com/laurent22/joplin/releases/tag/v2.0.9) (p) | 2021-06-12T09:30:30Z | 1,016 | 275 | 855 | 2,146 |
| [v2.0.8](https://github.com/laurent22/joplin/releases/tag/v2.0.8) (p) | 2021-06-10T16:15:08Z | 666 | 211 | 546 | 1,423 |
| [v2.0.4](https://github.com/laurent22/joplin/releases/tag/v2.0.4) (p) | 2021-06-02T12:54:17Z | 1,307 | 378 | 358 | 2,043 |
| [v2.0.2](https://github.com/laurent22/joplin/releases/tag/v2.0.2) (p) | 2021-05-21T18:07:48Z | 2,158 | 475 | 1,643 | 4,276 |
| [v2.0.1](https://github.com/laurent22/joplin/releases/tag/v2.0.1) (p) | 2021-05-15T13:22:58Z | 809 | 249 | 999 | 2,057 |
| [v1.8.5](https://github.com/laurent22/joplin/releases/tag/v1.8.5) | 2021-05-10T11:58:14Z | 36,959 | 16,187 | 19,322 | 72,468 |
| [v1.8.5](https://github.com/laurent22/joplin/releases/tag/v1.8.5) | 2021-05-10T11:58:14Z | 36,960 | 16,187 | 19,322 | 72,469 |
| [v1.8.4](https://github.com/laurent22/joplin/releases/tag/v1.8.4) (p) | 2021-05-09T18:05:05Z | 718 | 123 | 435 | 1,276 |
| [v1.8.3](https://github.com/laurent22/joplin/releases/tag/v1.8.3) (p) | 2021-05-04T10:38:16Z | 1,401 | 296 | 916 | 2,613 |
| [v1.8.2](https://github.com/laurent22/joplin/releases/tag/v1.8.2) (p) | 2021-04-25T10:50:51Z | 1,591 | 423 | 1,264 | 3,278 |
| [v1.8.1](https://github.com/laurent22/joplin/releases/tag/v1.8.1) (p) | 2021-03-29T10:46:41Z | 3,092 | 808 | 2,424 | 6,324 |
| [v1.7.11](https://github.com/laurent22/joplin/releases/tag/v1.7.11) | 2021-02-03T12:50:01Z | 114,325 | 42,612 | 64,130 | 221,067 |
| [v1.7.10](https://github.com/laurent22/joplin/releases/tag/v1.7.10) | 2021-01-30T13:25:29Z | 13,856 | 4,835 | 4,434 | 23,125 |
| [v1.7.11](https://github.com/laurent22/joplin/releases/tag/v1.7.11) | 2021-02-03T12:50:01Z | 114,327 | 42,612 | 64,131 | 221,070 |
| [v1.7.10](https://github.com/laurent22/joplin/releases/tag/v1.7.10) | 2021-01-30T13:25:29Z | 13,857 | 4,835 | 4,434 | 23,126 |
| [v1.7.9](https://github.com/laurent22/joplin/releases/tag/v1.7.9) (p) | 2021-01-28T09:50:21Z | 484 | 125 | 484 | 1,093 |
| [v1.7.6](https://github.com/laurent22/joplin/releases/tag/v1.7.6) (p) | 2021-01-27T10:36:05Z | 288 | 84 | 278 | 650 |
| [v1.7.5](https://github.com/laurent22/joplin/releases/tag/v1.7.5) (p) | 2021-01-26T09:53:05Z | 366 | 198 | 445 | 1,009 |
| [v1.7.4](https://github.com/laurent22/joplin/releases/tag/v1.7.4) (p) | 2021-01-22T17:58:38Z | 675 | 197 | 614 | 1,486 |
| [v1.6.8](https://github.com/laurent22/joplin/releases/tag/v1.6.8) | 2021-01-20T18:11:34Z | 18,344 | 7,672 | 7,582 | 33,598 |
| [v1.6.8](https://github.com/laurent22/joplin/releases/tag/v1.6.8) | 2021-01-20T18:11:34Z | 18,346 | 7,672 | 7,582 | 33,600 |
| [v1.7.3](https://github.com/laurent22/joplin/releases/tag/v1.7.3) (p) | 2021-01-20T11:23:50Z | 336 | 70 | 437 | 843 |
| [v1.6.7](https://github.com/laurent22/joplin/releases/tag/v1.6.7) | 2021-01-11T23:20:33Z | 10,549 | 4,621 | 4,534 | 19,704 |
| [v1.6.6](https://github.com/laurent22/joplin/releases/tag/v1.6.6) | 2021-01-09T16:15:31Z | 12,385 | 3,408 | 4,779 | 20,572 |
| [v1.6.7](https://github.com/laurent22/joplin/releases/tag/v1.6.7) | 2021-01-11T23:20:33Z | 10,550 | 4,621 | 4,534 | 19,705 |
| [v1.6.6](https://github.com/laurent22/joplin/releases/tag/v1.6.6) | 2021-01-09T16:15:31Z | 12,386 | 3,408 | 4,779 | 20,573 |
| [v1.6.5](https://github.com/laurent22/joplin/releases/tag/v1.6.5) (p) | 2021-01-09T01:24:32Z | 680 | 60 | 301 | 1,041 |
| [v1.6.4](https://github.com/laurent22/joplin/releases/tag/v1.6.4) (p) | 2021-01-07T19:11:32Z | 383 | 75 | 198 | 656 |
| [v1.6.2](https://github.com/laurent22/joplin/releases/tag/v1.6.2) (p) | 2021-01-04T22:34:55Z | 667 | 225 | 585 | 1,477 |
| [v1.5.14](https://github.com/laurent22/joplin/releases/tag/v1.5.14) | 2020-12-30T01:48:46Z | 11,023 | 5,195 | 5,513 | 21,731 |
| [v1.5.14](https://github.com/laurent22/joplin/releases/tag/v1.5.14) | 2020-12-30T01:48:46Z | 11,024 | 5,195 | 5,513 | 21,732 |
| [v1.6.1](https://github.com/laurent22/joplin/releases/tag/v1.6.1) (p) | 2020-12-29T19:37:45Z | 164 | 34 | 157 | 355 |
| [v1.5.13](https://github.com/laurent22/joplin/releases/tag/v1.5.13) | 2020-12-29T18:29:15Z | 612 | 214 | 191 | 1,017 |
| [v1.5.12](https://github.com/laurent22/joplin/releases/tag/v1.5.12) | 2020-12-28T15:14:08Z | 2,392 | 1,765 | 912 | 5,069 |
| [v1.5.11](https://github.com/laurent22/joplin/releases/tag/v1.5.11) | 2020-12-27T19:54:07Z | 14,049 | 4,615 | 4,257 | 22,921 |
| [v1.5.13](https://github.com/laurent22/joplin/releases/tag/v1.5.13) | 2020-12-29T18:29:15Z | 613 | 214 | 191 | 1,018 |
| [v1.5.12](https://github.com/laurent22/joplin/releases/tag/v1.5.12) | 2020-12-28T15:14:08Z | 2,393 | 1,765 | 912 | 5,070 |
| [v1.5.11](https://github.com/laurent22/joplin/releases/tag/v1.5.11) | 2020-12-27T19:54:07Z | 14,050 | 4,615 | 4,257 | 22,922 |
| [v1.5.10](https://github.com/laurent22/joplin/releases/tag/v1.5.10) (p) | 2020-12-26T12:35:36Z | 290 | 104 | 256 | 650 |
| [v1.5.9](https://github.com/laurent22/joplin/releases/tag/v1.5.9) (p) | 2020-12-23T18:01:08Z | 323 | 369 | 400 | 1,092 |
| [v1.5.8](https://github.com/laurent22/joplin/releases/tag/v1.5.8) (p) | 2020-12-20T09:45:19Z | 561 | 160 | 632 | 1,353 |
| [v1.5.7](https://github.com/laurent22/joplin/releases/tag/v1.5.7) (p) | 2020-12-10T12:58:33Z | 882 | 250 | 983 | 2,115 |
| [v1.5.4](https://github.com/laurent22/joplin/releases/tag/v1.5.4) (p) | 2020-12-05T12:07:49Z | 688 | 163 | 624 | 1,475 |
| [v1.4.19](https://github.com/laurent22/joplin/releases/tag/v1.4.19) | 2020-12-01T11:11:16Z | 25,678 | 13,384 | 11,626 | 50,688 |
| [v1.4.18](https://github.com/laurent22/joplin/releases/tag/v1.4.18) | 2020-11-28T12:21:41Z | 11,121 | 3,873 | 3,089 | 18,083 |
| [v1.4.16](https://github.com/laurent22/joplin/releases/tag/v1.4.16) | 2020-11-27T19:40:16Z | 1,466 | 824 | 585 | 2,875 |
| [v1.4.15](https://github.com/laurent22/joplin/releases/tag/v1.4.15) | 2020-11-27T13:25:43Z | 882 | 484 | 263 | 1,629 |
| [v1.4.12](https://github.com/laurent22/joplin/releases/tag/v1.4.12) | 2020-11-23T18:58:07Z | 3,003 | 1,320 | 1,291 | 5,614 |
| [v1.4.19](https://github.com/laurent22/joplin/releases/tag/v1.4.19) | 2020-12-01T11:11:16Z | 25,679 | 13,384 | 11,626 | 50,689 |
| [v1.4.18](https://github.com/laurent22/joplin/releases/tag/v1.4.18) | 2020-11-28T12:21:41Z | 11,123 | 3,873 | 3,089 | 18,085 |
| [v1.4.16](https://github.com/laurent22/joplin/releases/tag/v1.4.16) | 2020-11-27T19:40:16Z | 1,467 | 824 | 585 | 2,876 |
| [v1.4.15](https://github.com/laurent22/joplin/releases/tag/v1.4.15) | 2020-11-27T13:25:43Z | 883 | 484 | 263 | 1,630 |
| [v1.4.12](https://github.com/laurent22/joplin/releases/tag/v1.4.12) | 2020-11-23T18:58:07Z | 3,004 | 1,320 | 1,291 | 5,615 |
| [v1.4.11](https://github.com/laurent22/joplin/releases/tag/v1.4.11) (p) | 2020-11-19T23:06:51Z | 1,093 | 152 | 575 | 1,820 |
| [v1.4.10](https://github.com/laurent22/joplin/releases/tag/v1.4.10) (p) | 2020-11-14T09:53:15Z | 616 | 191 | 677 | 1,484 |
| [v1.4.9](https://github.com/laurent22/joplin/releases/tag/v1.4.9) (p) | 2020-11-11T14:23:17Z | 557 | 137 | 394 | 1,088 |
| [v1.4.7](https://github.com/laurent22/joplin/releases/tag/v1.4.7) (p) | 2020-11-07T18:23:29Z | 514 | 169 | 507 | 1,190 |
| [v1.3.18](https://github.com/laurent22/joplin/releases/tag/v1.3.18) | 2020-11-06T12:07:02Z | 30,905 | 11,322 | 10,498 | 52,725 |
| [v1.3.18](https://github.com/laurent22/joplin/releases/tag/v1.3.18) | 2020-11-06T12:07:02Z | 30,906 | 11,322 | 10,498 | 52,726 |
| [v1.3.17](https://github.com/laurent22/joplin/releases/tag/v1.3.17) (p) | 2020-11-06T11:35:15Z | 46 | 19 | 16 | 81 |
| [v1.4.6](https://github.com/laurent22/joplin/releases/tag/v1.4.6) (p) | 2020-11-05T22:44:12Z | 389 | 89 | 46 | 524 |
| [v1.3.15](https://github.com/laurent22/joplin/releases/tag/v1.3.15) | 2020-11-04T12:22:50Z | 2,281 | 1,294 | 837 | 4,412 |
| [v1.3.15](https://github.com/laurent22/joplin/releases/tag/v1.3.15) | 2020-11-04T12:22:50Z | 2,282 | 1,294 | 837 | 4,413 |
| [v1.3.11](https://github.com/laurent22/joplin/releases/tag/v1.3.11) (p) | 2020-10-31T13:22:20Z | 695 | 182 | 473 | 1,350 |
| [v1.3.10](https://github.com/laurent22/joplin/releases/tag/v1.3.10) (p) | 2020-10-29T13:27:14Z | 372 | 110 | 308 | 790 |
| [v1.3.9](https://github.com/laurent22/joplin/releases/tag/v1.3.9) (p) | 2020-10-23T16:04:26Z | 834 | 236 | 625 | 1,695 |
@@ -79,50 +81,50 @@
| [v1.3.3](https://github.com/laurent22/joplin/releases/tag/v1.3.3) (p) | 2020-10-17T10:56:57Z | 116 | 43 | 26 | 185 |
| [v1.3.2](https://github.com/laurent22/joplin/releases/tag/v1.3.2) (p) | 2020-10-11T20:39:49Z | 663 | 176 | 557 | 1,396 |
| [v1.3.1](https://github.com/laurent22/joplin/releases/tag/v1.3.1) (p) | 2020-10-11T15:10:18Z | 79 | 48 | 36 | 163 |
| [v1.2.6](https://github.com/laurent22/joplin/releases/tag/v1.2.6) | 2020-10-09T13:56:59Z | 44,452 | 17,720 | 14,027 | 76,199 |
| [v1.2.6](https://github.com/laurent22/joplin/releases/tag/v1.2.6) | 2020-10-09T13:56:59Z | 44,455 | 17,720 | 14,027 | 76,202 |
| [v1.2.4](https://github.com/laurent22/joplin/releases/tag/v1.2.4) (p) | 2020-09-30T07:34:29Z | 810 | 242 | 791 | 1,843 |
| [v1.2.3](https://github.com/laurent22/joplin/releases/tag/v1.2.3) (p) | 2020-09-29T15:13:02Z | 214 | 63 | 72 | 349 |
| [v1.2.2](https://github.com/laurent22/joplin/releases/tag/v1.2.2) (p) | 2020-09-22T20:31:55Z | 828 | 202 | 631 | 1,661 |
| [v1.1.4](https://github.com/laurent22/joplin/releases/tag/v1.1.4) | 2020-09-21T11:20:09Z | 27,699 | 13,492 | 7,741 | 48,932 |
| [v1.1.4](https://github.com/laurent22/joplin/releases/tag/v1.1.4) | 2020-09-21T11:20:09Z | 27,700 | 13,492 | 7,741 | 48,933 |
| [v1.1.3](https://github.com/laurent22/joplin/releases/tag/v1.1.3) (p) | 2020-09-17T10:30:37Z | 560 | 149 | 457 | 1,166 |
| [v1.1.2](https://github.com/laurent22/joplin/releases/tag/v1.1.2) (p) | 2020-09-15T12:58:38Z | 375 | 115 | 244 | 734 |
| [v1.1.1](https://github.com/laurent22/joplin/releases/tag/v1.1.1) (p) | 2020-09-11T23:32:47Z | 523 | 197 | 342 | 1,062 |
| [v1.0.245](https://github.com/laurent22/joplin/releases/tag/v1.0.245) | 2020-09-09T12:56:10Z | 21,304 | 10,002 | 5,634 | 36,940 |
| [v1.0.242](https://github.com/laurent22/joplin/releases/tag/v1.0.242) | 2020-09-04T22:00:34Z | 12,517 | 6,420 | 3,015 | 21,952 |
| [v1.0.241](https://github.com/laurent22/joplin/releases/tag/v1.0.241) | 2020-09-04T18:06:00Z | 23,796 | 5,762 | 4,999 | 34,557 |
| [v1.0.245](https://github.com/laurent22/joplin/releases/tag/v1.0.245) | 2020-09-09T12:56:10Z | 21,305 | 10,002 | 5,634 | 36,941 |
| [v1.0.242](https://github.com/laurent22/joplin/releases/tag/v1.0.242) | 2020-09-04T22:00:34Z | 12,518 | 6,420 | 3,015 | 21,953 |
| [v1.0.241](https://github.com/laurent22/joplin/releases/tag/v1.0.241) | 2020-09-04T18:06:00Z | 23,797 | 5,762 | 4,999 | 34,558 |
| [v1.0.239](https://github.com/laurent22/joplin/releases/tag/v1.0.239) (p) | 2020-09-01T21:56:36Z | 654 | 228 | 400 | 1,282 |
| [v1.0.237](https://github.com/laurent22/joplin/releases/tag/v1.0.237) (p) | 2020-08-29T15:38:04Z | 591 | 925 | 338 | 1,854 |
| [v1.0.236](https://github.com/laurent22/joplin/releases/tag/v1.0.236) (p) | 2020-08-28T09:16:54Z | 317 | 113 | 104 | 534 |
| [v1.0.235](https://github.com/laurent22/joplin/releases/tag/v1.0.235) (p) | 2020-08-18T22:08:01Z | 1,726 | 491 | 920 | 3,137 |
| [v1.0.234](https://github.com/laurent22/joplin/releases/tag/v1.0.234) (p) | 2020-08-17T23:13:02Z | 540 | 127 | 100 | 767 |
| [v1.0.233](https://github.com/laurent22/joplin/releases/tag/v1.0.233) | 2020-08-01T14:51:15Z | 43,417 | 18,191 | 12,358 | 73,966 |
| [v1.0.233](https://github.com/laurent22/joplin/releases/tag/v1.0.233) | 2020-08-01T14:51:15Z | 43,419 | 18,191 | 12,358 | 73,968 |
| [v1.0.232](https://github.com/laurent22/joplin/releases/tag/v1.0.232) (p) | 2020-07-28T22:34:40Z | 655 | 225 | 178 | 1,058 |
| [v1.0.227](https://github.com/laurent22/joplin/releases/tag/v1.0.227) | 2020-07-07T20:44:54Z | 40,559 | 15,277 | 9,630 | 65,466 |
| [v1.0.226](https://github.com/laurent22/joplin/releases/tag/v1.0.226) (p) | 2020-07-04T10:21:26Z | 4,909 | 2,255 | 688 | 7,852 |
| [v1.0.224](https://github.com/laurent22/joplin/releases/tag/v1.0.224) | 2020-06-20T22:26:08Z | 24,791 | 11,007 | 6,006 | 41,804 |
| [v1.0.227](https://github.com/laurent22/joplin/releases/tag/v1.0.227) | 2020-07-07T20:44:54Z | 40,564 | 15,277 | 9,630 | 65,471 |
| [v1.0.226](https://github.com/laurent22/joplin/releases/tag/v1.0.226) (p) | 2020-07-04T10:21:26Z | 4,910 | 2,255 | 688 | 7,853 |
| [v1.0.224](https://github.com/laurent22/joplin/releases/tag/v1.0.224) | 2020-06-20T22:26:08Z | 24,792 | 11,007 | 6,006 | 41,805 |
| [v1.0.223](https://github.com/laurent22/joplin/releases/tag/v1.0.223) (p) | 2020-06-20T11:51:27Z | 190 | 114 | 78 | 382 |
| [v1.0.221](https://github.com/laurent22/joplin/releases/tag/v1.0.221) (p) | 2020-06-20T01:44:20Z | 858 | 208 | 210 | 1,276 |
| [v1.0.220](https://github.com/laurent22/joplin/releases/tag/v1.0.220) | 2020-06-13T18:26:22Z | 31,868 | 9,921 | 6,411 | 48,200 |
| [v1.0.218](https://github.com/laurent22/joplin/releases/tag/v1.0.218) | 2020-06-07T10:43:34Z | 14,539 | 6,971 | 2,955 | 24,465 |
| [v1.0.220](https://github.com/laurent22/joplin/releases/tag/v1.0.220) | 2020-06-13T18:26:22Z | 31,872 | 9,921 | 6,411 | 48,204 |
| [v1.0.218](https://github.com/laurent22/joplin/releases/tag/v1.0.218) | 2020-06-07T10:43:34Z | 14,540 | 6,971 | 2,955 | 24,466 |
| [v1.0.217](https://github.com/laurent22/joplin/releases/tag/v1.0.217) (p) | 2020-06-06T15:17:27Z | 228 | 95 | 54 | 377 |
| [v1.0.216](https://github.com/laurent22/joplin/releases/tag/v1.0.216) | 2020-05-24T14:21:01Z | 37,467 | 14,278 | 10,180 | 61,925 |
| [v1.0.214](https://github.com/laurent22/joplin/releases/tag/v1.0.214) (p) | 2020-05-21T17:15:15Z | 6,554 | 3,470 | 762 | 10,786 |
| [v1.0.216](https://github.com/laurent22/joplin/releases/tag/v1.0.216) | 2020-05-24T14:21:01Z | 37,468 | 14,278 | 10,180 | 61,926 |
| [v1.0.214](https://github.com/laurent22/joplin/releases/tag/v1.0.214) (p) | 2020-05-21T17:15:15Z | 6,555 | 3,470 | 762 | 10,787 |
| [v1.0.212](https://github.com/laurent22/joplin/releases/tag/v1.0.212) (p) | 2020-05-21T07:48:39Z | 214 | 70 | 47 | 331 |
| [v1.0.211](https://github.com/laurent22/joplin/releases/tag/v1.0.211) (p) | 2020-05-20T08:59:16Z | 303 | 134 | 87 | 524 |
| [v1.0.209](https://github.com/laurent22/joplin/releases/tag/v1.0.209) (p) | 2020-05-17T18:32:51Z | 1,395 | 854 | 147 | 2,396 |
| [v1.0.207](https://github.com/laurent22/joplin/releases/tag/v1.0.207) (p) | 2020-05-10T16:37:35Z | 1,192 | 266 | 1,016 | 2,474 |
| [v1.0.201](https://github.com/laurent22/joplin/releases/tag/v1.0.201) | 2020-04-15T22:55:13Z | 53,531 | 20,045 | 18,180 | 91,756 |
| [v1.0.200](https://github.com/laurent22/joplin/releases/tag/v1.0.200) | 2020-04-12T12:17:46Z | 9,555 | 4,894 | 1,903 | 16,352 |
| [v1.0.199](https://github.com/laurent22/joplin/releases/tag/v1.0.199) | 2020-04-10T18:41:58Z | 19,397 | 5,887 | 3,789 | 29,073 |
| [v1.0.197](https://github.com/laurent22/joplin/releases/tag/v1.0.197) | 2020-03-30T17:21:22Z | 22,326 | 9,548 | 5,755 | 37,629 |
| [v1.0.195](https://github.com/laurent22/joplin/releases/tag/v1.0.195) | 2020-03-22T19:56:12Z | 18,944 | 7,951 | 4,506 | 31,401 |
| [v1.0.201](https://github.com/laurent22/joplin/releases/tag/v1.0.201) | 2020-04-15T22:55:13Z | 53,535 | 20,045 | 18,180 | 91,760 |
| [v1.0.200](https://github.com/laurent22/joplin/releases/tag/v1.0.200) | 2020-04-12T12:17:46Z | 9,556 | 4,894 | 1,903 | 16,353 |
| [v1.0.199](https://github.com/laurent22/joplin/releases/tag/v1.0.199) | 2020-04-10T18:41:58Z | 19,398 | 5,887 | 3,789 | 29,074 |
| [v1.0.197](https://github.com/laurent22/joplin/releases/tag/v1.0.197) | 2020-03-30T17:21:22Z | 22,327 | 9,548 | 5,755 | 37,630 |
| [v1.0.195](https://github.com/laurent22/joplin/releases/tag/v1.0.195) | 2020-03-22T19:56:12Z | 18,945 | 7,951 | 4,506 | 31,402 |
| [v1.0.194](https://github.com/laurent22/joplin/releases/tag/v1.0.194) (p) | 2020-03-14T00:00:32Z | 1,287 | 1,386 | 513 | 3,186 |
| [v1.0.193](https://github.com/laurent22/joplin/releases/tag/v1.0.193) | 2020-03-08T08:58:53Z | 28,649 | 10,909 | 7,395 | 46,953 |
| [v1.0.193](https://github.com/laurent22/joplin/releases/tag/v1.0.193) | 2020-03-08T08:58:53Z | 28,650 | 10,909 | 7,395 | 46,954 |
| [v1.0.192](https://github.com/laurent22/joplin/releases/tag/v1.0.192) (p) | 2020-03-06T23:27:52Z | 477 | 124 | 89 | 690 |
| [v1.0.190](https://github.com/laurent22/joplin/releases/tag/v1.0.190) (p) | 2020-03-06T01:22:22Z | 378 | 93 | 85 | 556 |
| [v1.0.189](https://github.com/laurent22/joplin/releases/tag/v1.0.189) (p) | 2020-03-04T17:27:15Z | 347 | 98 | 90 | 535 |
| [v1.0.187](https://github.com/laurent22/joplin/releases/tag/v1.0.187) (p) | 2020-03-01T12:31:06Z | 922 | 232 | 263 | 1,417 |
| [v1.0.179](https://github.com/laurent22/joplin/releases/tag/v1.0.179) | 2020-01-24T22:42:41Z | 71,153 | 28,566 | 22,538 | 122,257 |
| [v1.0.179](https://github.com/laurent22/joplin/releases/tag/v1.0.179) | 2020-01-24T22:42:41Z | 71,154 | 28,567 | 22,538 | 122,259 |
| [v1.0.178](https://github.com/laurent22/joplin/releases/tag/v1.0.178) | 2020-01-20T19:06:45Z | 17,580 | 5,964 | 2,585 | 26,129 |
| [v1.0.177](https://github.com/laurent22/joplin/releases/tag/v1.0.177) (p) | 2019-12-30T14:40:40Z | 1,947 | 440 | 683 | 3,070 |
| [v1.0.176](https://github.com/laurent22/joplin/releases/tag/v1.0.176) (p) | 2019-12-14T10:36:44Z | 3,126 | 2,536 | 467 | 6,129 |