From f3e5a22ff28d170763f1cb9021a1466e3b4f01ef Mon Sep 17 00:00:00 2001 From: Laurent Cozic Date: Fri, 16 Jul 2021 17:32:38 +0100 Subject: [PATCH] Update website --- docs/api/get_started/plugins/index.html | 9 +++--- docs/api/overview/index.html | 9 +++--- .../references/development_mode/index.html | 9 +++--- .../plugin_loading_rules/index.html | 9 +++--- .../api/references/plugin_manifest/index.html | 9 +++--- docs/api/references/plugin_theming/index.html | 9 +++--- docs/api/references/rest_api/index.html | 9 +++--- docs/api/tutorials/toc_plugin/index.html | 9 +++--- docs/blog/20180621-182112/index.html | 9 +++--- docs/blog/20180906-111039/index.html | 9 +++--- docs/blog/20180916-210431/index.html | 9 +++--- docs/blog/20180929-121053/index.html | 9 +++--- docs/blog/20181004-091123/index.html | 9 +++--- docs/blog/20181101-174335/index.html | 9 +++--- docs/blog/20181213-173459/index.html | 9 +++--- docs/blog/20190130-230218/index.html | 9 +++--- docs/blog/20190404-074157/index.html | 9 +++--- docs/blog/20190424-112410/index.html | 9 +++--- docs/blog/20190523-231026/index.html | 9 +++--- docs/blog/20190611-000711/index.html | 9 +++--- docs/blog/20190613-202613/index.html | 9 +++--- docs/blog/20190814-225957/index.html | 9 +++--- docs/blog/20190925-000254/index.html | 9 +++--- docs/blog/20190929-152834/index.html | 9 +++--- docs/blog/20191012-233121/index.html | 9 +++--- docs/blog/20191014-165136/index.html | 9 +++--- docs/blog/20191101-131852/index.html | 9 +++--- docs/blog/20191117-183855/index.html | 9 +++--- docs/blog/20191118-072700/index.html | 9 +++--- docs/blog/20200220-190804/index.html | 9 +++--- docs/blog/20200301-125055/index.html | 9 +++--- docs/blog/20200314-001555/index.html | 9 +++--- docs/blog/20200406-224254/index.html | 9 +++--- docs/build_troubleshooting/index.html | 9 +++--- docs/changelog/index.html | 9 +++--- docs/changelog_android/index.html | 9 +++--- docs/changelog_cli/index.html | 9 +++--- docs/changelog_server/index.html | 9 +++--- docs/clipper/index.html | 9 +++--- docs/conflict/index.html | 9 +++--- docs/debugging/index.html | 9 +++--- docs/desktop/index.html | 9 +++--- docs/donate/index.html | 9 +++--- docs/download/index.html | 9 +++--- docs/e2ee/index.html | 9 +++--- docs/faq/index.html | 9 +++--- docs/faq_joplin_cloud/index.html | 9 +++--- docs/gsoc2020/ideas/index.html | 9 +++--- docs/gsoc2020/index/index.html | 9 +++--- docs/gsoc2021/ideas/index.html | 9 +++--- docs/gsoc2021/index/index.html | 9 +++--- .../pull_request_guidelines/index.html | 9 +++--- docs/gsod2020/ideas/index.html | 9 +++--- docs/gsod2020/index/index.html | 9 +++--- docs/help/index.html | 9 +++--- docs/index.html | 9 +++--- docs/markdown/index.html | 9 +++--- docs/mobile/index.html | 9 +++--- docs/nextcloud_app/index.html | 9 +++--- docs/note_history/index.html | 9 +++--- docs/plans/index.html | 9 +++--- docs/plugins/index.html | 9 +++--- docs/prereleases/index.html | 9 +++--- docs/privacy/index.html | 9 +++--- docs/rich_text_editor/index.html | 9 +++--- docs/spec/clipper_auth/index.html | 9 +++--- docs/spec/e2ee/index.html | 9 +++--- docs/spec/history/index.html | 9 +++--- docs/spec/plugins/index.html | 9 +++--- docs/spec/search_sorting/index.html | 9 +++--- docs/spec/server_delta_sync/index.html | 9 +++--- docs/spec/server_file_url_format/index.html | 9 +++--- docs/spec/server_sharing/index.html | 9 +++--- docs/spec/sync_lock/index.html | 9 +++--- docs/stats/index.html | 31 ++++++++++--------- docs/templates/front.mustache | 1 + docs/templates/main-new.mustache | 1 + docs/templates/partials/gaOptimize.mustache | 2 ++ docs/terminal/index.html | 9 +++--- docs/welcome/1_welcome_to_joplin/index.html | 9 +++--- .../index.html | 9 +++--- .../3_synchronising_your_notes/index.html | 9 +++--- docs/welcome/4_tips/index.html | 9 +++--- docs/welcome/5_privacy/index.html | 9 +++--- readme/stats.md | 12 +++---- 85 files changed, 426 insertions(+), 341 deletions(-) create mode 100644 docs/templates/partials/gaOptimize.mustache diff --git a/docs/api/get_started/plugins/index.html b/docs/api/get_started/plugins/index.html index 7623a076a7..5ae8b7f647 100644 --- a/docs/api/get_started/plugins/index.html +++ b/docs/api/get_started/plugins/index.html @@ -14,7 +14,8 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/get_started/plugins.md --> - + - + - + Getting started with plugin development | Joplin @@ -360,7 +361,7 @@ This should be the path to your main plugin directory, i.e. path/to/your/r rel="preload" as="script" > - + - + - + Extending Joplin | Joplin @@ -338,7 +339,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/overview.md rel="preload" as="script" > - + - + - + Development mode | Joplin @@ -317,7 +318,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/development_m rel="preload" as="script" > - + - + - + Plugin Loading Rules | Joplin @@ -323,7 +324,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/plugin_loadin rel="preload" as="script" > - + - + - + Plugin Manifest | Joplin @@ -393,7 +394,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/plugin_manife rel="preload" as="script" > - + - + - + Plugin theming | Joplin @@ -353,7 +354,7 @@ These include:

