1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-08-24 20:19:10 +02:00

Compare commits

...

1 Commits

Author SHA1 Message Date
Laurent Cozic
7a925ae310 Update website 2021-08-09 14:07:17 +01:00
85 changed files with 275 additions and 275 deletions

View File

@@ -64,7 +64,7 @@ The Web Clipper is a browser extension that allows you to save web pages and scr
# Sponsors
<!-- SPONSORS-ORG -->
<a href="https://www.hosting.de/nextcloud/?mtm_campaign=managed-nextcloud&amp;mtm_kwd=joplinapp&amp;mtm_source=joplinapp-github&amp;mtm_medium=banner"><img title="Hosting.de" width="256" src="https://joplinapp.org/images/sponsors/HostingDe.png"/></a> <a href="https://usrigging.com/"><img title="U.S. Ringing Supply" width="256" src="https://joplinapp.org/images/sponsors/RingingSupply.svg"/></a> <a href="https://tranio.com/italy/"><img title="Tranio" width="256" src="https://joplinapp.org/images/sponsors/Tranio.png"/></a> <a href="https://seirei.ne.jp"><img title="Serei Network" width="256" src="https://joplinapp.org/images/sponsors/SeireiNetwork.png"/></a>
<a href="https://tranio.com/italy/"><img title="Tranio" width="256" src="https://joplinapp.org/images/sponsors/Tranio.png"/></a> <a href="https://www.hosting.de/nextcloud/?mtm_campaign=managed-nextcloud&amp;mtm_kwd=joplinapp&amp;mtm_source=joplinapp-github&amp;mtm_medium=banner"><img title="Hosting.de" width="256" src="https://joplinapp.org/images/sponsors/HostingDe.png"/></a> <a href="https://usrigging.com/"><img title="U.S. Ringing Supply" width="256" src="https://joplinapp.org/images/sponsors/RingingSupply.svg"/></a> <a href="https://seirei.ne.jp"><img title="Serei Network" width="256" src="https://joplinapp.org/images/sponsors/SeireiNetwork.png"/></a>
<!-- SPONSORS-ORG -->
* * *

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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Getting started with plugin development | Joplin</title>
<script
@@ -376,7 +376,7 @@ This should be the path to your main plugin directory, i.e. <code>path/to/your/r
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Extending Joplin | Joplin</title>
<script
@@ -354,7 +354,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/overview.md
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Development mode | Joplin</title>
<script
@@ -333,7 +333,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/development_m
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Plugin Loading Rules | Joplin</title>
<script
@@ -339,7 +339,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/plugin_loadin
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Plugin Manifest | Joplin</title>
<script
@@ -409,7 +409,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/plugin_manife
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Plugin theming | Joplin</title>
<script
@@ -369,7 +369,7 @@ These include:</p>
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Joplin Data API | Joplin</title>
<script
@@ -995,7 +995,7 @@ async function fetchAllNotes() {
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Creating a table of content plugin | Joplin</title>
<script
@@ -603,7 +603,7 @@ document.addEventListener('click', event =&gt; {
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Web Clipper now available on Firefox and Chrome | Joplin</title>
<script
@@ -337,7 +337,7 @@ published_at: 2018-06-21T17:21:12.000+00:00</p>
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>New iOS release with improved attachment support | Joplin</title>
<script
@@ -338,7 +338,7 @@ published_at: 2018-09-06T10:10:39.000+00:00</p>
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Note properties in desktop application | Joplin</title>
<script
@@ -337,7 +337,7 @@ published_at: 2018-09-16T20:04:31.000+00:00</p>
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>New release and many bug fixes | Joplin</title>
<script
@@ -337,7 +337,7 @@ published_at: 2018-09-29T11:10:53.000+00:00</p>
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Joplin and Hacktobertfest 2018 🎃 | Joplin</title>
<script
@@ -339,7 +339,7 @@ published_at: 2018-10-04T08:11:23.000+00:00</p>
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Hacktoberfest has now ended | Joplin</title>
<script
@@ -342,7 +342,7 @@ published_at: 2018-11-01T17:43:35.000+00:00</p>
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Joplin is now featured on PrivacyTools.io | Joplin</title>
<script
@@ -340,7 +340,7 @@ published_at: 2018-12-13T17:34:59.000+00:00</p>
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>New search engine in Joplin | Joplin</title>
<script
@@ -340,7 +340,7 @@ published_at: 2019-01-30T23:02:18.000+00:00</p>
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Markdown plugins and Goto Anything | Joplin</title>
<script
@@ -339,7 +339,7 @@ published_at: 2019-04-04T06:41:57.000+00:00</p>
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>The Joplin forum is one year old | Joplin</title>
<script
@@ -339,7 +339,7 @@ published_at: 2019-04-24T10:24:10.000+00:00</p>
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Note history now in Joplin | Joplin</title>
<script
@@ -349,7 +349,7 @@ published_at: 2019-05-23T22:10:26.000+00:00</p>
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Changing attachment download behaviour to save disk space | Joplin</title>
<script
@@ -339,7 +339,7 @@ published_at: 2019-06-10T23:07:11.000+00:00</p>
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Customising your notes with the help of the development tools and CSS | Joplin</title>
<script
@@ -339,7 +339,7 @@ published_at: 2019-06-13T19:26:13.000+00:00</p>
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Joplin now supports Fountain screenwriting markup language | Joplin</title>
<script
@@ -348,7 +348,7 @@ published_at: 2019-08-14T21:59:57.000+00:00</p>
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>New icon for Joplin! | Joplin</title>
<script
@@ -353,7 +353,7 @@ published_at: 2019-09-24T23:02:54.000+00:00</p>
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Hacktoberfest 2019 is coming soon! | Joplin</title>
<script
@@ -346,7 +346,7 @@ published_at: 2019-09-29T14:28:34.000+00:00</p>
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Support for chemical equations using mhchem for Katex | Joplin</title>
<script
@@ -346,7 +346,7 @@ published_at: 2019-10-12T22:31:21.000+00:00</p>
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>New Joplin icon, second round | Joplin</title>
<script
@@ -338,7 +338,7 @@ published_at: 2019-10-14T15:51:36.000+00:00</p>
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Hacktoberfest 2019 has now ended 🎃 | Joplin</title>
<script
@@ -342,7 +342,7 @@ published_at: 2019-11-01T13:18:52.000+00:00</p>
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>And the winner is... | Joplin</title>
<script
@@ -347,7 +347,7 @@ published_at: 2019-11-17T18:38:55.000+00:00</p>
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Joplin is looking into joining Google Summer of Code in 2020 | Joplin</title>
<script
@@ -345,7 +345,7 @@ published_at: 2019-11-18T07:27:00.000+00:00</p>
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>GSoC 2020: Joplin has been accepted as a mentor organization! | Joplin</title>
<script
@@ -337,7 +337,7 @@ published_at: 2020-02-20T19:08:04.000+00:00</p>
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Large desktop update coming soon | Joplin</title>
<script
@@ -353,7 +353,7 @@ published_at: 2020-03-01T12:50:55.000+00:00</p>
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Experimental WYSIWYG editor in Joplin | Joplin</title>
<script
@@ -347,7 +347,7 @@ published_at: 2020-03-14T00:15:55.000+00:00</p>
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Joplin informal encryption and security audit results | Joplin</title>
<script
@@ -365,7 +365,7 @@ published_at: 2020-04-06T21:42:54.000+00:00</p>
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Desktop application | Joplin</title>
<script
@@ -372,7 +372,7 @@ pod install
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Joplin changelog | Joplin</title>
<script
@@ -3508,7 +3508,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog.md
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Joplin Android app changelog | Joplin</title>
<script
@@ -388,7 +388,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog_android.md
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Joplin terminal app changelog | Joplin</title>
<script
@@ -650,7 +650,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog_cli.md
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Joplin Server Changelog | Joplin</title>
<script
@@ -517,7 +517,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog_server.md
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Joplin Web Clipper | Joplin</title>
<script
@@ -363,7 +363,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/clipper.md
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>What is a conflict? | Joplin</title>
<script
@@ -339,7 +339,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/conflict.md
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></script>
<script>
if (window.location.hostname !== 'localhost') {

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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>How to enable debugging | Joplin</title>
<script
@@ -387,7 +387,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/debugging.md
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Desktop application | Joplin</title>
<script
@@ -333,7 +333,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/desktop.md
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Support Joplin development | Joplin</title>
<script
@@ -364,7 +364,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/donate.md
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Downloading Joplin... | Joplin</title>
<script
@@ -183,7 +183,7 @@ Your download of <span class="downloaded-filename">Joplin</span> is in progress.
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>About End-To-End Encryption (E2EE) | Joplin</title>
<script
@@ -351,7 +351,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/e2ee.md
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>FAQ | Joplin</title>
<script
@@ -429,7 +429,7 @@ on this server.&lt;/p&gt;
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>FAQ | Joplin</title>
<script
@@ -350,7 +350,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/faq_joplin_cloud.md
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>GSoC 2020 Ideas | Joplin</title>
<script
@@ -436,7 +436,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2020/ideas.md
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Google Summer of Code 2020 | Joplin</title>
<script
@@ -435,7 +435,7 @@ There could be exceptional reason to accept proposal what cannot be finished ove
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>GSoC 2021 Ideas | Joplin</title>
<script
@@ -396,7 +396,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2021/ideas.md
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Google Summer of Code 2021 | Joplin</title>
<script
@@ -451,7 +451,7 @@ There could be exceptional reason to accept proposal what cannot be finished ove
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Pull request guidelines | Joplin</title>
<script
@@ -359,7 +359,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2021/pull_request_guidel
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>1.Idea - Create documenation hub | Joplin</title>
<script
@@ -361,7 +361,7 @@ Task is to find a toolset to structure them and make the knowledge buried in the
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Google Season of Doc 2020 | Joplin</title>
<script
@@ -421,7 +421,7 @@ The procedure reflects some of the lessons learnt in the GSOC 2020 campaign, so
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Joplin - an open source note taking and to-do application with synchronisation capabilities</title>
<script
@@ -378,7 +378,7 @@ https://github.com/laurent22/joplin/blob/dev/README.md
<p>The Web Clipper is a browser extension that allows you to save web pages and screenshots from your browser. For more information on how to install and use it, see the <a href="/clipper/">Web Clipper Help Page</a>.</p>
<h1>Sponsors<a name="sponsors" href="#sponsors" class="heading-anchor">🔗</a></h1>
<!-- SPONSORS-ORG -->
<p><a href="https://www.hosting.de/nextcloud/?mtm_campaign=managed-nextcloud&amp;mtm_kwd=joplinapp&amp;mtm_source=joplinapp-github&amp;mtm_medium=banner"><img title="Hosting.de" width="256" src="https://joplinapp.org/images/sponsors/HostingDe.png"/></a> <a href="https://usrigging.com/"><img title="U.S. Ringing Supply" width="256" src="https://joplinapp.org/images/sponsors/RingingSupply.svg"/></a> <a href="https://tranio.com/italy/"><img title="Tranio" width="256" src="https://joplinapp.org/images/sponsors/Tranio.png"/></a> <a href="https://seirei.ne.jp"><img title="Serei Network" width="256" src="https://joplinapp.org/images/sponsors/SeireiNetwork.png"/></a></p>
<p><a href="https://tranio.com/italy/"><img title="Tranio" width="256" src="https://joplinapp.org/images/sponsors/Tranio.png"/></a> <a href="https://www.hosting.de/nextcloud/?mtm_campaign=managed-nextcloud&amp;mtm_kwd=joplinapp&amp;mtm_source=joplinapp-github&amp;mtm_medium=banner"><img title="Hosting.de" width="256" src="https://joplinapp.org/images/sponsors/HostingDe.png"/></a> <a href="https://usrigging.com/"><img title="U.S. Ringing Supply" width="256" src="https://joplinapp.org/images/sponsors/RingingSupply.svg"/></a> <a href="https://seirei.ne.jp"><img title="Serei Network" width="256" src="https://joplinapp.org/images/sponsors/SeireiNetwork.png"/></a></p>
<!-- SPONSORS-ORG -->
<hr>
<!-- SPONSORS-GITHUB -->
@@ -1698,7 +1698,7 @@ Eg. <code>:search -- &quot;-tag:tag1&quot;</code>.</p>
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></script>
<script>
if (window.location.hostname !== 'localhost') {

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="Joplin, the open source note-taking application" />
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<link
rel="stylesheet"
href="&#x2F;css/bootstrap5.0.2.min.css"
@@ -29,7 +29,7 @@
rel="preload"
as="script"
></script>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Joplin</title>
</head>
<body class="front-page website-env-prod">
@@ -565,10 +565,10 @@
<br />
<div class="text-center sponsors-org">
<a class="sponsor-org-item" href="https:&#x2F;&#x2F;seirei.ne.jp"><img title="Serei Network" src="&#x2F;images/sponsors/SeireiNetwork.png"></a>
<a class="sponsor-org-item" href="https:&#x2F;&#x2F;www.hosting.de&#x2F;nextcloud&#x2F;?mtm_campaign&#x3D;managed-nextcloud&amp;mtm_kwd&#x3D;joplinapp&amp;mtm_source&#x3D;joplinapp-webseite&amp;mtm_medium&#x3D;banner"><img title="Hosting.de" src="&#x2F;images/sponsors/HostingDe.png"></a>
<a class="sponsor-org-item" href="https:&#x2F;&#x2F;tranio.com&#x2F;italy&#x2F;"><img title="Tranio" src="&#x2F;images/sponsors/Tranio.png"></a>
<a class="sponsor-org-item" href="https:&#x2F;&#x2F;usrigging.com&#x2F;"><img title="U.S. Ringing Supply" src="&#x2F;images/sponsors/RingingSupply.svg"></a>
<a class="sponsor-org-item" href="https:&#x2F;&#x2F;www.hosting.de&#x2F;nextcloud&#x2F;?mtm_campaign&#x3D;managed-nextcloud&amp;mtm_kwd&#x3D;joplinapp&amp;mtm_source&#x3D;joplinapp-webseite&amp;mtm_medium&#x3D;banner"><img title="Hosting.de" src="&#x2F;images/sponsors/HostingDe.png"></a>
<a class="sponsor-org-item" href="https:&#x2F;&#x2F;seirei.ne.jp"><img title="Serei Network" src="&#x2F;images/sponsors/SeireiNetwork.png"></a>
</div>
<div class="text-center sponsors-github">
@@ -715,7 +715,7 @@
rel="preload"
as="script"
></script>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Markdown Guide | Joplin</title>
<script
@@ -656,7 +656,7 @@ graph TD;
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Mobile app | Joplin</title>
<script
@@ -333,7 +333,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/mobile.md
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Joplin Web API for Nextcloud | Joplin</title>
<script
@@ -371,7 +371,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/nextcloud_app.md
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Note History | Joplin</title>
<script
@@ -346,7 +346,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/note_history.md
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Joplin Cloud Plans | Joplin</title>
<script
@@ -507,7 +507,7 @@ https://github.com/laurent22/joplin/blob/dev/
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Plugins | Joplin</title>
<script
@@ -344,7 +344,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/plugins.md
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Getting pre-releases | Joplin</title>
<script
@@ -335,7 +335,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/prereleases.md
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Joplin Privacy Policy | Joplin</title>
<script
@@ -334,7 +334,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/privacy.md
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/publish_note.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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/publish_note.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Publishing a note with Joplin Cloud | Joplin</title>
<script
@@ -338,7 +338,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/publish_note.md
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>About the Rich Text editor | Joplin</title>
<script
@@ -356,7 +356,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/rich_text_editor.md
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/share_notebook.md
href="&#x2F;css/bootstrap5.0.2.min.css"
as="style"
/>
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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/share_notebook.md
media="all"
onload="this.media='all'; this.onload = null"
/>
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Sharing a notebook with Joplin Cloud | Joplin</title>
<script
@@ -366,7 +366,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/share_notebook.md
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Clipper authorisation mechanism | Joplin</title>
<script
@@ -357,7 +357,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/clipper_auth.md
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Encryption | Joplin</title>
<script
@@ -426,7 +426,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/e2ee.md
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Note history | Joplin</title>
<script
@@ -358,7 +358,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/history.md
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Plugin system architecture | Joplin</title>
<script
@@ -396,7 +396,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/plugins.md
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Search Engine | Joplin</title>
<script
@@ -353,7 +353,7 @@ This time-based weight decays logarithmically, becoming less of a factor than BM
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Joplin Server delta sync | Joplin</title>
<script
@@ -407,7 +407,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_delta_sync.md
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Structure of file URLs in Joplin Server | Joplin</title>
<script
@@ -353,7 +353,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_file_url_format.
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Joplin Server sharing feature | Joplin</title>
<script
@@ -354,7 +354,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_sharing.md
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Lock types | Joplin</title>
<script
@@ -390,7 +390,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/sync_lock.md
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Joplin statistics | Joplin</title>
<script
@@ -296,15 +296,15 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md
<tbody>
<tr>
<td>Total Windows downloads</td>
<td>1,575,445</td>
<td>1,575,531</td>
</tr>
<tr>
<td>Total macOs downloads</td>
<td>613,014</td>
<td>613,033</td>
</tr>
<tr>
<td>Total Linux downloads</td>
<td>522,341</td>
<td>522,379</td>
</tr>
<tr>
<td>Windows %</td>
@@ -336,18 +336,18 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v2.2.5">v2.2.5</a> (p)</td>
<td>2021-08-07T10:35:24Z</td>
<td>820</td>
<td>209</td>
<td>141</td>
<td>1,170</td>
<td>836</td>
<td>214</td>
<td>145</td>
<td>1,195</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v2.2.4">v2.2.4</a> (p)</td>
<td>2021-08-05T16:42:48Z</td>
<td>600</td>
<td>167</td>
<td>168</td>
<td>98</td>
<td>865</td>
<td>866</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v2.2.2">v2.2.2</a> (p)</td>
@@ -360,10 +360,10 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md
<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>37,187</td>
<td>16,006</td>
<td>13,909</td>
<td>67,102</td>
<td>37,255</td>
<td>16,019</td>
<td>13,943</td>
<td>67,217</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v2.2.1">v2.2.1</a> (p)</td>
@@ -504,10 +504,10 @@ 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,557</td>
<td>114,559</td>
<td>42,634</td>
<td>64,156</td>
<td>221,347</td>
<td>221,349</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.7.10">v1.7.10</a></td>
@@ -2084,7 +2084,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></script>
<script>
if (window.location.hostname !== 'localhost') {

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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Joplin | Joplin</title>
<script
@@ -1012,7 +1012,7 @@ version
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Welcome to Joplin! | Joplin</title>
<script
@@ -384,7 +384,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/1_welcome_to_joplin.
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Importing and exporting notes | Joplin</title>
<script
@@ -338,7 +338,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/2_importing_and_expo
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Synchronising your notes | Joplin</title>
<script
@@ -343,7 +343,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/3_synchronising_your
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Tips | Joplin</title>
<script
@@ -397,7 +397,7 @@ $$</p>
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></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=1628511531165">
<link rel="stylesheet" href="&#x2F;css/fontawesome-all.min.css?t=1628514419407">
<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=1628511531165" as="style" />
<link rel="stylesheet" href="&#x2F;css/site.css?t=1628514419407" as="style" />
<title>Privacy | Joplin</title>
<script
@@ -362,7 +362,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/5_privacy.md
</footer>
</div>
<script src="&#x2F;js/script.js?t=1628511531165"></script>
<script src="&#x2F;js/script.js?t=1628514419407"></script>
<script>
if (window.location.hostname !== 'localhost') {

View File

@@ -2,9 +2,9 @@
| Name | Value |
| ----- | ----- |
| Total Windows downloads | 1,575,445 |
| Total macOs downloads | 613,014 |
| Total Linux downloads | 522,341 |
| Total Windows downloads | 1,575,531 |
| Total macOs downloads | 613,033 |
| Total Linux downloads | 522,379 |
| Windows % | 58% |
| macOS % | 23% |
| Linux % | 19% |
@@ -17,10 +17,10 @@
| Version | Date | Windows | macOS | Linux | Total |
| ----- | ----- | ----- | ----- | ----- | ----- |
| [v2.2.5](https://github.com/laurent22/joplin/releases/tag/v2.2.5) (p) | 2021-08-07T10:35:24Z | 820 | 209 | 141 | 1,170 |
| [v2.2.4](https://github.com/laurent22/joplin/releases/tag/v2.2.4) (p) | 2021-08-05T16:42:48Z | 600 | 167 | 98 | 865 |
| [v2.2.5](https://github.com/laurent22/joplin/releases/tag/v2.2.5) (p) | 2021-08-07T10:35:24Z | 836 | 214 | 145 | 1,195 |
| [v2.2.4](https://github.com/laurent22/joplin/releases/tag/v2.2.4) (p) | 2021-08-05T16:42:48Z | 600 | 168 | 98 | 866 |
| [v2.2.2](https://github.com/laurent22/joplin/releases/tag/v2.2.2) (p) | 2021-07-19T10:28:35Z | 2,505 | 703 | 610 | 3,818 |
| [v2.1.9](https://github.com/laurent22/joplin/releases/tag/v2.1.9) | 2021-07-19T10:28:43Z | 37,187 | 16,006 | 13,909 | 67,102 |
| [v2.1.9](https://github.com/laurent22/joplin/releases/tag/v2.1.9) | 2021-07-19T10:28:43Z | 37,255 | 16,019 | 13,943 | 67,217 |
| [v2.2.1](https://github.com/laurent22/joplin/releases/tag/v2.2.1) (p) | 2021-07-09T17:38:25Z | 1,848 | 380 | 358 | 2,586 |
| [v2.1.8](https://github.com/laurent22/joplin/releases/tag/v2.1.8) | 2021-07-03T08:25:16Z | 29,086 | 12,112 | 12,609 | 53,807 |
| [v2.1.7](https://github.com/laurent22/joplin/releases/tag/v2.1.7) | 2021-06-26T19:48:55Z | 13,291 | 6,361 | 3,581 | 23,233 |
@@ -38,7 +38,7 @@
| [v1.8.3](https://github.com/laurent22/joplin/releases/tag/v1.8.3) (p) | 2021-05-04T10:38:16Z | 1,448 | 297 | 921 | 2,666 |
| [v1.8.2](https://github.com/laurent22/joplin/releases/tag/v1.8.2) (p) | 2021-04-25T10:50:51Z | 1,637 | 428 | 1,268 | 3,333 |
| [v1.8.1](https://github.com/laurent22/joplin/releases/tag/v1.8.1) (p) | 2021-03-29T10:46:41Z | 3,113 | 816 | 2,428 | 6,357 |
| [v1.7.11](https://github.com/laurent22/joplin/releases/tag/v1.7.11) | 2021-02-03T12:50:01Z | 114,557 | 42,634 | 64,156 | 221,347 |
| [v1.7.11](https://github.com/laurent22/joplin/releases/tag/v1.7.11) | 2021-02-03T12:50:01Z | 114,559 | 42,634 | 64,156 | 221,349 |
| [v1.7.10](https://github.com/laurent22/joplin/releases/tag/v1.7.10) | 2021-01-30T13:25:29Z | 13,887 | 4,840 | 4,442 | 23,169 |
| [v1.7.9](https://github.com/laurent22/joplin/releases/tag/v1.7.9) (p) | 2021-01-28T09:50:21Z | 497 | 129 | 494 | 1,120 |
| [v1.7.6](https://github.com/laurent22/joplin/releases/tag/v1.7.6) (p) | 2021-01-27T10:36:05Z | 303 | 89 | 283 | 675 |