diff --git a/docs/api/get_started/plugins/index.html b/docs/api/get_started/plugins/index.html index 0f0acc8af6..8d8f56e3af 100644 --- a/docs/api/get_started/plugins/index.html +++ b/docs/api/get_started/plugins/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/get_started/plugins.md @@ -471,13 +466,6 @@ This should be the path to your main plugin directory, i.e. path/to/your/r } } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/api/overview/index.html b/docs/api/overview/index.html index 66e77c14ad..6d42c336b4 100644 --- a/docs/api/overview/index.html +++ b/docs/api/overview/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/overview.md @@ -449,13 +444,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/overview.md } } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/api/references/development_mode/index.html b/docs/api/references/development_mode/index.html index 8f1024509c..4c5577b4fb 100644 --- a/docs/api/references/development_mode/index.html +++ b/docs/api/references/development_mode/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/development_m @@ -428,13 +423,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/development_m } } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/api/references/plugin_loading_rules/index.html b/docs/api/references/plugin_loading_rules/index.html index 63b624bf77..fc4be2eae2 100644 --- a/docs/api/references/plugin_loading_rules/index.html +++ b/docs/api/references/plugin_loading_rules/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/plugin_loadin @@ -434,13 +429,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/plugin_loadin } } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/api/references/plugin_manifest/index.html b/docs/api/references/plugin_manifest/index.html index c4f7a7a1a1..5a8f6f5e41 100644 --- a/docs/api/references/plugin_manifest/index.html +++ b/docs/api/references/plugin_manifest/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/plugin_manife @@ -504,13 +499,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/plugin_manife } } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/api/references/rest_api/index.html b/docs/api/references/rest_api/index.html index b29bfb5723..ac0a437902 100644 --- a/docs/api/references/rest_api/index.html +++ b/docs/api/references/rest_api/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/rest_api.md @@ -1069,13 +1064,6 @@ async function fetchAllNotes() { } } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/api/tutorials/toc_plugin/index.html b/docs/api/tutorials/toc_plugin/index.html index 09aecc1c5a..40a0c6a91a 100644 --- a/docs/api/tutorials/toc_plugin/index.html +++ b/docs/api/tutorials/toc_plugin/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/tutorials/toc_plugin.md @@ -699,13 +694,6 @@ document.addEventListener('click', event => { } } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/blog/20180621-182112/index.html b/docs/blog/20180621-182112/index.html index f144a02e4d..05de6df891 100644 --- a/docs/blog/20180621-182112/index.html +++ b/docs/blog/20180621-182112/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20180621-182112.md @@ -432,13 +427,6 @@ published_at: 2018-06-21T17:21:12.000+00:00

} } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/blog/20180906-111039/index.html b/docs/blog/20180906-111039/index.html index 2f785ebee1..e0046d0f0f 100644 --- a/docs/blog/20180906-111039/index.html +++ b/docs/blog/20180906-111039/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20180906-111039.md @@ -433,13 +428,6 @@ published_at: 2018-09-06T10:10:39.000+00:00

} } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/blog/20180916-210431/index.html b/docs/blog/20180916-210431/index.html index 2598dab154..5926044e5c 100644 --- a/docs/blog/20180916-210431/index.html +++ b/docs/blog/20180916-210431/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20180916-210431.md @@ -432,13 +427,6 @@ published_at: 2018-09-16T20:04:31.000+00:00

} } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/blog/20180929-121053/index.html b/docs/blog/20180929-121053/index.html index 2372ce9a6e..9738383487 100644 --- a/docs/blog/20180929-121053/index.html +++ b/docs/blog/20180929-121053/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20180929-121053.md @@ -432,13 +427,6 @@ published_at: 2018-09-29T11:10:53.000+00:00

} } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/blog/20181004-091123/index.html b/docs/blog/20181004-091123/index.html index cadcadc6af..07e75084a3 100644 --- a/docs/blog/20181004-091123/index.html +++ b/docs/blog/20181004-091123/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20181004-091123.md @@ -434,13 +429,6 @@ published_at: 2018-10-04T08:11:23.000+00:00

} } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/blog/20181101-174335/index.html b/docs/blog/20181101-174335/index.html index e400195ff5..184e158d03 100644 --- a/docs/blog/20181101-174335/index.html +++ b/docs/blog/20181101-174335/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20181101-174335.md @@ -437,13 +432,6 @@ published_at: 2018-11-01T17:43:35.000+00:00

} } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/blog/20181213-173459/index.html b/docs/blog/20181213-173459/index.html index 788bc2cfac..45f1635209 100644 --- a/docs/blog/20181213-173459/index.html +++ b/docs/blog/20181213-173459/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20181213-173459.md @@ -435,13 +430,6 @@ published_at: 2018-12-13T17:34:59.000+00:00

} } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/blog/20190130-230218/index.html b/docs/blog/20190130-230218/index.html index 75c745948b..4215988274 100644 --- a/docs/blog/20190130-230218/index.html +++ b/docs/blog/20190130-230218/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190130-230218.md @@ -435,13 +430,6 @@ published_at: 2019-01-30T23:02:18.000+00:00

} } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/blog/20190404-074157/index.html b/docs/blog/20190404-074157/index.html index 27808136eb..e9bd8495d2 100644 --- a/docs/blog/20190404-074157/index.html +++ b/docs/blog/20190404-074157/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190404-074157.md @@ -434,13 +429,6 @@ published_at: 2019-04-04T06:41:57.000+00:00

} } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/blog/20190424-112410/index.html b/docs/blog/20190424-112410/index.html index 3842fd687f..6293f5151e 100644 --- a/docs/blog/20190424-112410/index.html +++ b/docs/blog/20190424-112410/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190424-112410.md @@ -434,13 +429,6 @@ published_at: 2019-04-24T10:24:10.000+00:00

} } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/blog/20190523-231026/index.html b/docs/blog/20190523-231026/index.html index f2d59a53d3..4b1e1bae45 100644 --- a/docs/blog/20190523-231026/index.html +++ b/docs/blog/20190523-231026/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190523-231026.md @@ -444,13 +439,6 @@ published_at: 2019-05-23T22:10:26.000+00:00

} } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/blog/20190611-000711/index.html b/docs/blog/20190611-000711/index.html index 32a593ebe7..b943fd525c 100644 --- a/docs/blog/20190611-000711/index.html +++ b/docs/blog/20190611-000711/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190611-000711.md @@ -434,13 +429,6 @@ published_at: 2019-06-10T23:07:11.000+00:00

} } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/blog/20190613-202613/index.html b/docs/blog/20190613-202613/index.html index e487204c9b..00ef70a09d 100644 --- a/docs/blog/20190613-202613/index.html +++ b/docs/blog/20190613-202613/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190613-202613.md @@ -434,13 +429,6 @@ published_at: 2019-06-13T19:26:13.000+00:00

} } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/blog/20190814-225957/index.html b/docs/blog/20190814-225957/index.html index 9f1d1e48a1..6c78721ab8 100644 --- a/docs/blog/20190814-225957/index.html +++ b/docs/blog/20190814-225957/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190814-225957.md @@ -443,13 +438,6 @@ published_at: 2019-08-14T21:59:57.000+00:00

} } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/blog/20190925-000254/index.html b/docs/blog/20190925-000254/index.html index bbe0d89eb8..0a626f999c 100644 --- a/docs/blog/20190925-000254/index.html +++ b/docs/blog/20190925-000254/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190925-000254.md @@ -448,13 +443,6 @@ published_at: 2019-09-24T23:02:54.000+00:00

} } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/blog/20190929-152834/index.html b/docs/blog/20190929-152834/index.html index 2cad4e20a5..e598a612fc 100644 --- a/docs/blog/20190929-152834/index.html +++ b/docs/blog/20190929-152834/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190929-152834.md @@ -441,13 +436,6 @@ published_at: 2019-09-29T14:28:34.000+00:00

} } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/blog/20191012-233121/index.html b/docs/blog/20191012-233121/index.html index 8e82060868..7242a01b24 100644 --- a/docs/blog/20191012-233121/index.html +++ b/docs/blog/20191012-233121/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20191012-233121.md @@ -441,13 +436,6 @@ published_at: 2019-10-12T22:31:21.000+00:00

} } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/blog/20191014-165136/index.html b/docs/blog/20191014-165136/index.html index ef63b5ebb2..f4e981bf3d 100644 --- a/docs/blog/20191014-165136/index.html +++ b/docs/blog/20191014-165136/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20191014-165136.md @@ -433,13 +428,6 @@ published_at: 2019-10-14T15:51:36.000+00:00

} } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/blog/20191101-131852/index.html b/docs/blog/20191101-131852/index.html index c503f084f4..dd2cd9142b 100644 --- a/docs/blog/20191101-131852/index.html +++ b/docs/blog/20191101-131852/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20191101-131852.md @@ -437,13 +432,6 @@ published_at: 2019-11-01T13:18:52.000+00:00

} } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/blog/20191117-183855/index.html b/docs/blog/20191117-183855/index.html index ae23d102c8..c24aa1e207 100644 --- a/docs/blog/20191117-183855/index.html +++ b/docs/blog/20191117-183855/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20191117-183855.md @@ -442,13 +437,6 @@ published_at: 2019-11-17T18:38:55.000+00:00

} } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/blog/20191118-072700/index.html b/docs/blog/20191118-072700/index.html index ef367b3e0b..2ed778917d 100644 --- a/docs/blog/20191118-072700/index.html +++ b/docs/blog/20191118-072700/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20191118-072700.md @@ -440,13 +435,6 @@ published_at: 2019-11-18T07:27:00.000+00:00

} } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/blog/20200220-190804/index.html b/docs/blog/20200220-190804/index.html index 74d55eff88..dc7ad1846a 100644 --- a/docs/blog/20200220-190804/index.html +++ b/docs/blog/20200220-190804/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20200220-190804.md @@ -432,13 +427,6 @@ published_at: 2020-02-20T19:08:04.000+00:00

} } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/blog/20200301-125055/index.html b/docs/blog/20200301-125055/index.html index bc84a6c818..1e03f3af57 100644 --- a/docs/blog/20200301-125055/index.html +++ b/docs/blog/20200301-125055/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20200301-125055.md @@ -448,13 +443,6 @@ published_at: 2020-03-01T12:50:55.000+00:00

} } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/blog/20200314-001555/index.html b/docs/blog/20200314-001555/index.html index f331813345..69d51aa714 100644 --- a/docs/blog/20200314-001555/index.html +++ b/docs/blog/20200314-001555/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20200314-001555.md @@ -442,13 +437,6 @@ published_at: 2020-03-14T00:15:55.000+00:00

} } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/blog/20200406-224254/index.html b/docs/blog/20200406-224254/index.html index 0c2c274939..226f4fb554 100644 --- a/docs/blog/20200406-224254/index.html +++ b/docs/blog/20200406-224254/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20200406-224254.md @@ -460,13 +455,6 @@ published_at: 2020-04-06T21:42:54.000+00:00

} } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/build_troubleshooting/index.html b/docs/build_troubleshooting/index.html index 74ff37d6ff..d10c069eda 100644 --- a/docs/build_troubleshooting/index.html +++ b/docs/build_troubleshooting/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/build_troubleshooting.md @@ -467,13 +462,6 @@ pod install } } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/changelog/index.html b/docs/changelog/index.html index dfffb12db8..5f2ead35eb 100644 --- a/docs/changelog/index.html +++ b/docs/changelog/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog.md @@ -2029,13 +2024,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog.md } } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/changelog_cli/index.html b/docs/changelog_cli/index.html index d69b28724b..ebdbb73423 100644 --- a/docs/changelog_cli/index.html +++ b/docs/changelog_cli/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog_cli.md @@ -700,13 +695,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog_cli.md } } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/changelog_server/index.html b/docs/changelog_server/index.html index 847685b721..f1f080b7c8 100644 --- a/docs/changelog_server/index.html +++ b/docs/changelog_server/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog_server.md @@ -431,13 +426,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog_server.md } } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/clipper/index.html b/docs/clipper/index.html index e0b28daba1..30f60694ef 100644 --- a/docs/clipper/index.html +++ b/docs/clipper/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/clipper.md @@ -458,13 +453,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/clipper.md } } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/conflict/index.html b/docs/conflict/index.html index 834d9caeb0..e1f5771fec 100644 --- a/docs/conflict/index.html +++ b/docs/conflict/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/conflict.md @@ -434,13 +429,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/conflict.md } } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/debugging/index.html b/docs/debugging/index.html index 9098709298..79e7413685 100644 --- a/docs/debugging/index.html +++ b/docs/debugging/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/debugging.md @@ -480,13 +475,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/debugging.md } } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/desktop/index.html b/docs/desktop/index.html index 068470df0f..99df23c92d 100644 --- a/docs/desktop/index.html +++ b/docs/desktop/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/desktop.md @@ -428,13 +423,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/desktop.md } } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/donate/index.html b/docs/donate/index.html index 433744a9d7..95114b56e9 100644 --- a/docs/donate/index.html +++ b/docs/donate/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/donate.md @@ -461,13 +456,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/donate.md } } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/e2ee/index.html b/docs/e2ee/index.html index bab1acc208..dd4b741b89 100644 --- a/docs/e2ee/index.html +++ b/docs/e2ee/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/e2ee.md @@ -446,13 +441,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/e2ee.md } } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/faq/index.html b/docs/faq/index.html index 9c8206877f..46fbbd6376 100644 --- a/docs/faq/index.html +++ b/docs/faq/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/faq.md @@ -517,13 +512,6 @@ on this server.</p> } } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/gsoc2020/ideas/index.html b/docs/gsoc2020/ideas/index.html index 9c48ab4104..b200e71e07 100644 --- a/docs/gsoc2020/ideas/index.html +++ b/docs/gsoc2020/ideas/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2020/ideas.md @@ -531,13 +526,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2020/ideas.md } } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/gsoc2020/index/index.html b/docs/gsoc2020/index/index.html index 3d685726fd..ad8d518834 100644 --- a/docs/gsoc2020/index/index.html +++ b/docs/gsoc2020/index/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2020/index.md @@ -530,13 +525,6 @@ There could be exceptional reason to accept proposal what cannot be finished ove } } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/gsoc2021/ideas/index.html b/docs/gsoc2021/ideas/index.html index 4bec10ba21..df2b794ef9 100644 --- a/docs/gsoc2021/ideas/index.html +++ b/docs/gsoc2021/ideas/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2021/ideas.md @@ -491,13 +486,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2021/ideas.md } } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/gsoc2021/index/index.html b/docs/gsoc2021/index/index.html index f0695c63b3..ea45c626b9 100644 --- a/docs/gsoc2021/index/index.html +++ b/docs/gsoc2021/index/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2021/index.md @@ -527,13 +522,6 @@ There could be exceptional reason to accept proposal what cannot be finished ove } } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/gsoc2021/pull_request_guidelines/index.html b/docs/gsoc2021/pull_request_guidelines/index.html index cba8cd6253..18ce42f1be 100644 --- a/docs/gsoc2021/pull_request_guidelines/index.html +++ b/docs/gsoc2021/pull_request_guidelines/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2021/pull_request_guidel @@ -454,13 +449,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2021/pull_request_guidel } } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/gsod2020/ideas/index.html b/docs/gsod2020/ideas/index.html index ad2f811895..c798e3d712 100644 --- a/docs/gsod2020/ideas/index.html +++ b/docs/gsod2020/ideas/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsod2020/ideas.md @@ -456,13 +451,6 @@ Task is to find a toolset to structure them and make the knowledge buried in the } } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/gsod2020/index/index.html b/docs/gsod2020/index/index.html index d852e809ea..12ddc92441 100644 --- a/docs/gsod2020/index/index.html +++ b/docs/gsod2020/index/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsod2020/index.md @@ -516,13 +511,6 @@ The procedure reflects some of the lessons learnt in the GSOC 2020 campaign, so } } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/index.html b/docs/index.html index 3214363a82..8c80897a68 100644 --- a/docs/index.html +++ b/docs/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/README.md @@ -1640,13 +1635,6 @@ Eg. :search -- "-tag:tag1".

} } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/markdown/index.html b/docs/markdown/index.html index 05f52994b2..38d4536717 100644 --- a/docs/markdown/index.html +++ b/docs/markdown/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/markdown.md @@ -751,13 +746,6 @@ graph TD; } } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/mobile/index.html b/docs/mobile/index.html index 2c6a31ee8b..cc3a260d53 100644 --- a/docs/mobile/index.html +++ b/docs/mobile/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/mobile.md @@ -427,13 +422,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/mobile.md } } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/nextcloud_app/index.html b/docs/nextcloud_app/index.html index e8153281d6..0faa944a6a 100644 --- a/docs/nextcloud_app/index.html +++ b/docs/nextcloud_app/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/nextcloud_app.md @@ -466,13 +461,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/nextcloud_app.md } } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/note_history/index.html b/docs/note_history/index.html index 8d84a15b7f..cd78097cce 100644 --- a/docs/note_history/index.html +++ b/docs/note_history/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/note_history.md @@ -441,13 +436,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/note_history.md } } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/plugins/index.html b/docs/plugins/index.html index 623243f94d..369301a862 100644 --- a/docs/plugins/index.html +++ b/docs/plugins/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/plugins.md @@ -439,13 +434,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/plugins.md } } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/prereleases/index.html b/docs/prereleases/index.html index 054cad2206..71f118d983 100644 --- a/docs/prereleases/index.html +++ b/docs/prereleases/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/prereleases.md @@ -430,13 +425,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/prereleases.md } } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/privacy/index.html b/docs/privacy/index.html index d722e4249d..e568e17f2f 100644 --- a/docs/privacy/index.html +++ b/docs/privacy/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/privacy.md @@ -429,13 +424,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/privacy.md } } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/rich_text_editor/index.html b/docs/rich_text_editor/index.html index ca324cf0cc..564823e26a 100644 --- a/docs/rich_text_editor/index.html +++ b/docs/rich_text_editor/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/rich_text_editor.md @@ -451,13 +446,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/rich_text_editor.md } } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/spec/e2ee/index.html b/docs/spec/e2ee/index.html index 51b810e385..f804ee09b8 100644 --- a/docs/spec/e2ee/index.html +++ b/docs/spec/e2ee/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/e2ee.md @@ -521,13 +516,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/e2ee.md } } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/spec/history/index.html b/docs/spec/history/index.html index a45fcfbc41..1b61efb0df 100644 --- a/docs/spec/history/index.html +++ b/docs/spec/history/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/history.md @@ -453,13 +448,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/history.md } } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/spec/plugins/index.html b/docs/spec/plugins/index.html index 8744214557..5d0faf4d0c 100644 --- a/docs/spec/plugins/index.html +++ b/docs/spec/plugins/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/plugins.md @@ -491,13 +486,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/plugins.md } } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/spec/search_sorting/index.html b/docs/spec/search_sorting/index.html index cb671ee653..9be479d5b3 100644 --- a/docs/spec/search_sorting/index.html +++ b/docs/spec/search_sorting/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/search_sorting.md @@ -448,13 +443,6 @@ This time-based weight decays logarithmically, becoming less of a factor than BM } } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/spec/server_delta_sharing/index.html b/docs/spec/server_delta_sharing/index.html index 2ddc7887f3..9de5b43d1d 100644 --- a/docs/spec/server_delta_sharing/index.html +++ b/docs/spec/server_delta_sharing/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_delta_sharing.md @@ -449,13 +444,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_delta_sharing.md } } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/spec/server_delta_sync/index.html b/docs/spec/server_delta_sync/index.html index 8d5b9890f6..6b62fd951d 100644 --- a/docs/spec/server_delta_sync/index.html +++ b/docs/spec/server_delta_sync/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_delta_sync.md @@ -502,13 +497,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_delta_sync.md } } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/spec/server_file_url_format/index.html b/docs/spec/server_file_url_format/index.html index 220c31063b..d9ee4a2d71 100644 --- a/docs/spec/server_file_url_format/index.html +++ b/docs/spec/server_file_url_format/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_file_url_format. @@ -448,13 +443,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_file_url_format. } } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/spec/sync_lock/index.html b/docs/spec/sync_lock/index.html index 3d99177317..1ea43188ac 100644 --- a/docs/spec/sync_lock/index.html +++ b/docs/spec/sync_lock/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/sync_lock.md @@ -485,13 +480,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/sync_lock.md } } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/stats/index.html b/docs/stats/index.html index a2c005676e..6c9a6a583a 100644 --- a/docs/stats/index.html +++ b/docs/stats/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md @@ -419,15 +414,15 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md Total Windows downloads -1,286,581 +1,286,598 Total macOs downloads -502,930 +502,943 Total Linux downloads -390,998 +391,011 Windows % @@ -458,10 +453,10 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md v1.7.11 2021-02-03T12:50:01Z -45,958 -19,380 -26,062 -91,400 +45,975 +19,393 +26,075 +91,443 v1.7.10 @@ -1498,13 +1493,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md } } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/terminal/index.html b/docs/terminal/index.html index 4bec8d0f44..97f02b2831 100644 --- a/docs/terminal/index.html +++ b/docs/terminal/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/terminal.md @@ -1110,13 +1105,6 @@ version } } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/welcome/1_welcome_to_joplin/index.html b/docs/welcome/1_welcome_to_joplin/index.html index 6d42f86645..cdb1493124 100644 --- a/docs/welcome/1_welcome_to_joplin/index.html +++ b/docs/welcome/1_welcome_to_joplin/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/1_welcome_to_joplin. @@ -473,13 +468,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/1_welcome_to_joplin. } } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/welcome/2_importing_and_exporting_notes/index.html b/docs/welcome/2_importing_and_exporting_notes/index.html index 1e27f9baa1..d049d5e770 100644 --- a/docs/welcome/2_importing_and_exporting_notes/index.html +++ b/docs/welcome/2_importing_and_exporting_notes/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/2_importing_and_expo @@ -433,13 +428,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/2_importing_and_expo } } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/welcome/3_synchronising_your_notes/index.html b/docs/welcome/3_synchronising_your_notes/index.html index c7c5a4e0d0..6cb77b418a 100644 --- a/docs/welcome/3_synchronising_your_notes/index.html +++ b/docs/welcome/3_synchronising_your_notes/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/3_synchronising_your @@ -437,13 +432,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/3_synchronising_your } } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/welcome/4_tips/index.html b/docs/welcome/4_tips/index.html index 5b0ff99a12..73e7f103a7 100644 --- a/docs/welcome/4_tips/index.html +++ b/docs/welcome/4_tips/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/4_tips.md @@ -490,13 +485,6 @@ $$

} } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/docs/welcome/5_privacy/index.html b/docs/welcome/5_privacy/index.html index 8180239298..323e8e6e95 100644 --- a/docs/welcome/5_privacy/index.html +++ b/docs/welcome/5_privacy/index.html @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/5_privacy.md @@ -457,13 +452,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/5_privacy.md } } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/packages/tools/build-website.js b/packages/tools/build-website.js index be7b316030..db99ec6b07 100644 --- a/packages/tools/build-website.js +++ b/packages/tools/build-website.js @@ -322,14 +322,9 @@ https://github.com/laurent22/joplin/blob/dev/{{{sourceMarkdownFile}}} @@ -400,13 +395,6 @@ const scriptHtml = ` } } - $('#toc').hide(); - - $('.help').click(function(event) { - event.preventDefault(); - $('#toc').show(); - }); - $(window).scroll(function() { stickyHeader(); }); diff --git a/readme/stats.md b/readme/stats.md index 58ed436bbc..b4c8fb8642 100644 --- a/readme/stats.md +++ b/readme/stats.md @@ -2,16 +2,16 @@ Name | Value --- | --- -Total Windows downloads | 1,286,581 -Total macOs downloads | 502,930 -Total Linux downloads | 390,998 +Total Windows downloads | 1,286,598 +Total macOs downloads | 502,943 +Total Linux downloads | 391,011 Windows % | 59% macOS % | 23% Linux % | 18% Version | Date | Windows | macOS | Linux | Total --- | --- | --- | --- | --- | --- -[v1.7.11](https://github.com/laurent22/joplin/releases/tag/v1.7.11) | 2021-02-03T12:50:01Z | 45,958 | 19,380 | 26,062 | 91,400 +[v1.7.11](https://github.com/laurent22/joplin/releases/tag/v1.7.11) | 2021-02-03T12:50:01Z | 45,975 | 19,393 | 26,075 | 91,443 [v1.7.10](https://github.com/laurent22/joplin/releases/tag/v1.7.10) | 2021-01-30T13:25:29Z | 13,726 | 4,815 | 4,403 | 22,944 [v1.6.8](https://github.com/laurent22/joplin/releases/tag/v1.6.8) | 2021-01-20T18:11:34Z | 17,732 | 7,638 | 7,547 | 32,917 [v1.6.7](https://github.com/laurent22/joplin/releases/tag/v1.6.7) | 2021-01-11T23:20:33Z | 10,143 | 4,599 | 4,524 | 19,266