mirror of
https://github.com/laurent22/joplin.git
synced 2024-11-24 08:12:24 +02:00
Update website
This commit is contained in:
parent
36948732d6
commit
bad1bd0fc3
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/get_started/plugins.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Getting started with plugin development | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -361,7 +361,7 @@ This should be the path to your main plugin directory, i.e. <code>path/to/your/r
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/overview.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Extending Joplin | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -339,7 +339,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/overview.md
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/development_m
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Development mode | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -318,7 +318,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/development_m
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/plugin_loadin
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Plugin Loading Rules | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -324,7 +324,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/plugin_loadin
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/plugin_manife
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Plugin Manifest | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -394,7 +394,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/plugin_manife
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/plugin_themin
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Plugin theming | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -354,7 +354,7 @@ These include:</p>
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/rest_api.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Joplin Data API | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -980,7 +980,7 @@ async function fetchAllNotes() {
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/tutorials/toc_plugin.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Creating a table of content plugin | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -588,7 +588,7 @@ document.addEventListener('click', event => {
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20180621-182112.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Web Clipper now available on Firefox and Chrome | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -322,7 +322,7 @@ published_at: 2018-06-21T17:21:12.000+00:00</p>
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20180906-111039.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>New iOS release with improved attachment support | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -323,7 +323,7 @@ published_at: 2018-09-06T10:10:39.000+00:00</p>
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20180916-210431.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Note properties in desktop application | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -322,7 +322,7 @@ published_at: 2018-09-16T20:04:31.000+00:00</p>
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20180929-121053.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>New release and many bug fixes | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -322,7 +322,7 @@ published_at: 2018-09-29T11:10:53.000+00:00</p>
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20181004-091123.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Joplin and Hacktobertfest 2018 🎃 | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -324,7 +324,7 @@ published_at: 2018-10-04T08:11:23.000+00:00</p>
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20181101-174335.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Hacktoberfest has now ended | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -327,7 +327,7 @@ published_at: 2018-11-01T17:43:35.000+00:00</p>
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20181213-173459.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Joplin is now featured on PrivacyTools.io | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -325,7 +325,7 @@ published_at: 2018-12-13T17:34:59.000+00:00</p>
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190130-230218.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>New search engine in Joplin | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -325,7 +325,7 @@ published_at: 2019-01-30T23:02:18.000+00:00</p>
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190404-074157.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Markdown plugins and Goto Anything | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -324,7 +324,7 @@ published_at: 2019-04-04T06:41:57.000+00:00</p>
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190424-112410.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>The Joplin forum is one year old | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -324,7 +324,7 @@ published_at: 2019-04-24T10:24:10.000+00:00</p>
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190523-231026.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Note history now in Joplin | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -334,7 +334,7 @@ published_at: 2019-05-23T22:10:26.000+00:00</p>
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190611-000711.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Changing attachment download behaviour to save disk space | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -324,7 +324,7 @@ published_at: 2019-06-10T23:07:11.000+00:00</p>
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190613-202613.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Customising your notes with the help of the development tools and CSS | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -324,7 +324,7 @@ published_at: 2019-06-13T19:26:13.000+00:00</p>
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190814-225957.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Joplin now supports Fountain screenwriting markup language | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -333,7 +333,7 @@ published_at: 2019-08-14T21:59:57.000+00:00</p>
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190925-000254.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>New icon for Joplin! | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -338,7 +338,7 @@ published_at: 2019-09-24T23:02:54.000+00:00</p>
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190929-152834.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Hacktoberfest 2019 is coming soon! | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -331,7 +331,7 @@ published_at: 2019-09-29T14:28:34.000+00:00</p>
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20191012-233121.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Support for chemical equations using mhchem for Katex | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -331,7 +331,7 @@ published_at: 2019-10-12T22:31:21.000+00:00</p>
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20191014-165136.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>New Joplin icon, second round | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -323,7 +323,7 @@ published_at: 2019-10-14T15:51:36.000+00:00</p>
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20191101-131852.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Hacktoberfest 2019 has now ended 🎃 | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -327,7 +327,7 @@ published_at: 2019-11-01T13:18:52.000+00:00</p>
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20191117-183855.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>And the winner is... | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -332,7 +332,7 @@ published_at: 2019-11-17T18:38:55.000+00:00</p>
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20191118-072700.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Joplin is looking into joining Google Summer of Code in 2020 | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -330,7 +330,7 @@ published_at: 2019-11-18T07:27:00.000+00:00</p>
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20200220-190804.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>GSoC 2020: Joplin has been accepted as a mentor organization! | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -322,7 +322,7 @@ published_at: 2020-02-20T19:08:04.000+00:00</p>
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20200301-125055.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Large desktop update coming soon | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -338,7 +338,7 @@ published_at: 2020-03-01T12:50:55.000+00:00</p>
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20200314-001555.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Experimental WYSIWYG editor in Joplin | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -332,7 +332,7 @@ published_at: 2020-03-14T00:15:55.000+00:00</p>
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20200406-224254.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Joplin informal encryption and security audit results | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -350,7 +350,7 @@ published_at: 2020-04-06T21:42:54.000+00:00</p>
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/build_troubleshooting.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Desktop application | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -357,7 +357,7 @@ pod install
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Joplin changelog | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -3457,7 +3457,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog.md
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog_android.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Joplin Android app changelog | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -373,7 +373,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog_android.md
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog_cli.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Joplin terminal app changelog | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -635,7 +635,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog_cli.md
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog_server.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Joplin Server Changelog | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -469,7 +469,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog_server.md
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/clipper.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Joplin Web Clipper | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -348,7 +348,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/clipper.md
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/conflict.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>What is a conflict? | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -324,7 +324,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/conflict.md
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/debugging.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>How to enable debugging | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -370,7 +370,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/debugging.md
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/desktop.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Desktop application | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -318,7 +318,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/desktop.md
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/donate.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Support Joplin development | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -349,7 +349,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/donate.md
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/download.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Downloading Joplin... | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -182,7 +182,7 @@ Your download of <span class="downloaded-filename">Joplin</span> is in progress.
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/e2ee.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>About End-To-End Encryption (E2EE) | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -336,7 +336,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/e2ee.md
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/faq.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>FAQ | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -414,7 +414,7 @@ on this server.</p>
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/faq_joplin_cloud.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>FAQ | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -324,7 +324,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/faq_joplin_cloud.md
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2020/ideas.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>GSoC 2020 Ideas | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -421,7 +421,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2020/ideas.md
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2020/index.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Google Summer of Code 2020 | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -420,7 +420,7 @@ There could be exceptional reason to accept proposal what cannot be finished ove
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2021/ideas.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>GSoC 2021 Ideas | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -381,7 +381,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2021/ideas.md
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2021/index.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Google Summer of Code 2021 | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -436,7 +436,7 @@ There could be exceptional reason to accept proposal what cannot be finished ove
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2021/pull_request_guidel
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Pull request guidelines | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -344,7 +344,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2021/pull_request_guidel
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsod2020/ideas.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>1.Idea - Create documenation hub | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -346,7 +346,7 @@ Task is to find a toolset to structure them and make the knowledge buried in the
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsod2020/index.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Google Season of Doc 2020 | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -406,7 +406,7 @@ The procedure reflects some of the lessons learnt in the GSOC 2020 campaign, so
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/README.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Joplin - an open source note taking and to-do application with synchronisation capabilities</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -1735,7 +1735,7 @@ Eg. <code>:search -- "-tag:tag1"</code>.</p>
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
BIN
docs/images/home-top-img-2x.png
Normal file
BIN
docs/images/home-top-img-2x.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.2 MiB |
@ -11,7 +11,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta name="theme-color" content="#000000" />
|
||||
<meta name="description" content="Jopli website" />
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
@ -24,7 +24,7 @@
|
||||
media="all"
|
||||
onload="this.media='all'; this.onload = null"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Joplin</title>
|
||||
</head>
|
||||
<body class="front-page website-env-prod">
|
||||
@ -113,6 +113,11 @@
|
||||
<a href="/download/" class="button-link btn-blue download-button">Download the app</a>
|
||||
</p>
|
||||
<img
|
||||
srcset="
|
||||
/images/home-top-img.png 2388w,
|
||||
/images/home-top-img-2x.png 4820w
|
||||
"
|
||||
|
||||
src="/images/home-top-img.png"
|
||||
alt=""
|
||||
class="img-fluid img-center"
|
||||
@ -671,7 +676,7 @@
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/markdown.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Markdown Guide | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -641,7 +641,7 @@ graph TD;
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/mobile.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Mobile app | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -317,7 +317,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/mobile.md
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/nextcloud_app.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Joplin Web API for Nextcloud | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -356,7 +356,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/nextcloud_app.md
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/note_history.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Note History | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -331,7 +331,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/note_history.md
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Joplin Cloud Plans | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -373,7 +373,7 @@ https://github.com/laurent22/joplin/blob/dev/
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/plugins.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Plugins | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -329,7 +329,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/plugins.md
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/prereleases.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Getting pre-releases | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -320,7 +320,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/prereleases.md
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/privacy.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Joplin Privacy Policy | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -319,7 +319,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/privacy.md
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/rich_text_editor.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>About the Rich Text editor | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -341,7 +341,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/rich_text_editor.md
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/clipper_auth.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Clipper authorisation mechanism | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -342,7 +342,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/clipper_auth.md
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/e2ee.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Encryption | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -411,7 +411,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/e2ee.md
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/history.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Note history | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -343,7 +343,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/history.md
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/plugins.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Plugin system architecture | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -381,7 +381,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/plugins.md
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/search_sorting.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Search Engine | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -338,7 +338,7 @@ This time-based weight decays logarithmically, becoming less of a factor than BM
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_delta_sync.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Joplin Server delta sync | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -392,7 +392,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_delta_sync.md
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_file_url_format.
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Structure of file URLs in Joplin Server | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -338,7 +338,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_file_url_format.
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_sharing.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Joplin Server sharing feature | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -339,7 +339,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_sharing.md
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/sync_lock.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Lock types | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -375,7 +375,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/sync_lock.md
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Joplin statistics | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -276,15 +276,15 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>Total Windows downloads</td>
|
||||
<td>1,527,398</td>
|
||||
<td>1,527,447</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Total macOs downloads</td>
|
||||
<td>594,393</td>
|
||||
<td>594,414</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Total Linux downloads</td>
|
||||
<td>505,568</td>
|
||||
<td>505,584</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Windows %</td>
|
||||
@ -316,18 +316,18 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md
|
||||
<tr>
|
||||
<td><a href="https://github.com/laurent22/joplin/releases/tag/v2.2.1">v2.2.1</a> (p)</td>
|
||||
<td>2021-07-09T17:38:25Z</td>
|
||||
<td>1,373</td>
|
||||
<td>1,397</td>
|
||||
<td>305</td>
|
||||
<td>270</td>
|
||||
<td>1,948</td>
|
||||
<td>1,972</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/laurent22/joplin/releases/tag/v2.1.8">v2.1.8</a></td>
|
||||
<td>2021-07-03T08:25:16Z</td>
|
||||
<td>25,539</td>
|
||||
<td>10,852</td>
|
||||
<td>10,942</td>
|
||||
<td>47,333</td>
|
||||
<td>25,564</td>
|
||||
<td>10,873</td>
|
||||
<td>10,958</td>
|
||||
<td>47,395</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/laurent22/joplin/releases/tag/v2.1.7">v2.1.7</a></td>
|
||||
@ -2037,7 +2037,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
5
docs/templates/front.mustache
vendored
5
docs/templates/front.mustache
vendored
@ -57,6 +57,11 @@
|
||||
{{/showJoplinCloudLinks}}
|
||||
</p>
|
||||
<img
|
||||
srcset="
|
||||
{{imageBaseUrl}}/home-top-img.png 2388w,
|
||||
{{imageBaseUrl}}/home-top-img-2x.png 4820w
|
||||
"
|
||||
|
||||
src="{{imageBaseUrl}}/home-top-img.png"
|
||||
alt=""
|
||||
class="img-fluid img-center"
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/terminal.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Joplin | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -1001,7 +1001,7 @@ version
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/1_welcome_to_joplin.
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Welcome to Joplin! | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -369,7 +369,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/1_welcome_to_joplin.
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/2_importing_and_expo
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Importing and exporting notes | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -323,7 +323,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/2_importing_and_expo
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/3_synchronising_your
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Synchronising your notes | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -328,7 +328,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/3_synchronising_your
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/4_tips.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Tips | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -382,7 +382,7 @@ $$</p>
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/5_privacy.md
|
||||
href="/css/bootstrap5.0.2.min.css"
|
||||
as="style"
|
||||
/>
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626453140836">
|
||||
<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563">
|
||||
<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="/css/site.css?t=1626453140836" as="style" />
|
||||
<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" />
|
||||
<title>Privacy | Joplin</title>
|
||||
</head>
|
||||
<body class="website-env-prod">
|
||||
@ -347,7 +347,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/5_privacy.md
|
||||
rel="preload"
|
||||
as="script"
|
||||
></script>
|
||||
<script src="/js/script.js?t=1626453140836"></script>
|
||||
<script src="/js/script.js?t=1626455245563"></script>
|
||||
|
||||
<script>
|
||||
if (window.location.hostname !== 'localhost') {
|
||||
|
@ -2,9 +2,9 @@
|
||||
|
||||
| Name | Value |
|
||||
| ----- | ----- |
|
||||
| Total Windows downloads | 1,527,398 |
|
||||
| Total macOs downloads | 594,393 |
|
||||
| Total Linux downloads | 505,568 |
|
||||
| Total Windows downloads | 1,527,447 |
|
||||
| Total macOs downloads | 594,414 |
|
||||
| Total Linux downloads | 505,584 |
|
||||
| Windows % | 58% |
|
||||
| macOS % | 23% |
|
||||
| Linux % | 19% |
|
||||
@ -17,8 +17,8 @@
|
||||
|
||||
| Version | Date | Windows | macOS | Linux | Total |
|
||||
| ----- | ----- | ----- | ----- | ----- | ----- |
|
||||
| [v2.2.1](https://github.com/laurent22/joplin/releases/tag/v2.2.1) (p) | 2021-07-09T17:38:25Z | 1,373 | 305 | 270 | 1,948 |
|
||||
| [v2.1.8](https://github.com/laurent22/joplin/releases/tag/v2.1.8) | 2021-07-03T08:25:16Z | 25,539 | 10,852 | 10,942 | 47,333 |
|
||||
| [v2.2.1](https://github.com/laurent22/joplin/releases/tag/v2.2.1) (p) | 2021-07-09T17:38:25Z | 1,397 | 305 | 270 | 1,972 |
|
||||
| [v2.1.8](https://github.com/laurent22/joplin/releases/tag/v2.1.8) | 2021-07-03T08:25:16Z | 25,564 | 10,873 | 10,958 | 47,395 |
|
||||
| [v2.1.7](https://github.com/laurent22/joplin/releases/tag/v2.1.7) | 2021-06-26T19:48:55Z | 13,223 | 6,350 | 3,569 | 23,142 |
|
||||
| [v2.1.5](https://github.com/laurent22/joplin/releases/tag/v2.1.5) (p) | 2021-06-23T15:08:52Z | 916 | 215 | 161 | 1,292 |
|
||||
| [v2.1.3](https://github.com/laurent22/joplin/releases/tag/v2.1.3) (p) | 2021-06-19T16:32:51Z | 1,068 | 278 | 182 | 1,528 |
|
||||
|
Loading…
Reference in New Issue
Block a user