rel="preload" as="script" > - + - + - + Joplin Data API | Joplin @@ -979,7 +980,7 @@ async function fetchAllNotes() { rel="preload" as="script" > - + - + - + Creating a table of content plugin | Joplin @@ -587,7 +588,7 @@ document.addEventListener('click', event => { rel="preload" as="script" > - + - + - + Web Clipper now available on Firefox and Chrome | Joplin @@ -321,7 +322,7 @@ published_at: 2018-06-21T17:21:12.000+00:00

rel="preload" as="script" > - + - + - + New iOS release with improved attachment support | Joplin @@ -322,7 +323,7 @@ published_at: 2018-09-06T10:10:39.000+00:00

rel="preload" as="script" > - + - + - + Note properties in desktop application | Joplin @@ -321,7 +322,7 @@ published_at: 2018-09-16T20:04:31.000+00:00

rel="preload" as="script" > - + - + - + New release and many bug fixes | Joplin @@ -321,7 +322,7 @@ published_at: 2018-09-29T11:10:53.000+00:00

rel="preload" as="script" > - + - + - + Joplin and Hacktobertfest 2018 🎃 | Joplin @@ -323,7 +324,7 @@ published_at: 2018-10-04T08:11:23.000+00:00

rel="preload" as="script" > - + - + - + Hacktoberfest has now ended | Joplin @@ -326,7 +327,7 @@ published_at: 2018-11-01T17:43:35.000+00:00

rel="preload" as="script" > - + - + - + Joplin is now featured on PrivacyTools.io | Joplin @@ -324,7 +325,7 @@ published_at: 2018-12-13T17:34:59.000+00:00

rel="preload" as="script" > - + - + - + New search engine in Joplin | Joplin @@ -324,7 +325,7 @@ published_at: 2019-01-30T23:02:18.000+00:00

rel="preload" as="script" > - + - + - + Markdown plugins and Goto Anything | Joplin @@ -323,7 +324,7 @@ published_at: 2019-04-04T06:41:57.000+00:00

rel="preload" as="script" > - + - + - + The Joplin forum is one year old | Joplin @@ -323,7 +324,7 @@ published_at: 2019-04-24T10:24:10.000+00:00

rel="preload" as="script" > - + - + - + Note history now in Joplin | Joplin @@ -333,7 +334,7 @@ published_at: 2019-05-23T22:10:26.000+00:00

rel="preload" as="script" > - + - + - + Changing attachment download behaviour to save disk space | Joplin @@ -323,7 +324,7 @@ published_at: 2019-06-10T23:07:11.000+00:00

rel="preload" as="script" > - + - + - + Customising your notes with the help of the development tools and CSS | Joplin @@ -323,7 +324,7 @@ published_at: 2019-06-13T19:26:13.000+00:00

rel="preload" as="script" > - + - + - + Joplin now supports Fountain screenwriting markup language | Joplin @@ -332,7 +333,7 @@ published_at: 2019-08-14T21:59:57.000+00:00

rel="preload" as="script" > - + - + - + New icon for Joplin! | Joplin @@ -337,7 +338,7 @@ published_at: 2019-09-24T23:02:54.000+00:00

rel="preload" as="script" > - + - + - + Hacktoberfest 2019 is coming soon! | Joplin @@ -330,7 +331,7 @@ published_at: 2019-09-29T14:28:34.000+00:00

rel="preload" as="script" > - + - + - + Support for chemical equations using mhchem for Katex | Joplin @@ -330,7 +331,7 @@ published_at: 2019-10-12T22:31:21.000+00:00

rel="preload" as="script" > - + - + - + New Joplin icon, second round | Joplin @@ -322,7 +323,7 @@ published_at: 2019-10-14T15:51:36.000+00:00

rel="preload" as="script" > - + - + - + Hacktoberfest 2019 has now ended 🎃 | Joplin @@ -326,7 +327,7 @@ published_at: 2019-11-01T13:18:52.000+00:00

rel="preload" as="script" > - + - + - + And the winner is... | Joplin @@ -331,7 +332,7 @@ published_at: 2019-11-17T18:38:55.000+00:00

rel="preload" as="script" > - + - + - + Joplin is looking into joining Google Summer of Code in 2020 | Joplin @@ -329,7 +330,7 @@ published_at: 2019-11-18T07:27:00.000+00:00

rel="preload" as="script" > - + - + - + GSoC 2020: Joplin has been accepted as a mentor organization! | Joplin @@ -321,7 +322,7 @@ published_at: 2020-02-20T19:08:04.000+00:00

rel="preload" as="script" > - + - + - + Large desktop update coming soon | Joplin @@ -337,7 +338,7 @@ published_at: 2020-03-01T12:50:55.000+00:00

rel="preload" as="script" > - + - + - + Experimental WYSIWYG editor in Joplin | Joplin @@ -331,7 +332,7 @@ published_at: 2020-03-14T00:15:55.000+00:00

rel="preload" as="script" > - + - + - + Joplin informal encryption and security audit results | Joplin @@ -349,7 +350,7 @@ published_at: 2020-04-06T21:42:54.000+00:00

rel="preload" as="script" > - + - + - + Desktop application | Joplin @@ -356,7 +357,7 @@ pod install rel="preload" as="script" > - + - + - + Joplin changelog | Joplin @@ -3456,7 +3457,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog.md rel="preload" as="script" > - + - + - + Joplin Android app changelog | Joplin @@ -372,7 +373,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog_android.md rel="preload" as="script" > - + - + - + Joplin terminal app changelog | Joplin @@ -634,7 +635,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog_cli.md rel="preload" as="script" > - + - + - + Joplin Server Changelog | Joplin @@ -468,7 +469,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog_server.md rel="preload" as="script" > - + - + - + Joplin Web Clipper | Joplin @@ -347,7 +348,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/clipper.md rel="preload" as="script" > - + - + - + What is a conflict? | Joplin @@ -323,7 +324,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/conflict.md rel="preload" as="script" > - + - + - + How to enable debugging | Joplin @@ -369,7 +370,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/debugging.md rel="preload" as="script" > - + - + - + Desktop application | Joplin @@ -317,7 +318,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/desktop.md rel="preload" as="script" > - + - + - + Support Joplin development | Joplin @@ -348,7 +349,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/donate.md rel="preload" as="script" > - + - + - + Downloading Joplin... | Joplin @@ -181,7 +182,7 @@ Your download of Joplin is in progress. rel="preload" as="script" > - + - + - + About End-To-End Encryption (E2EE) | Joplin @@ -335,7 +336,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/e2ee.md rel="preload" as="script" > - + - + - + FAQ | Joplin @@ -413,7 +414,7 @@ on this server.</p> rel="preload" as="script" > - + - + - + FAQ | Joplin @@ -323,7 +324,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/faq_joplin_cloud.md rel="preload" as="script" > - + - + - + GSoC 2020 Ideas | Joplin @@ -420,7 +421,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2020/ideas.md rel="preload" as="script" > - + - + - + Google Summer of Code 2020 | Joplin @@ -419,7 +420,7 @@ There could be exceptional reason to accept proposal what cannot be finished ove rel="preload" as="script" > - + - + - + GSoC 2021 Ideas | Joplin @@ -380,7 +381,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2021/ideas.md rel="preload" as="script" > - + - + - + Google Summer of Code 2021 | Joplin @@ -435,7 +436,7 @@ There could be exceptional reason to accept proposal what cannot be finished ove rel="preload" as="script" > - + - + - + Pull request guidelines | Joplin @@ -343,7 +344,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2021/pull_request_guidel rel="preload" as="script" > - + - + - + 1.Idea - Create documenation hub | Joplin @@ -345,7 +346,7 @@ Task is to find a toolset to structure them and make the knowledge buried in the rel="preload" as="script" > - + - + - + Google Season of Doc 2020 | Joplin @@ -405,7 +406,7 @@ The procedure reflects some of the lessons learnt in the GSOC 2020 campaign, so rel="preload" as="script" > - + - + - + Joplin - an open source note taking and to-do application with synchronisation capabilities @@ -1734,7 +1735,7 @@ Eg. :search -- "-tag:tag1".

rel="preload" as="script" > - + - + - + Joplin @@ -670,7 +671,7 @@ rel="preload" as="script" > - + - + - + Markdown Guide | Joplin @@ -640,7 +641,7 @@ graph TD; rel="preload" as="script" > - + - + - + Mobile app | Joplin @@ -316,7 +317,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/mobile.md rel="preload" as="script" > - + - + - + Joplin Web API for Nextcloud | Joplin @@ -355,7 +356,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/nextcloud_app.md rel="preload" as="script" > - + - + - + Note History | Joplin @@ -330,7 +331,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/note_history.md rel="preload" as="script" > - + - + - + Joplin Cloud Plans | Joplin @@ -372,7 +373,7 @@ https://github.com/laurent22/joplin/blob/dev/ rel="preload" as="script" > - + - + - + Plugins | Joplin @@ -328,7 +329,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/plugins.md rel="preload" as="script" > - + - + - + Getting pre-releases | Joplin @@ -319,7 +320,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/prereleases.md rel="preload" as="script" > - + - + - + Joplin Privacy Policy | Joplin @@ -318,7 +319,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/privacy.md rel="preload" as="script" > - + - + - + About the Rich Text editor | Joplin @@ -340,7 +341,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/rich_text_editor.md rel="preload" as="script" > - + - + - + Clipper authorisation mechanism | Joplin @@ -341,7 +342,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/clipper_auth.md rel="preload" as="script" > - + - + - + Encryption | Joplin @@ -410,7 +411,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/e2ee.md rel="preload" as="script" > - + - + - + Note history | Joplin @@ -342,7 +343,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/history.md rel="preload" as="script" > - + - + - + Plugin system architecture | Joplin @@ -380,7 +381,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/plugins.md rel="preload" as="script" > - + - + - + Search Engine | Joplin @@ -337,7 +338,7 @@ This time-based weight decays logarithmically, becoming less of a factor than BM rel="preload" as="script" > - + - + - + Joplin Server delta sync | Joplin @@ -391,7 +392,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_delta_sync.md rel="preload" as="script" > - + - + - + Structure of file URLs in Joplin Server | Joplin @@ -337,7 +338,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_file_url_format. rel="preload" as="script" > - + - + - + Joplin Server sharing feature | Joplin @@ -338,7 +339,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_sharing.md rel="preload" as="script" > - + - + - + Lock types | Joplin @@ -374,7 +375,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/sync_lock.md rel="preload" as="script" > - + - + - + Joplin statistics | Joplin @@ -275,15 +276,15 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md Total Windows downloads -1,527,362 +1,527,398 Total macOs downloads -594,379 +594,393 Total Linux downloads -505,559 +505,568 Windows % @@ -315,18 +316,18 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md v2.2.1 (p) 2021-07-09T17:38:25Z -1,362 +1,373 305 270 -1,937 +1,948 v2.1.8 2021-07-03T08:25:16Z -25,515 -10,838 -10,933 -47,286 +25,539 +10,852 +10,942 +47,333 v2.1.7 @@ -1923,10 +1924,10 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md v0.10.28 2017-11-30T01:07:46Z -1,344 +1,345 1,703 874 -3,921 +3,922 v0.10.26 @@ -2036,7 +2037,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md rel="preload" as="script" > - + \ No newline at end of file diff --git a/docs/terminal/index.html b/docs/terminal/index.html index 7b6d31a9b9..e24671feb3 100644 --- a/docs/terminal/index.html +++ b/docs/terminal/index.html @@ -14,7 +14,8 @@ https://github.com/laurent22/joplin/blob/dev/readme/terminal.md --> - + - + - + Joplin | Joplin @@ -1000,7 +1001,7 @@ version rel="preload" as="script" > - + - + - + Welcome to Joplin! | Joplin @@ -368,7 +369,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/1_welcome_to_joplin. rel="preload" as="script" > - + - + - + Importing and exporting notes | Joplin @@ -322,7 +323,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/2_importing_and_expo rel="preload" as="script" > - + - + - + Synchronising your notes | Joplin @@ -327,7 +328,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/3_synchronising_your rel="preload" as="script" > - + - + - + Tips | Joplin @@ -381,7 +382,7 @@ $$

rel="preload" as="script" > - + - + - + Privacy | Joplin @@ -346,7 +347,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/5_privacy.md rel="preload" as="script" > - +