You've already forked joplin
							
							
				mirror of
				https://github.com/laurent22/joplin.git
				synced 2025-10-31 00:07:48 +02:00 
			
		
		
		
	Update website
This commit is contained in:
		| @@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/get_started/plugins.md | |||||||
| 			href="/css/bootstrap5.0.2.min.css" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/get_started/plugins.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Getting started with plugin development | Joplin</title> | 		<title>Getting started with plugin development | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/get_started/plugins.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/get_started/plugins.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -361,7 +361,7 @@ This should be the path to your main plugin directory, i.e. <code>path/to/your/r | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/overview.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Extending Joplin | Joplin</title> | 		<title>Extending Joplin | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/overview.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/overview.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -339,7 +339,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/overview.md | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/development_m | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Development mode | Joplin</title> | 		<title>Development mode | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/development_m | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/development_m | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -318,7 +318,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/development_m | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/plugin_loadin | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Plugin Loading Rules | Joplin</title> | 		<title>Plugin Loading Rules | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/plugin_loadin | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/plugin_loadin | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -324,7 +324,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/plugin_loadin | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/plugin_manife | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Plugin Manifest | Joplin</title> | 		<title>Plugin Manifest | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/plugin_manife | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/plugin_manife | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -394,7 +394,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/plugin_manife | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/plugin_themin | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Plugin theming | Joplin</title> | 		<title>Plugin theming | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/plugin_themin | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/plugin_themin | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -354,7 +354,7 @@ These include:</p> | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/rest_api.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Joplin Data API | Joplin</title> | 		<title>Joplin Data API | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/rest_api.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/rest_api.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -980,7 +980,7 @@ async function fetchAllNotes() { | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/tutorials/toc_plugin.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Creating a table of content plugin | Joplin</title> | 		<title>Creating a table of content plugin | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/tutorials/toc_plugin.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/tutorials/toc_plugin.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -588,7 +588,7 @@ document.addEventListener('click', event => { | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20180621-182112.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Web Clipper now available on Firefox and Chrome | Joplin</title> | 		<title>Web Clipper now available on Firefox and Chrome | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20180621-182112.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20180621-182112.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -322,7 +322,7 @@ published_at: 2018-06-21T17:21:12.000+00:00</p> | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20180906-111039.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>New iOS release with improved attachment support | Joplin</title> | 		<title>New iOS release with improved attachment support | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20180906-111039.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20180906-111039.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -323,7 +323,7 @@ published_at: 2018-09-06T10:10:39.000+00:00</p> | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20180916-210431.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Note properties in desktop application | Joplin</title> | 		<title>Note properties in desktop application | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20180916-210431.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20180916-210431.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -322,7 +322,7 @@ published_at: 2018-09-16T20:04:31.000+00:00</p> | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20180929-121053.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>New release and many bug fixes | Joplin</title> | 		<title>New release and many bug fixes | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20180929-121053.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20180929-121053.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -322,7 +322,7 @@ published_at: 2018-09-29T11:10:53.000+00:00</p> | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20181004-091123.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Joplin and Hacktobertfest 2018 🎃 | Joplin</title> | 		<title>Joplin and Hacktobertfest 2018 🎃 | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20181004-091123.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20181004-091123.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -324,7 +324,7 @@ published_at: 2018-10-04T08:11:23.000+00:00</p> | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20181101-174335.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Hacktoberfest has now ended | Joplin</title> | 		<title>Hacktoberfest has now ended | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20181101-174335.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20181101-174335.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -327,7 +327,7 @@ published_at: 2018-11-01T17:43:35.000+00:00</p> | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20181213-173459.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Joplin is now featured on PrivacyTools.io | Joplin</title> | 		<title>Joplin is now featured on PrivacyTools.io | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20181213-173459.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20181213-173459.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -325,7 +325,7 @@ published_at: 2018-12-13T17:34:59.000+00:00</p> | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190130-230218.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>New search engine in Joplin | Joplin</title> | 		<title>New search engine in Joplin | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190130-230218.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190130-230218.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -325,7 +325,7 @@ published_at: 2019-01-30T23:02:18.000+00:00</p> | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190404-074157.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Markdown plugins and Goto Anything | Joplin</title> | 		<title>Markdown plugins and Goto Anything | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190404-074157.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190404-074157.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -324,7 +324,7 @@ published_at: 2019-04-04T06:41:57.000+00:00</p> | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190424-112410.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>The Joplin forum is one year old | Joplin</title> | 		<title>The Joplin forum is one year old | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190424-112410.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190424-112410.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -324,7 +324,7 @@ published_at: 2019-04-24T10:24:10.000+00:00</p> | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190523-231026.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Note history now in Joplin | Joplin</title> | 		<title>Note history now in Joplin | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190523-231026.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190523-231026.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -334,7 +334,7 @@ published_at: 2019-05-23T22:10:26.000+00:00</p> | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190611-000711.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Changing attachment download behaviour to save disk space | Joplin</title> | 		<title>Changing attachment download behaviour to save disk space | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190611-000711.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190611-000711.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -324,7 +324,7 @@ published_at: 2019-06-10T23:07:11.000+00:00</p> | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190613-202613.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Customising your notes with the help of the development tools and CSS | Joplin</title> | 		<title>Customising your notes with the help of the development tools and CSS | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190613-202613.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190613-202613.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -324,7 +324,7 @@ published_at: 2019-06-13T19:26:13.000+00:00</p> | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190814-225957.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Joplin now supports Fountain screenwriting markup language | Joplin</title> | 		<title>Joplin now supports Fountain screenwriting markup language | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190814-225957.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190814-225957.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -333,7 +333,7 @@ published_at: 2019-08-14T21:59:57.000+00:00</p> | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190925-000254.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>New icon for Joplin! | Joplin</title> | 		<title>New icon for Joplin! | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190925-000254.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190925-000254.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -338,7 +338,7 @@ published_at: 2019-09-24T23:02:54.000+00:00</p> | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190929-152834.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Hacktoberfest 2019 is coming soon! | Joplin</title> | 		<title>Hacktoberfest 2019 is coming soon! | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190929-152834.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190929-152834.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -331,7 +331,7 @@ published_at: 2019-09-29T14:28:34.000+00:00</p> | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20191012-233121.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Support for chemical equations using mhchem for Katex | Joplin</title> | 		<title>Support for chemical equations using mhchem for Katex | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20191012-233121.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20191012-233121.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -331,7 +331,7 @@ published_at: 2019-10-12T22:31:21.000+00:00</p> | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20191014-165136.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>New Joplin icon, second round | Joplin</title> | 		<title>New Joplin icon, second round | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20191014-165136.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20191014-165136.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -323,7 +323,7 @@ published_at: 2019-10-14T15:51:36.000+00:00</p> | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20191101-131852.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Hacktoberfest 2019 has now ended 🎃 | Joplin</title> | 		<title>Hacktoberfest 2019 has now ended 🎃 | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20191101-131852.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20191101-131852.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -327,7 +327,7 @@ published_at: 2019-11-01T13:18:52.000+00:00</p> | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20191117-183855.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>And the winner is... | Joplin</title> | 		<title>And the winner is... | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20191117-183855.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20191117-183855.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -332,7 +332,7 @@ published_at: 2019-11-17T18:38:55.000+00:00</p> | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20191118-072700.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Joplin is looking into joining Google Summer of Code in 2020 | Joplin</title> | 		<title>Joplin is looking into joining Google Summer of Code in 2020 | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20191118-072700.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20191118-072700.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -330,7 +330,7 @@ published_at: 2019-11-18T07:27:00.000+00:00</p> | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20200220-190804.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>GSoC 2020: Joplin has been accepted as a mentor organization! | Joplin</title> | 		<title>GSoC 2020: Joplin has been accepted as a mentor organization! | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20200220-190804.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20200220-190804.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -322,7 +322,7 @@ published_at: 2020-02-20T19:08:04.000+00:00</p> | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20200301-125055.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Large desktop update coming soon | Joplin</title> | 		<title>Large desktop update coming soon | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20200301-125055.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20200301-125055.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -338,7 +338,7 @@ published_at: 2020-03-01T12:50:55.000+00:00</p> | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20200314-001555.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Experimental WYSIWYG editor in Joplin | Joplin</title> | 		<title>Experimental WYSIWYG editor in Joplin | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20200314-001555.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20200314-001555.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -332,7 +332,7 @@ published_at: 2020-03-14T00:15:55.000+00:00</p> | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20200406-224254.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Joplin informal encryption and security audit results | Joplin</title> | 		<title>Joplin informal encryption and security audit results | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20200406-224254.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20200406-224254.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -350,7 +350,7 @@ published_at: 2020-04-06T21:42:54.000+00:00</p> | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/build_troubleshooting.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Desktop application | Joplin</title> | 		<title>Desktop application | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/build_troubleshooting.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/build_troubleshooting.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -357,7 +357,7 @@ pod install | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Joplin changelog | Joplin</title> | 		<title>Joplin changelog | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -3457,7 +3457,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog.md | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog_android.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Joplin Android app changelog | Joplin</title> | 		<title>Joplin Android app changelog | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog_android.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog_android.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -373,7 +373,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog_android.md | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog_cli.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Joplin terminal app changelog | Joplin</title> | 		<title>Joplin terminal app changelog | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog_cli.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog_cli.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -635,7 +635,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog_cli.md | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog_server.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Joplin Server Changelog | Joplin</title> | 		<title>Joplin Server Changelog | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog_server.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog_server.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -469,7 +469,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog_server.md | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/clipper.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Joplin Web Clipper | Joplin</title> | 		<title>Joplin Web Clipper | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/clipper.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/clipper.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -348,7 +348,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/clipper.md | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/conflict.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>What is a conflict? | Joplin</title> | 		<title>What is a conflict? | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/conflict.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/conflict.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -324,7 +324,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/conflict.md | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/debugging.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>How to enable debugging | Joplin</title> | 		<title>How to enable debugging | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/debugging.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/debugging.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -370,7 +370,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/debugging.md | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/desktop.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Desktop application | Joplin</title> | 		<title>Desktop application | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/desktop.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/desktop.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -318,7 +318,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/desktop.md | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/donate.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Support Joplin development | Joplin</title> | 		<title>Support Joplin development | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/donate.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/donate.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -349,7 +349,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/donate.md | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/download.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Downloading Joplin... | Joplin</title> | 		<title>Downloading Joplin... | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/download.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/download.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -182,7 +182,7 @@ Your download of <span class="downloaded-filename">Joplin</span> is in progress. | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/e2ee.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>About End-To-End Encryption (E2EE) | Joplin</title> | 		<title>About End-To-End Encryption (E2EE) | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/e2ee.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/e2ee.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -336,7 +336,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/e2ee.md | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/faq.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>FAQ | Joplin</title> | 		<title>FAQ | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/faq.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/faq.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -414,7 +414,7 @@ on this server.</p> | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/faq_joplin_cloud.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>FAQ | Joplin</title> | 		<title>FAQ | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/faq_joplin_cloud.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/faq_joplin_cloud.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -324,7 +324,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/faq_joplin_cloud.md | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2020/ideas.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>GSoC 2020 Ideas | Joplin</title> | 		<title>GSoC 2020 Ideas | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2020/ideas.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2020/ideas.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -421,7 +421,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2020/ideas.md | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2020/index.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Google Summer of Code 2020 | Joplin</title> | 		<title>Google Summer of Code 2020 | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2020/index.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2020/index.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -420,7 +420,7 @@ There could be exceptional reason to accept proposal what cannot be finished ove | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2021/ideas.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>GSoC 2021 Ideas | Joplin</title> | 		<title>GSoC 2021 Ideas | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2021/ideas.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2021/ideas.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -381,7 +381,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2021/ideas.md | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2021/index.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Google Summer of Code 2021 | Joplin</title> | 		<title>Google Summer of Code 2021 | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2021/index.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2021/index.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -436,7 +436,7 @@ There could be exceptional reason to accept proposal what cannot be finished ove | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2021/pull_request_guidel | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Pull request guidelines | Joplin</title> | 		<title>Pull request guidelines | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2021/pull_request_guidel | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2021/pull_request_guidel | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -344,7 +344,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2021/pull_request_guidel | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsod2020/ideas.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>1.Idea - Create documenation hub | Joplin</title> | 		<title>1.Idea - Create documenation hub | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsod2020/ideas.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsod2020/ideas.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -346,7 +346,7 @@ Task is to find a toolset to structure them and make the knowledge buried in the | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsod2020/index.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Google Season of Doc 2020 | Joplin</title> | 		<title>Google Season of Doc 2020 | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsod2020/index.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsod2020/index.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -406,7 +406,7 @@ The procedure reflects some of the lessons learnt in the GSOC 2020 campaign, so | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/README.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Joplin - an open source note taking and to-do application with synchronisation capabilities</title> | 		<title>Joplin - an open source note taking and to-do application with synchronisation capabilities</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/README.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/README.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -865,7 +865,7 @@ Eg. <code>:search -- "-tag:tag1"</code>.</p> | |||||||
| <td>Arabic</td> | <td>Arabic</td> | ||||||
| <td><a href="https://github.com/laurent22/joplin/blob/dev/packages/tools/locales/ar.po">ar</a></td> | <td><a href="https://github.com/laurent22/joplin/blob/dev/packages/tools/locales/ar.po">ar</a></td> | ||||||
| <td><a href="mailto:Whaell@protonmail.com">Whaell O</a></td> | <td><a href="mailto:Whaell@protonmail.com">Whaell O</a></td> | ||||||
| <td>95%</td> | <td>94%</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><img src="https://joplinapp.org/images/flags/es/basque_country.png" width="16px"/></td> | <td><img src="https://joplinapp.org/images/flags/es/basque_country.png" width="16px"/></td> | ||||||
| @@ -879,7 +879,7 @@ Eg. <code>:search -- "-tag:tag1"</code>.</p> | |||||||
| <td>Bosnian (Bosna i Hercegovina)</td> | <td>Bosnian (Bosna i Hercegovina)</td> | ||||||
| <td><a href="https://github.com/laurent22/joplin/blob/dev/packages/tools/locales/bs_BA.po">bs_BA</a></td> | <td><a href="https://github.com/laurent22/joplin/blob/dev/packages/tools/locales/bs_BA.po">bs_BA</a></td> | ||||||
| <td><a href="mailto:dervis.t@pm.me">Derviš T.</a></td> | <td><a href="mailto:dervis.t@pm.me">Derviš T.</a></td> | ||||||
| <td>74%</td> | <td>73%</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><img src="https://joplinapp.org/images/flags/country-4x3/bg.png" width="16px"/></td> | <td><img src="https://joplinapp.org/images/flags/country-4x3/bg.png" width="16px"/></td> | ||||||
| @@ -893,7 +893,7 @@ Eg. <code>:search -- "-tag:tag1"</code>.</p> | |||||||
| <td>Catalan</td> | <td>Catalan</td> | ||||||
| <td><a href="https://github.com/laurent22/joplin/blob/dev/packages/tools/locales/ca.po">ca</a></td> | <td><a href="https://github.com/laurent22/joplin/blob/dev/packages/tools/locales/ca.po">ca</a></td> | ||||||
| <td>jmontane, 2019</td> | <td>jmontane, 2019</td> | ||||||
| <td>82%</td> | <td>99%</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><img src="https://joplinapp.org/images/flags/country-4x3/hr.png" width="16px"/></td> | <td><img src="https://joplinapp.org/images/flags/country-4x3/hr.png" width="16px"/></td> | ||||||
| @@ -921,7 +921,7 @@ Eg. <code>:search -- "-tag:tag1"</code>.</p> | |||||||
| <td>Deutsch (Deutschland)</td> | <td>Deutsch (Deutschland)</td> | ||||||
| <td><a href="https://github.com/laurent22/joplin/blob/dev/packages/tools/locales/de_DE.po">de_DE</a></td> | <td><a href="https://github.com/laurent22/joplin/blob/dev/packages/tools/locales/de_DE.po">de_DE</a></td> | ||||||
| <td><a href="mailto:atalanttore@googlemail.com">Atalanttore</a></td> | <td><a href="mailto:atalanttore@googlemail.com">Atalanttore</a></td> | ||||||
| <td>94%</td> | <td>99%</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><img src="https://joplinapp.org/images/flags/country-4x3/ee.png" width="16px"/></td> | <td><img src="https://joplinapp.org/images/flags/country-4x3/ee.png" width="16px"/></td> | ||||||
| @@ -1005,7 +1005,7 @@ Eg. <code>:search -- "-tag:tag1"</code>.</p> | |||||||
| <td>Nederlands (België, Belgique, Belgien)</td> | <td>Nederlands (België, Belgique, Belgien)</td> | ||||||
| <td><a href="https://github.com/laurent22/joplin/blob/dev/packages/tools/locales/nl_BE.po">nl_BE</a></td> | <td><a href="https://github.com/laurent22/joplin/blob/dev/packages/tools/locales/nl_BE.po">nl_BE</a></td> | ||||||
| <td></td> | <td></td> | ||||||
| <td>91%</td> | <td>90%</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><img src="https://joplinapp.org/images/flags/country-4x3/nl.png" width="16px"/></td> | <td><img src="https://joplinapp.org/images/flags/country-4x3/nl.png" width="16px"/></td> | ||||||
| @@ -1026,7 +1026,7 @@ Eg. <code>:search -- "-tag:tag1"</code>.</p> | |||||||
| <td>Persian</td> | <td>Persian</td> | ||||||
| <td><a href="https://github.com/laurent22/joplin/blob/dev/packages/tools/locales/fa.po">fa</a></td> | <td><a href="https://github.com/laurent22/joplin/blob/dev/packages/tools/locales/fa.po">fa</a></td> | ||||||
| <td><a href="mailto:kourox@protonmail.com">Kourosh Firoozbakht</a></td> | <td><a href="mailto:kourox@protonmail.com">Kourosh Firoozbakht</a></td> | ||||||
| <td>71%</td> | <td>70%</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><img src="https://joplinapp.org/images/flags/country-4x3/pl.png" width="16px"/></td> | <td><img src="https://joplinapp.org/images/flags/country-4x3/pl.png" width="16px"/></td> | ||||||
| @@ -1054,7 +1054,7 @@ Eg. <code>:search -- "-tag:tag1"</code>.</p> | |||||||
| <td>Română</td> | <td>Română</td> | ||||||
| <td><a href="https://github.com/laurent22/joplin/blob/dev/packages/tools/locales/ro.po">ro</a></td> | <td><a href="https://github.com/laurent22/joplin/blob/dev/packages/tools/locales/ro.po">ro</a></td> | ||||||
| <td><a href="mailto:cristi.duluta@gmail.com">Cristi Duluta</a></td> | <td><a href="mailto:cristi.duluta@gmail.com">Cristi Duluta</a></td> | ||||||
| <td>66%</td> | <td>65%</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><img src="https://joplinapp.org/images/flags/country-4x3/si.png" width="16px"/></td> | <td><img src="https://joplinapp.org/images/flags/country-4x3/si.png" width="16px"/></td> | ||||||
| @@ -1089,7 +1089,7 @@ Eg. <code>:search -- "-tag:tag1"</code>.</p> | |||||||
| <td>Türkçe (Türkiye)</td> | <td>Türkçe (Türkiye)</td> | ||||||
| <td><a href="https://github.com/laurent22/joplin/blob/dev/packages/tools/locales/tr_TR.po">tr_TR</a></td> | <td><a href="https://github.com/laurent22/joplin/blob/dev/packages/tools/locales/tr_TR.po">tr_TR</a></td> | ||||||
| <td><a href="mailto:arda@kilicdagi.com">Arda Kılıçdağı</a></td> | <td><a href="mailto:arda@kilicdagi.com">Arda Kılıçdağı</a></td> | ||||||
| <td>93%</td> | <td>99%</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><img src="https://joplinapp.org/images/flags/country-4x3/ua.png" width="16px"/></td> | <td><img src="https://joplinapp.org/images/flags/country-4x3/ua.png" width="16px"/></td> | ||||||
| @@ -1138,14 +1138,14 @@ Eg. <code>:search -- "-tag:tag1"</code>.</p> | |||||||
| <td>日本語 (日本)</td> | <td>日本語 (日本)</td> | ||||||
| <td><a href="https://github.com/laurent22/joplin/blob/dev/packages/tools/locales/ja_JP.po">ja_JP</a></td> | <td><a href="https://github.com/laurent22/joplin/blob/dev/packages/tools/locales/ja_JP.po">ja_JP</a></td> | ||||||
| <td><a href="mailto:genneko217@gmail.com">genneko</a></td> | <td><a href="mailto:genneko217@gmail.com">genneko</a></td> | ||||||
| <td>96%</td> | <td>99%</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><img src="https://joplinapp.org/images/flags/country-4x3/kr.png" width="16px"/></td> | <td><img src="https://joplinapp.org/images/flags/country-4x3/kr.png" width="16px"/></td> | ||||||
| <td>한국어</td> | <td>한국어</td> | ||||||
| <td><a href="https://github.com/laurent22/joplin/blob/dev/packages/tools/locales/ko.po">ko</a></td> | <td><a href="https://github.com/laurent22/joplin/blob/dev/packages/tools/locales/ko.po">ko</a></td> | ||||||
| <td><a href="mailto:potatogim@potatogim.net">Ji-Hyeon Gim</a></td> | <td><a href="mailto:potatogim@potatogim.net">Ji-Hyeon Gim</a></td> | ||||||
| <td>98%</td> | <td>99%</td> | ||||||
| </tr> | </tr> | ||||||
| </tbody> | </tbody> | ||||||
| </table> | </table> | ||||||
| @@ -1735,7 +1735,7 @@ Eg. <code>:search -- "-tag:tag1"</code>.</p> | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	if (window.location.hostname !== 'localhost') { | ||||||
|   | |||||||
| @@ -11,7 +11,7 @@ | |||||||
| 		<meta name="viewport" content="width=device-width, initial-scale=1" /> | 		<meta name="viewport" content="width=device-width, initial-scale=1" /> | ||||||
| 		<meta name="theme-color" content="#000000" /> | 		<meta name="theme-color" content="#000000" /> | ||||||
| 		<meta name="description" content="Jopli website" /> | 		<meta name="description" content="Jopli website" /> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| 			href="/css/bootstrap5.0.2.min.css" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| @@ -24,7 +24,7 @@ | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Joplin</title> | 		<title>Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="front-page website-env-prod"> | 	<body class="front-page website-env-prod"> | ||||||
| @@ -46,7 +46,7 @@ | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -75,7 +75,7 @@ | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -111,6 +111,7 @@ | |||||||
| 							<br /> | 							<br /> | ||||||
| 							<p class="text-center"> | 							<p class="text-center"> | ||||||
| 								<a href="/download/" class="button-link btn-blue download-button">Download the app</a> | 								<a href="/download/" class="button-link btn-blue download-button">Download the app</a> | ||||||
|  | 									<a href="/plans/" class="button-link btn-trans plans-button">Sign up with Joplin Cloud</a> | ||||||
| 							</p> | 							</p> | ||||||
| 							<img | 							<img | ||||||
| 								srcset=" | 								srcset=" | ||||||
| @@ -161,6 +162,35 @@ | |||||||
| 				</div> | 				</div> | ||||||
| 			</div> | 			</div> | ||||||
|  |  | ||||||
|  | 			<div id="work-together-section" class="gray-bg"> | ||||||
|  | 				<div class="container"> | ||||||
|  | 					<div class="row"> | ||||||
|  | 						<div class="col-6 d-none d-md-block"></div> | ||||||
|  | 						<div class="col-12 col-md-6"> | ||||||
|  | 							<div class="ml-30 ml-mobile-0"> | ||||||
|  | 								<h2>Work together</h2> | ||||||
|  | 								<p> | ||||||
|  | 									With Joplin Cloud, share your notes with your friends, family | ||||||
|  | 									or colleagues and collaborate on them. | ||||||
|  | 								</p> | ||||||
|  | 								<br /> | ||||||
|  | 								<p> | ||||||
|  | 									<a href="/plans/" class="button-link btn-blue">Try it now</a> | ||||||
|  | 								</p> | ||||||
|  | 								<br class="d-block d-md-none" /> | ||||||
|  | 								<br class="d-block d-md-none" /> | ||||||
|  | 								<div class="text-center"> | ||||||
|  | 									<img | ||||||
|  | 										src="/images/work-together-img.png" | ||||||
|  | 										alt="" | ||||||
|  | 										class="img-fluid d-block-inline d-md-none" | ||||||
|  | 									/> | ||||||
|  | 								</div> | ||||||
|  | 							</div> | ||||||
|  | 						</div> | ||||||
|  | 					</div> | ||||||
|  | 				</div> | ||||||
|  | 			</div> | ||||||
|  |  | ||||||
| 			<div id="save-web-section" class="blue-bg"> | 			<div id="save-web-section" class="blue-bg"> | ||||||
| 				<div class="container"> | 				<div class="container"> | ||||||
| @@ -676,7 +706,7 @@ | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	if (window.location.hostname !== 'localhost') { | ||||||
| 		(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ | 		(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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/markdown.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Markdown Guide | Joplin</title> | 		<title>Markdown Guide | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/markdown.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/markdown.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -641,7 +641,7 @@ graph TD; | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/mobile.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Mobile app | Joplin</title> | 		<title>Mobile app | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/mobile.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/mobile.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -317,7 +317,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/mobile.md | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/nextcloud_app.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Joplin Web API for Nextcloud | Joplin</title> | 		<title>Joplin Web API for Nextcloud | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/nextcloud_app.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/nextcloud_app.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -356,7 +356,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/nextcloud_app.md | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/note_history.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Note History | Joplin</title> | 		<title>Note History | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/note_history.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/note_history.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -331,7 +331,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/note_history.md | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	if (window.location.hostname !== 'localhost') { | ||||||
|   | |||||||
| @@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/ | |||||||
| 			href="/css/bootstrap5.0.2.min.css" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/ | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Joplin Cloud Plans | Joplin</title> | 		<title>Joplin Cloud Plans | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/ | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/ | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -373,7 +373,7 @@ https://github.com/laurent22/joplin/blob/dev/ | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/plugins.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Plugins | Joplin</title> | 		<title>Plugins | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/plugins.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/plugins.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -329,7 +329,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/plugins.md | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/prereleases.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Getting pre-releases | Joplin</title> | 		<title>Getting pre-releases | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/prereleases.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/prereleases.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -320,7 +320,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/prereleases.md | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/privacy.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Joplin Privacy Policy | Joplin</title> | 		<title>Joplin Privacy Policy | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/privacy.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/privacy.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -319,7 +319,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/privacy.md | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/rich_text_editor.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>About the Rich Text editor | Joplin</title> | 		<title>About the Rich Text editor | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/rich_text_editor.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/rich_text_editor.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -341,7 +341,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/rich_text_editor.md | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/clipper_auth.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Clipper authorisation mechanism | Joplin</title> | 		<title>Clipper authorisation mechanism | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/clipper_auth.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/clipper_auth.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -342,7 +342,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/clipper_auth.md | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/e2ee.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Encryption | Joplin</title> | 		<title>Encryption | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/e2ee.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/e2ee.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -411,7 +411,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/e2ee.md | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/history.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Note history | Joplin</title> | 		<title>Note history | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/history.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/history.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -343,7 +343,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/history.md | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/plugins.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Plugin system architecture | Joplin</title> | 		<title>Plugin system architecture | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/plugins.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/plugins.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -381,7 +381,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/plugins.md | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/search_sorting.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Search Engine | Joplin</title> | 		<title>Search Engine | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/search_sorting.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/search_sorting.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -338,7 +338,7 @@ This time-based weight decays logarithmically, becoming less of a factor than BM | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_delta_sync.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Joplin Server delta sync | Joplin</title> | 		<title>Joplin Server delta sync | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_delta_sync.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_delta_sync.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -392,7 +392,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_delta_sync.md | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_file_url_format. | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Structure of file URLs in Joplin Server | Joplin</title> | 		<title>Structure of file URLs in Joplin Server | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_file_url_format. | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_file_url_format. | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -338,7 +338,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_file_url_format. | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_sharing.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Joplin Server sharing feature | Joplin</title> | 		<title>Joplin Server sharing feature | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_sharing.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_sharing.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -339,7 +339,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_sharing.md | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/sync_lock.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Lock types | Joplin</title> | 		<title>Lock types | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/sync_lock.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/sync_lock.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -375,7 +375,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/sync_lock.md | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Joplin statistics | Joplin</title> | 		<title>Joplin statistics | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -276,15 +276,15 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md | |||||||
| <tbody> | <tbody> | ||||||
| <tr> | <tr> | ||||||
| <td>Total Windows downloads</td> | <td>Total Windows downloads</td> | ||||||
| <td>1,527,447</td> | <td>1,531,171</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td>Total macOs downloads</td> | <td>Total macOs downloads</td> | ||||||
| <td>594,414</td> | <td>595,602</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td>Total Linux downloads</td> | <td>Total Linux downloads</td> | ||||||
| <td>505,584</td> | <td>507,199</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td>Windows %</td> | <td>Windows %</td> | ||||||
| @@ -316,154 +316,154 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md | |||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v2.2.1">v2.2.1</a> (p)</td> | <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>2021-07-09T17:38:25Z</td> | ||||||
| <td>1,397</td> | <td>1,723</td> | ||||||
| <td>305</td> | <td>366</td> | ||||||
| <td>270</td> | <td>347</td> | ||||||
| <td>1,972</td> | <td>2,436</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v2.1.8">v2.1.8</a></td> | <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>2021-07-03T08:25:16Z</td> | ||||||
| <td>25,564</td> | <td>28,598</td> | ||||||
| <td>10,873</td> | <td>11,991</td> | ||||||
| <td>10,958</td> | <td>12,478</td> | ||||||
| <td>47,395</td> | <td>53,067</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v2.1.7">v2.1.7</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v2.1.7">v2.1.7</a></td> | ||||||
| <td>2021-06-26T19:48:55Z</td> | <td>2021-06-26T19:48:55Z</td> | ||||||
| <td>13,223</td> | <td>13,231</td> | ||||||
| <td>6,350</td> | <td>6,351</td> | ||||||
| <td>3,569</td> | <td>3,570</td> | ||||||
| <td>23,142</td> | <td>23,152</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v2.1.5">v2.1.5</a> (p)</td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v2.1.5">v2.1.5</a> (p)</td> | ||||||
| <td>2021-06-23T15:08:52Z</td> | <td>2021-06-23T15:08:52Z</td> | ||||||
| <td>916</td> | <td>922</td> | ||||||
| <td>215</td> | <td>215</td> | ||||||
| <td>161</td> | <td>161</td> | ||||||
| <td>1,292</td> | <td>1,298</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v2.1.3">v2.1.3</a> (p)</td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v2.1.3">v2.1.3</a> (p)</td> | ||||||
| <td>2021-06-19T16:32:51Z</td> | <td>2021-06-19T16:32:51Z</td> | ||||||
| <td>1,068</td> | <td>1,075</td> | ||||||
| <td>278</td> | <td>278</td> | ||||||
| <td>182</td> | <td>182</td> | ||||||
| <td>1,528</td> | <td>1,535</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v2.0.11">v2.0.11</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v2.0.11">v2.0.11</a></td> | ||||||
| <td>2021-06-16T17:55:49Z</td> | <td>2021-06-16T17:55:49Z</td> | ||||||
| <td>22,335</td> | <td>22,344</td> | ||||||
| <td>9,184</td> | <td>9,185</td> | ||||||
| <td>9,713</td> | <td>9,715</td> | ||||||
| <td>41,232</td> | <td>41,244</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v2.0.10">v2.0.10</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v2.0.10">v2.0.10</a></td> | ||||||
| <td>2021-06-16T07:58:29Z</td> | <td>2021-06-16T07:58:29Z</td> | ||||||
| <td>1,942</td> | <td>1,948</td> | ||||||
| <td>899</td> | <td>899</td> | ||||||
| <td>334</td> | <td>338</td> | ||||||
| <td>3,175</td> | <td>3,185</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v2.0.9">v2.0.9</a> (p)</td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v2.0.9">v2.0.9</a> (p)</td> | ||||||
| <td>2021-06-12T09:30:30Z</td> | <td>2021-06-12T09:30:30Z</td> | ||||||
| <td>1,011</td> | <td>1,016</td> | ||||||
| <td>275</td> | <td>275</td> | ||||||
| <td>855</td> | <td>855</td> | ||||||
| <td>2,141</td> | <td>2,146</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v2.0.8">v2.0.8</a> (p)</td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v2.0.8">v2.0.8</a> (p)</td> | ||||||
| <td>2021-06-10T16:15:08Z</td> | <td>2021-06-10T16:15:08Z</td> | ||||||
| <td>661</td> | <td>666</td> | ||||||
| <td>211</td> | <td>211</td> | ||||||
| <td>546</td> | <td>546</td> | ||||||
| <td>1,418</td> | <td>1,423</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v2.0.4">v2.0.4</a> (p)</td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v2.0.4">v2.0.4</a> (p)</td> | ||||||
| <td>2021-06-02T12:54:17Z</td> | <td>2021-06-02T12:54:17Z</td> | ||||||
| <td>1,306</td> | <td>1,307</td> | ||||||
| <td>378</td> | <td>378</td> | ||||||
| <td>358</td> | <td>358</td> | ||||||
| <td>2,042</td> | <td>2,043</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v2.0.2">v2.0.2</a> (p)</td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v2.0.2">v2.0.2</a> (p)</td> | ||||||
| <td>2021-05-21T18:07:48Z</td> | <td>2021-05-21T18:07:48Z</td> | ||||||
| <td>2,152</td> | <td>2,158</td> | ||||||
| <td>475</td> | <td>475</td> | ||||||
| <td>1,643</td> | <td>1,643</td> | ||||||
| <td>4,270</td> | <td>4,276</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v2.0.1">v2.0.1</a> (p)</td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v2.0.1">v2.0.1</a> (p)</td> | ||||||
| <td>2021-05-15T13:22:58Z</td> | <td>2021-05-15T13:22:58Z</td> | ||||||
| <td>808</td> | <td>809</td> | ||||||
| <td>249</td> | <td>249</td> | ||||||
| <td>999</td> | <td>999</td> | ||||||
| <td>2,056</td> | <td>2,057</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.8.5">v1.8.5</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.8.5">v1.8.5</a></td> | ||||||
| <td>2021-05-10T11:58:14Z</td> | <td>2021-05-10T11:58:14Z</td> | ||||||
| <td>36,947</td> | <td>36,959</td> | ||||||
| <td>16,186</td> | <td>16,187</td> | ||||||
| <td>19,320</td> | <td>19,322</td> | ||||||
| <td>72,453</td> | <td>72,468</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.8.4">v1.8.4</a> (p)</td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.8.4">v1.8.4</a> (p)</td> | ||||||
| <td>2021-05-09T18:05:05Z</td> | <td>2021-05-09T18:05:05Z</td> | ||||||
| <td>713</td> | <td>718</td> | ||||||
| <td>123</td> | <td>123</td> | ||||||
| <td>435</td> | <td>435</td> | ||||||
| <td>1,271</td> | <td>1,276</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.8.3">v1.8.3</a> (p)</td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.8.3">v1.8.3</a> (p)</td> | ||||||
| <td>2021-05-04T10:38:16Z</td> | <td>2021-05-04T10:38:16Z</td> | ||||||
| <td>1,394</td> | <td>1,401</td> | ||||||
| <td>296</td> | <td>296</td> | ||||||
| <td>916</td> | <td>916</td> | ||||||
| <td>2,606</td> | <td>2,613</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.8.2">v1.8.2</a> (p)</td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.8.2">v1.8.2</a> (p)</td> | ||||||
| <td>2021-04-25T10:50:51Z</td> | <td>2021-04-25T10:50:51Z</td> | ||||||
| <td>1,582</td> | <td>1,591</td> | ||||||
| <td>423</td> | <td>423</td> | ||||||
| <td>1,264</td> | <td>1,264</td> | ||||||
| <td>3,269</td> | <td>3,278</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.8.1">v1.8.1</a> (p)</td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.8.1">v1.8.1</a> (p)</td> | ||||||
| <td>2021-03-29T10:46:41Z</td> | <td>2021-03-29T10:46:41Z</td> | ||||||
| <td>3,086</td> | <td>3,092</td> | ||||||
| <td>808</td> | <td>808</td> | ||||||
| <td>2,423</td> | <td>2,424</td> | ||||||
| <td>6,317</td> | <td>6,324</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.7.11">v1.7.11</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.7.11">v1.7.11</a></td> | ||||||
| <td>2021-02-03T12:50:01Z</td> | <td>2021-02-03T12:50:01Z</td> | ||||||
| <td>114,301</td> | <td>114,325</td> | ||||||
| <td>42,609</td> | <td>42,612</td> | ||||||
| <td>64,127</td> | <td>64,130</td> | ||||||
| <td>221,037</td> | <td>221,067</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.7.10">v1.7.10</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.7.10">v1.7.10</a></td> | ||||||
| <td>2021-01-30T13:25:29Z</td> | <td>2021-01-30T13:25:29Z</td> | ||||||
| <td>13,855</td> | <td>13,856</td> | ||||||
| <td>4,835</td> | <td>4,835</td> | ||||||
| <td>4,434</td> | <td>4,434</td> | ||||||
| <td>23,124</td> | <td>23,125</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.7.9">v1.7.9</a> (p)</td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.7.9">v1.7.9</a> (p)</td> | ||||||
| @@ -500,10 +500,10 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md | |||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.6.8">v1.6.8</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.6.8">v1.6.8</a></td> | ||||||
| <td>2021-01-20T18:11:34Z</td> | <td>2021-01-20T18:11:34Z</td> | ||||||
| <td>18,330</td> | <td>18,344</td> | ||||||
| <td>7,672</td> | <td>7,672</td> | ||||||
| <td>7,582</td> | <td>7,582</td> | ||||||
| <td>33,584</td> | <td>33,598</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.7.3">v1.7.3</a> (p)</td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.7.3">v1.7.3</a> (p)</td> | ||||||
| @@ -516,26 +516,26 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md | |||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.6.7">v1.6.7</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.6.7">v1.6.7</a></td> | ||||||
| <td>2021-01-11T23:20:33Z</td> | <td>2021-01-11T23:20:33Z</td> | ||||||
| <td>10,539</td> | <td>10,549</td> | ||||||
| <td>4,621</td> | <td>4,621</td> | ||||||
| <td>4,534</td> | <td>4,534</td> | ||||||
| <td>19,694</td> | <td>19,704</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.6.6">v1.6.6</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.6.6">v1.6.6</a></td> | ||||||
| <td>2021-01-09T16:15:31Z</td> | <td>2021-01-09T16:15:31Z</td> | ||||||
| <td>12,383</td> | <td>12,385</td> | ||||||
| <td>3,408</td> | <td>3,408</td> | ||||||
| <td>4,779</td> | <td>4,779</td> | ||||||
| <td>20,570</td> | <td>20,572</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.6.5">v1.6.5</a> (p)</td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.6.5">v1.6.5</a> (p)</td> | ||||||
| <td>2021-01-09T01:24:32Z</td> | <td>2021-01-09T01:24:32Z</td> | ||||||
| <td>672</td> | <td>680</td> | ||||||
| <td>60</td> | <td>60</td> | ||||||
| <td>301</td> | <td>301</td> | ||||||
| <td>1,033</td> | <td>1,041</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.6.4">v1.6.4</a> (p)</td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.6.4">v1.6.4</a> (p)</td> | ||||||
| @@ -556,10 +556,10 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md | |||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.5.14">v1.5.14</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.5.14">v1.5.14</a></td> | ||||||
| <td>2020-12-30T01:48:46Z</td> | <td>2020-12-30T01:48:46Z</td> | ||||||
| <td>11,012</td> | <td>11,023</td> | ||||||
| <td>5,195</td> | <td>5,195</td> | ||||||
| <td>5,513</td> | <td>5,513</td> | ||||||
| <td>21,720</td> | <td>21,731</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.6.1">v1.6.1</a> (p)</td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.6.1">v1.6.1</a> (p)</td> | ||||||
| @@ -572,26 +572,26 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md | |||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.5.13">v1.5.13</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.5.13">v1.5.13</a></td> | ||||||
| <td>2020-12-29T18:29:15Z</td> | <td>2020-12-29T18:29:15Z</td> | ||||||
| <td>611</td> | <td>612</td> | ||||||
| <td>214</td> | <td>214</td> | ||||||
| <td>191</td> | <td>191</td> | ||||||
| <td>1,016</td> | <td>1,017</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.5.12">v1.5.12</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.5.12">v1.5.12</a></td> | ||||||
| <td>2020-12-28T15:14:08Z</td> | <td>2020-12-28T15:14:08Z</td> | ||||||
| <td>2,391</td> | <td>2,392</td> | ||||||
| <td>1,765</td> | <td>1,765</td> | ||||||
| <td>912</td> | <td>912</td> | ||||||
| <td>5,068</td> | <td>5,069</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.5.11">v1.5.11</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.5.11">v1.5.11</a></td> | ||||||
| <td>2020-12-27T19:54:07Z</td> | <td>2020-12-27T19:54:07Z</td> | ||||||
| <td>14,048</td> | <td>14,049</td> | ||||||
| <td>4,615</td> | <td>4,615</td> | ||||||
| <td>4,257</td> | <td>4,257</td> | ||||||
| <td>22,920</td> | <td>22,921</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.5.10">v1.5.10</a> (p)</td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.5.10">v1.5.10</a> (p)</td> | ||||||
| @@ -636,50 +636,50 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md | |||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.4.19">v1.4.19</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.4.19">v1.4.19</a></td> | ||||||
| <td>2020-12-01T11:11:16Z</td> | <td>2020-12-01T11:11:16Z</td> | ||||||
| <td>25,666</td> | <td>25,678</td> | ||||||
| <td>13,384</td> | <td>13,384</td> | ||||||
| <td>11,626</td> | <td>11,626</td> | ||||||
| <td>50,676</td> | <td>50,688</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.4.18">v1.4.18</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.4.18">v1.4.18</a></td> | ||||||
| <td>2020-11-28T12:21:41Z</td> | <td>2020-11-28T12:21:41Z</td> | ||||||
| <td>11,119</td> | <td>11,121</td> | ||||||
| <td>3,873</td> | <td>3,873</td> | ||||||
| <td>3,088</td> | <td>3,089</td> | ||||||
| <td>18,080</td> | <td>18,083</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.4.16">v1.4.16</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.4.16">v1.4.16</a></td> | ||||||
| <td>2020-11-27T19:40:16Z</td> | <td>2020-11-27T19:40:16Z</td> | ||||||
| <td>1,465</td> | <td>1,466</td> | ||||||
| <td>824</td> | <td>824</td> | ||||||
| <td>585</td> | <td>585</td> | ||||||
| <td>2,874</td> | <td>2,875</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.4.15">v1.4.15</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.4.15">v1.4.15</a></td> | ||||||
| <td>2020-11-27T13:25:43Z</td> | <td>2020-11-27T13:25:43Z</td> | ||||||
| <td>881</td> | <td>882</td> | ||||||
| <td>484</td> | <td>484</td> | ||||||
| <td>263</td> | <td>263</td> | ||||||
| <td>1,628</td> | <td>1,629</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.4.12">v1.4.12</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.4.12">v1.4.12</a></td> | ||||||
| <td>2020-11-23T18:58:07Z</td> | <td>2020-11-23T18:58:07Z</td> | ||||||
| <td>3,002</td> | <td>3,003</td> | ||||||
| <td>1,319</td> | <td>1,320</td> | ||||||
| <td>1,291</td> | <td>1,291</td> | ||||||
| <td>5,612</td> | <td>5,614</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.4.11">v1.4.11</a> (p)</td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.4.11">v1.4.11</a> (p)</td> | ||||||
| <td>2020-11-19T23:06:51Z</td> | <td>2020-11-19T23:06:51Z</td> | ||||||
| <td>1,084</td> | <td>1,093</td> | ||||||
| <td>152</td> | <td>152</td> | ||||||
| <td>575</td> | <td>575</td> | ||||||
| <td>1,811</td> | <td>1,820</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.4.10">v1.4.10</a> (p)</td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.4.10">v1.4.10</a> (p)</td> | ||||||
| @@ -692,10 +692,10 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md | |||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.4.9">v1.4.9</a> (p)</td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.4.9">v1.4.9</a> (p)</td> | ||||||
| <td>2020-11-11T14:23:17Z</td> | <td>2020-11-11T14:23:17Z</td> | ||||||
| <td>554</td> | <td>557</td> | ||||||
| <td>137</td> | <td>137</td> | ||||||
| <td>394</td> | <td>394</td> | ||||||
| <td>1,085</td> | <td>1,088</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.4.7">v1.4.7</a> (p)</td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.4.7">v1.4.7</a> (p)</td> | ||||||
| @@ -708,10 +708,10 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md | |||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.3.18">v1.3.18</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.3.18">v1.3.18</a></td> | ||||||
| <td>2020-11-06T12:07:02Z</td> | <td>2020-11-06T12:07:02Z</td> | ||||||
| <td>30,891</td> | <td>30,905</td> | ||||||
| <td>11,322</td> | <td>11,322</td> | ||||||
| <td>10,498</td> | <td>10,498</td> | ||||||
| <td>52,711</td> | <td>52,725</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.3.17">v1.3.17</a> (p)</td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.3.17">v1.3.17</a> (p)</td> | ||||||
| @@ -724,18 +724,18 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md | |||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.4.6">v1.4.6</a> (p)</td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.4.6">v1.4.6</a> (p)</td> | ||||||
| <td>2020-11-05T22:44:12Z</td> | <td>2020-11-05T22:44:12Z</td> | ||||||
| <td>387</td> | <td>389</td> | ||||||
| <td>89</td> | <td>89</td> | ||||||
| <td>46</td> | <td>46</td> | ||||||
| <td>522</td> | <td>524</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.3.15">v1.3.15</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.3.15">v1.3.15</a></td> | ||||||
| <td>2020-11-04T12:22:50Z</td> | <td>2020-11-04T12:22:50Z</td> | ||||||
| <td>2,277</td> | <td>2,281</td> | ||||||
| <td>1,294</td> | <td>1,294</td> | ||||||
| <td>837</td> | <td>837</td> | ||||||
| <td>4,408</td> | <td>4,412</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.3.11">v1.3.11</a> (p)</td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.3.11">v1.3.11</a> (p)</td> | ||||||
| @@ -812,10 +812,10 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md | |||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.2.6">v1.2.6</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.2.6">v1.2.6</a></td> | ||||||
| <td>2020-10-09T13:56:59Z</td> | <td>2020-10-09T13:56:59Z</td> | ||||||
| <td>44,440</td> | <td>44,452</td> | ||||||
| <td>17,720</td> | <td>17,720</td> | ||||||
| <td>14,027</td> | <td>14,027</td> | ||||||
| <td>76,187</td> | <td>76,199</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.2.4">v1.2.4</a> (p)</td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.2.4">v1.2.4</a> (p)</td> | ||||||
| @@ -836,18 +836,18 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md | |||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.2.2">v1.2.2</a> (p)</td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.2.2">v1.2.2</a> (p)</td> | ||||||
| <td>2020-09-22T20:31:55Z</td> | <td>2020-09-22T20:31:55Z</td> | ||||||
| <td>825</td> | <td>828</td> | ||||||
| <td>202</td> | <td>202</td> | ||||||
| <td>631</td> | <td>631</td> | ||||||
| <td>1,658</td> | <td>1,661</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.1.4">v1.1.4</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.1.4">v1.1.4</a></td> | ||||||
| <td>2020-09-21T11:20:09Z</td> | <td>2020-09-21T11:20:09Z</td> | ||||||
| <td>27,692</td> | <td>27,699</td> | ||||||
| <td>13,492</td> | <td>13,492</td> | ||||||
| <td>7,741</td> | <td>7,741</td> | ||||||
| <td>48,925</td> | <td>48,932</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.1.3">v1.1.3</a> (p)</td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.1.3">v1.1.3</a> (p)</td> | ||||||
| @@ -876,34 +876,34 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md | |||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.245">v1.0.245</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.245">v1.0.245</a></td> | ||||||
| <td>2020-09-09T12:56:10Z</td> | <td>2020-09-09T12:56:10Z</td> | ||||||
| <td>21,300</td> | <td>21,304</td> | ||||||
| <td>10,002</td> | <td>10,002</td> | ||||||
| <td>5,634</td> | <td>5,634</td> | ||||||
| <td>36,936</td> | <td>36,940</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.242">v1.0.242</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.242">v1.0.242</a></td> | ||||||
| <td>2020-09-04T22:00:34Z</td> | <td>2020-09-04T22:00:34Z</td> | ||||||
| <td>12,513</td> | <td>12,517</td> | ||||||
| <td>6,420</td> | <td>6,420</td> | ||||||
| <td>3,015</td> | <td>3,015</td> | ||||||
| <td>21,948</td> | <td>21,952</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.241">v1.0.241</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.241">v1.0.241</a></td> | ||||||
| <td>2020-09-04T18:06:00Z</td> | <td>2020-09-04T18:06:00Z</td> | ||||||
| <td>23,787</td> | <td>23,796</td> | ||||||
| <td>5,762</td> | <td>5,762</td> | ||||||
| <td>4,998</td> | <td>4,999</td> | ||||||
| <td>34,547</td> | <td>34,557</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.239">v1.0.239</a> (p)</td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.239">v1.0.239</a> (p)</td> | ||||||
| <td>2020-09-01T21:56:36Z</td> | <td>2020-09-01T21:56:36Z</td> | ||||||
| <td>651</td> | <td>654</td> | ||||||
| <td>228</td> | <td>228</td> | ||||||
| <td>400</td> | <td>400</td> | ||||||
| <td>1,279</td> | <td>1,282</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.237">v1.0.237</a> (p)</td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.237">v1.0.237</a> (p)</td> | ||||||
| @@ -924,10 +924,10 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md | |||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.235">v1.0.235</a> (p)</td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.235">v1.0.235</a> (p)</td> | ||||||
| <td>2020-08-18T22:08:01Z</td> | <td>2020-08-18T22:08:01Z</td> | ||||||
| <td>1,724</td> | <td>1,726</td> | ||||||
| <td>491</td> | <td>491</td> | ||||||
| <td>920</td> | <td>920</td> | ||||||
| <td>3,135</td> | <td>3,137</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.234">v1.0.234</a> (p)</td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.234">v1.0.234</a> (p)</td> | ||||||
| @@ -940,10 +940,10 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md | |||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.233">v1.0.233</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.233">v1.0.233</a></td> | ||||||
| <td>2020-08-01T14:51:15Z</td> | <td>2020-08-01T14:51:15Z</td> | ||||||
| <td>43,401</td> | <td>43,417</td> | ||||||
| <td>18,191</td> | <td>18,191</td> | ||||||
| <td>12,358</td> | <td>12,358</td> | ||||||
| <td>73,950</td> | <td>73,966</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.232">v1.0.232</a> (p)</td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.232">v1.0.232</a> (p)</td> | ||||||
| @@ -956,26 +956,26 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md | |||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.227">v1.0.227</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.227">v1.0.227</a></td> | ||||||
| <td>2020-07-07T20:44:54Z</td> | <td>2020-07-07T20:44:54Z</td> | ||||||
| <td>40,552</td> | <td>40,559</td> | ||||||
| <td>15,277</td> | <td>15,277</td> | ||||||
| <td>9,630</td> | <td>9,630</td> | ||||||
| <td>65,459</td> | <td>65,466</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.226">v1.0.226</a> (p)</td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.226">v1.0.226</a> (p)</td> | ||||||
| <td>2020-07-04T10:21:26Z</td> | <td>2020-07-04T10:21:26Z</td> | ||||||
| <td>4,908</td> | <td>4,909</td> | ||||||
| <td>2,255</td> | <td>2,255</td> | ||||||
| <td>688</td> | <td>688</td> | ||||||
| <td>7,851</td> | <td>7,852</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.224">v1.0.224</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.224">v1.0.224</a></td> | ||||||
| <td>2020-06-20T22:26:08Z</td> | <td>2020-06-20T22:26:08Z</td> | ||||||
| <td>24,790</td> | <td>24,791</td> | ||||||
| <td>11,007</td> | <td>11,007</td> | ||||||
| <td>6,006</td> | <td>6,006</td> | ||||||
| <td>41,803</td> | <td>41,804</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.223">v1.0.223</a> (p)</td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.223">v1.0.223</a> (p)</td> | ||||||
| @@ -996,18 +996,18 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md | |||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.220">v1.0.220</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.220">v1.0.220</a></td> | ||||||
| <td>2020-06-13T18:26:22Z</td> | <td>2020-06-13T18:26:22Z</td> | ||||||
| <td>31,861</td> | <td>31,868</td> | ||||||
| <td>9,921</td> | <td>9,921</td> | ||||||
| <td>6,411</td> | <td>6,411</td> | ||||||
| <td>48,193</td> | <td>48,200</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.218">v1.0.218</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.218">v1.0.218</a></td> | ||||||
| <td>2020-06-07T10:43:34Z</td> | <td>2020-06-07T10:43:34Z</td> | ||||||
| <td>14,538</td> | <td>14,539</td> | ||||||
| <td>6,971</td> | <td>6,971</td> | ||||||
| <td>2,955</td> | <td>2,955</td> | ||||||
| <td>24,464</td> | <td>24,465</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.217">v1.0.217</a> (p)</td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.217">v1.0.217</a> (p)</td> | ||||||
| @@ -1020,18 +1020,18 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md | |||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.216">v1.0.216</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.216">v1.0.216</a></td> | ||||||
| <td>2020-05-24T14:21:01Z</td> | <td>2020-05-24T14:21:01Z</td> | ||||||
| <td>37,456</td> | <td>37,467</td> | ||||||
| <td>14,278</td> | <td>14,278</td> | ||||||
| <td>10,180</td> | <td>10,180</td> | ||||||
| <td>61,914</td> | <td>61,925</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.214">v1.0.214</a> (p)</td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.214">v1.0.214</a> (p)</td> | ||||||
| <td>2020-05-21T17:15:15Z</td> | <td>2020-05-21T17:15:15Z</td> | ||||||
| <td>6,553</td> | <td>6,554</td> | ||||||
| <td>3,470</td> | <td>3,470</td> | ||||||
| <td>762</td> | <td>762</td> | ||||||
| <td>10,785</td> | <td>10,786</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.212">v1.0.212</a> (p)</td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.212">v1.0.212</a> (p)</td> | ||||||
| @@ -1068,42 +1068,42 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md | |||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.201">v1.0.201</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.201">v1.0.201</a></td> | ||||||
| <td>2020-04-15T22:55:13Z</td> | <td>2020-04-15T22:55:13Z</td> | ||||||
| <td>53,523</td> | <td>53,531</td> | ||||||
| <td>20,045</td> | <td>20,045</td> | ||||||
| <td>18,180</td> | <td>18,180</td> | ||||||
| <td>91,748</td> | <td>91,756</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.200">v1.0.200</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.200">v1.0.200</a></td> | ||||||
| <td>2020-04-12T12:17:46Z</td> | <td>2020-04-12T12:17:46Z</td> | ||||||
| <td>9,554</td> | <td>9,555</td> | ||||||
| <td>4,894</td> | <td>4,894</td> | ||||||
| <td>1,903</td> | <td>1,903</td> | ||||||
| <td>16,351</td> | <td>16,352</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.199">v1.0.199</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.199">v1.0.199</a></td> | ||||||
| <td>2020-04-10T18:41:58Z</td> | <td>2020-04-10T18:41:58Z</td> | ||||||
| <td>19,396</td> | <td>19,397</td> | ||||||
| <td>5,887</td> | <td>5,887</td> | ||||||
| <td>3,789</td> | <td>3,789</td> | ||||||
| <td>29,072</td> | <td>29,073</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.197">v1.0.197</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.197">v1.0.197</a></td> | ||||||
| <td>2020-03-30T17:21:22Z</td> | <td>2020-03-30T17:21:22Z</td> | ||||||
| <td>22,320</td> | <td>22,326</td> | ||||||
| <td>9,548</td> | <td>9,548</td> | ||||||
| <td>5,754</td> | <td>5,755</td> | ||||||
| <td>37,622</td> | <td>37,629</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.195">v1.0.195</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.195">v1.0.195</a></td> | ||||||
| <td>2020-03-22T19:56:12Z</td> | <td>2020-03-22T19:56:12Z</td> | ||||||
| <td>18,940</td> | <td>18,944</td> | ||||||
| <td>7,951</td> | <td>7,951</td> | ||||||
| <td>4,506</td> | <td>4,506</td> | ||||||
| <td>31,397</td> | <td>31,401</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.194">v1.0.194</a> (p)</td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.194">v1.0.194</a> (p)</td> | ||||||
| @@ -1116,10 +1116,10 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md | |||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.193">v1.0.193</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.193">v1.0.193</a></td> | ||||||
| <td>2020-03-08T08:58:53Z</td> | <td>2020-03-08T08:58:53Z</td> | ||||||
| <td>28,648</td> | <td>28,649</td> | ||||||
| <td>10,909</td> | <td>10,909</td> | ||||||
| <td>7,395</td> | <td>7,395</td> | ||||||
| <td>46,952</td> | <td>46,953</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.192">v1.0.192</a> (p)</td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.192">v1.0.192</a> (p)</td> | ||||||
| @@ -1156,18 +1156,18 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md | |||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.179">v1.0.179</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.179">v1.0.179</a></td> | ||||||
| <td>2020-01-24T22:42:41Z</td> | <td>2020-01-24T22:42:41Z</td> | ||||||
| <td>71,149</td> | <td>71,153</td> | ||||||
| <td>28,566</td> | <td>28,566</td> | ||||||
| <td>22,538</td> | <td>22,538</td> | ||||||
| <td>122,253</td> | <td>122,257</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.178">v1.0.178</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.178">v1.0.178</a></td> | ||||||
| <td>2020-01-20T19:06:45Z</td> | <td>2020-01-20T19:06:45Z</td> | ||||||
| <td>17,577</td> | <td>17,580</td> | ||||||
| <td>5,964</td> | <td>5,964</td> | ||||||
| <td>2,585</td> | <td>2,585</td> | ||||||
| <td>26,126</td> | <td>26,129</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.177">v1.0.177</a> (p)</td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.177">v1.0.177</a> (p)</td> | ||||||
| @@ -1188,42 +1188,42 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md | |||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.175">v1.0.175</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.175">v1.0.175</a></td> | ||||||
| <td>2019-12-08T11:48:47Z</td> | <td>2019-12-08T11:48:47Z</td> | ||||||
| <td>72,575</td> | <td>72,577</td> | ||||||
| <td>16,910</td> | <td>16,910</td> | ||||||
| <td>16,510</td> | <td>16,511</td> | ||||||
| <td>105,995</td> | <td>105,998</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.174">v1.0.174</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.174">v1.0.174</a></td> | ||||||
| <td>2019-11-12T18:20:58Z</td> | <td>2019-11-12T18:20:58Z</td> | ||||||
| <td>30,440</td> | <td>30,442</td> | ||||||
| <td>11,728</td> | <td>11,728</td> | ||||||
| <td>8,221</td> | <td>8,221</td> | ||||||
| <td>50,389</td> | <td>50,391</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.173">v1.0.173</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.173">v1.0.173</a></td> | ||||||
| <td>2019-11-11T08:33:35Z</td> | <td>2019-11-11T08:33:35Z</td> | ||||||
| <td>5,082</td> | <td>5,085</td> | ||||||
| <td>2,081</td> | <td>2,081</td> | ||||||
| <td>746</td> | <td>746</td> | ||||||
| <td>7,909</td> | <td>7,912</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.170">v1.0.170</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.170">v1.0.170</a></td> | ||||||
| <td>2019-10-13T22:13:04Z</td> | <td>2019-10-13T22:13:04Z</td> | ||||||
| <td>27,501</td> | <td>27,506</td> | ||||||
| <td>8,756</td> | <td>8,756</td> | ||||||
| <td>7,676</td> | <td>7,676</td> | ||||||
| <td>43,933</td> | <td>43,938</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.169">v1.0.169</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.169">v1.0.169</a></td> | ||||||
| <td>2019-09-27T18:35:13Z</td> | <td>2019-09-27T18:35:13Z</td> | ||||||
| <td>17,135</td> | <td>17,139</td> | ||||||
| <td>5,923</td> | <td>5,923</td> | ||||||
| <td>3,754</td> | <td>3,754</td> | ||||||
| <td>26,812</td> | <td>26,816</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.168">v1.0.168</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.168">v1.0.168</a></td> | ||||||
| @@ -1252,26 +1252,26 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md | |||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.165">v1.0.165</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.165">v1.0.165</a></td> | ||||||
| <td>2019-08-14T21:46:29Z</td> | <td>2019-08-14T21:46:29Z</td> | ||||||
| <td>18,925</td> | <td>18,928</td> | ||||||
| <td>6,975</td> | <td>6,975</td> | ||||||
| <td>5,462</td> | <td>5,462</td> | ||||||
| <td>31,362</td> | <td>31,365</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.161">v1.0.161</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.161">v1.0.161</a></td> | ||||||
| <td>2019-07-13T18:30:00Z</td> | <td>2019-07-13T18:30:00Z</td> | ||||||
| <td>19,292</td> | <td>19,294</td> | ||||||
| <td>6,354</td> | <td>6,354</td> | ||||||
| <td>4,136</td> | <td>4,136</td> | ||||||
| <td>29,782</td> | <td>29,784</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.160">v1.0.160</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.160">v1.0.160</a></td> | ||||||
| <td>2019-06-15T00:21:40Z</td> | <td>2019-06-15T00:21:40Z</td> | ||||||
| <td>30,551</td> | <td>30,555</td> | ||||||
| <td>7,748</td> | <td>7,748</td> | ||||||
| <td>8,101</td> | <td>8,101</td> | ||||||
| <td>46,400</td> | <td>46,404</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.159">v1.0.159</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.159">v1.0.159</a></td> | ||||||
| @@ -1364,10 +1364,10 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md | |||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.140">v1.0.140</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.140">v1.0.140</a></td> | ||||||
| <td>2019-03-10T20:59:58Z</td> | <td>2019-03-10T20:59:58Z</td> | ||||||
| <td>13,631</td> | <td>13,632</td> | ||||||
| <td>4,173</td> | <td>4,173</td> | ||||||
| <td>3,241</td> | <td>3,242</td> | ||||||
| <td>21,045</td> | <td>21,047</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.139">v1.0.139</a> (p)</td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.139">v1.0.139</a> (p)</td> | ||||||
| @@ -1420,10 +1420,10 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md | |||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.127">v1.0.127</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.127">v1.0.127</a></td> | ||||||
| <td>2019-02-14T23:12:48Z</td> | <td>2019-02-14T23:12:48Z</td> | ||||||
| <td>9,795</td> | <td>9,796</td> | ||||||
| <td>3,174</td> | <td>3,174</td> | ||||||
| <td>2,929</td> | <td>2,929</td> | ||||||
| <td>15,898</td> | <td>15,899</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.126">v1.0.126</a> (p)</td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.126">v1.0.126</a> (p)</td> | ||||||
| @@ -1629,9 +1629,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md | |||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.93">v1.0.93</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.93">v1.0.93</a></td> | ||||||
| <td>2018-05-14T11:36:01Z</td> | <td>2018-05-14T11:36:01Z</td> | ||||||
| <td>1,793</td> | <td>1,793</td> | ||||||
| <td>1,167</td> | <td>1,168</td> | ||||||
| <td>759</td> | <td>759</td> | ||||||
| <td>3,719</td> | <td>3,720</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.91">v1.0.91</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.91">v1.0.91</a></td> | ||||||
| @@ -1660,10 +1660,10 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md | |||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.83">v1.0.83</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.83">v1.0.83</a></td> | ||||||
| <td>2018-04-04T19:43:58Z</td> | <td>2018-04-04T19:43:58Z</td> | ||||||
| <td>4,905</td> | <td>4,910</td> | ||||||
| <td>2,534</td> | <td>2,534</td> | ||||||
| <td>2,658</td> | <td>2,658</td> | ||||||
| <td>10,097</td> | <td>10,102</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.82">v1.0.82</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.82">v1.0.82</a></td> | ||||||
| @@ -1693,9 +1693,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md | |||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.78">v1.0.78</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.78">v1.0.78</a></td> | ||||||
| <td>2018-03-17T15:27:18Z</td> | <td>2018-03-17T15:27:18Z</td> | ||||||
| <td>1,314</td> | <td>1,314</td> | ||||||
| <td>888</td> | <td>889</td> | ||||||
| <td>872</td> | <td>872</td> | ||||||
| <td>3,074</td> | <td>3,075</td> | ||||||
| </tr> | </tr> | ||||||
| <tr> | <tr> | ||||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.77">v1.0.77</a></td> | <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.77">v1.0.77</a></td> | ||||||
| @@ -2037,7 +2037,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	if (window.location.hostname !== 'localhost') { | ||||||
|   | |||||||
| @@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/terminal.md | |||||||
| 			href="/css/bootstrap5.0.2.min.css" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/terminal.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Joplin | Joplin</title> | 		<title>Joplin | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/terminal.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/terminal.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -1001,7 +1001,7 @@ version | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/1_welcome_to_joplin. | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Welcome to Joplin! | Joplin</title> | 		<title>Welcome to Joplin! | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/1_welcome_to_joplin. | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/1_welcome_to_joplin. | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -369,7 +369,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/1_welcome_to_joplin. | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/2_importing_and_expo | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Importing and exporting notes | Joplin</title> | 		<title>Importing and exporting notes | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/2_importing_and_expo | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/2_importing_and_expo | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -323,7 +323,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/2_importing_and_expo | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/3_synchronising_your | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Synchronising your notes | Joplin</title> | 		<title>Synchronising your notes | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/3_synchronising_your | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/3_synchronising_your | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -328,7 +328,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/3_synchronising_your | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/4_tips.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Tips | Joplin</title> | 		<title>Tips | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/4_tips.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/4_tips.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -382,7 +382,7 @@ $$</p> | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	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" | 			href="/css/bootstrap5.0.2.min.css" | ||||||
| 			as="style" | 			as="style" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626455245563"> | 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1626688846816"> | ||||||
| 		<link | 		<link | ||||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||||
| 			rel="stylesheet" | 			rel="stylesheet" | ||||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/5_privacy.md | |||||||
| 			media="all" | 			media="all" | ||||||
| 			onload="this.media='all'; this.onload = null" | 			onload="this.media='all'; this.onload = null" | ||||||
| 		/> | 		/> | ||||||
| 		<link rel="stylesheet" href="/css/site.css?t=1626455245563" as="style" /> | 		<link rel="stylesheet" href="/css/site.css?t=1626688846816" as="style" /> | ||||||
| 		<title>Privacy | Joplin</title> | 		<title>Privacy | Joplin</title> | ||||||
| 	</head> | 	</head> | ||||||
| 	<body class="website-env-prod"> | 	<body class="website-env-prod"> | ||||||
| @@ -59,7 +59,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/5_privacy.md | |||||||
| 			<div class="col-9 text-right d-none d-md-block"> | 			<div class="col-9 text-right d-none d-md-block"> | ||||||
| 				<a href="/help/" class="fw500">Help</a> | 				<a href="/help/" class="fw500">Help</a> | ||||||
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>			</div> | </a>			</div> | ||||||
| 			<div class="col-9 text-right d-block d-md-none"> | 			<div class="col-9 text-right d-block d-md-none"> | ||||||
| @@ -88,7 +88,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/5_privacy.md | |||||||
| 						</div> | 						</div> | ||||||
|  |  | ||||||
| 						<div class="menu-mobile-buttons"> | 						<div class="menu-mobile-buttons"> | ||||||
| <a class="button-link btn-blue sponsor-button" href="/donate"> | <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate"> | ||||||
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us | ||||||
| </a>						</div> | </a>						</div> | ||||||
| 					</div> | 					</div> | ||||||
| @@ -347,7 +347,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/5_privacy.md | |||||||
| 			rel="preload" | 			rel="preload" | ||||||
| 			as="script" | 			as="script" | ||||||
| 		></script> | 		></script> | ||||||
| 		<script src="/js/script.js?t=1626455245563"></script> | 		<script src="/js/script.js?t=1626688846816"></script> | ||||||
|  |  | ||||||
| <script> | <script> | ||||||
| 	if (window.location.hostname !== 'localhost') { | 	if (window.location.hostname !== 'localhost') { | ||||||
|   | |||||||
							
								
								
									
										154
									
								
								readme/stats.md
									
									
									
									
									
								
							
							
						
						
									
										154
									
								
								readme/stats.md
									
									
									
									
									
								
							| @@ -2,9 +2,9 @@ | |||||||
|  |  | ||||||
| | Name  | Value | | | Name  | Value | | ||||||
| | ----- | ----- | | | ----- | ----- | | ||||||
| | Total Windows downloads | 1,527,447 | | | Total Windows downloads | 1,531,171 | | ||||||
| | Total macOs downloads | 594,414 | | | Total macOs downloads | 595,602 | | ||||||
| | Total Linux downloads | 505,584 | | | Total Linux downloads | 507,199 | | ||||||
| | Windows % | 58%   | | | Windows % | 58%   | | ||||||
| | macOS % | 23%   | | | macOS % | 23%   | | ||||||
| | Linux % | 19%   | | | Linux % | 19%   | | ||||||
| @@ -17,59 +17,59 @@ | |||||||
|  |  | ||||||
| | Version | Date  | Windows | macOS | Linux | Total | | | 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,397 | 305   | 270   | 1,972 | | | [v2.2.1](https://github.com/laurent22/joplin/releases/tag/v2.2.1) (p) | 2021-07-09T17:38:25Z | 1,723 | 366   | 347   | 2,436 | | ||||||
| | [v2.1.8](https://github.com/laurent22/joplin/releases/tag/v2.1.8) | 2021-07-03T08:25:16Z | 25,564 | 10,873 | 10,958 | 47,395 | | | [v2.1.8](https://github.com/laurent22/joplin/releases/tag/v2.1.8) | 2021-07-03T08:25:16Z | 28,598 | 11,991 | 12,478 | 53,067 | | ||||||
| | [v2.1.7](https://github.com/laurent22/joplin/releases/tag/v2.1.7) | 2021-06-26T19:48:55Z | 13,223 | 6,350 | 3,569 | 23,142 | | | [v2.1.7](https://github.com/laurent22/joplin/releases/tag/v2.1.7) | 2021-06-26T19:48:55Z | 13,231 | 6,351 | 3,570 | 23,152 | | ||||||
| | [v2.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.5](https://github.com/laurent22/joplin/releases/tag/v2.1.5) (p) | 2021-06-23T15:08:52Z | 922   | 215   | 161   | 1,298 | | ||||||
| | [v2.1.3](https://github.com/laurent22/joplin/releases/tag/v2.1.3) (p) | 2021-06-19T16:32:51Z | 1,068 | 278   | 182   | 1,528 | | | [v2.1.3](https://github.com/laurent22/joplin/releases/tag/v2.1.3) (p) | 2021-06-19T16:32:51Z | 1,075 | 278   | 182   | 1,535 | | ||||||
| | [v2.0.11](https://github.com/laurent22/joplin/releases/tag/v2.0.11) | 2021-06-16T17:55:49Z | 22,335 | 9,184 | 9,713 | 41,232 | | | [v2.0.11](https://github.com/laurent22/joplin/releases/tag/v2.0.11) | 2021-06-16T17:55:49Z | 22,344 | 9,185 | 9,715 | 41,244 | | ||||||
| | [v2.0.10](https://github.com/laurent22/joplin/releases/tag/v2.0.10) | 2021-06-16T07:58:29Z | 1,942 | 899   | 334   | 3,175 | | | [v2.0.10](https://github.com/laurent22/joplin/releases/tag/v2.0.10) | 2021-06-16T07:58:29Z | 1,948 | 899   | 338   | 3,185 | | ||||||
| | [v2.0.9](https://github.com/laurent22/joplin/releases/tag/v2.0.9) (p) | 2021-06-12T09:30:30Z | 1,011 | 275   | 855   | 2,141 | | | [v2.0.9](https://github.com/laurent22/joplin/releases/tag/v2.0.9) (p) | 2021-06-12T09:30:30Z | 1,016 | 275   | 855   | 2,146 | | ||||||
| | [v2.0.8](https://github.com/laurent22/joplin/releases/tag/v2.0.8) (p) | 2021-06-10T16:15:08Z | 661   | 211   | 546   | 1,418 | | | [v2.0.8](https://github.com/laurent22/joplin/releases/tag/v2.0.8) (p) | 2021-06-10T16:15:08Z | 666   | 211   | 546   | 1,423 | | ||||||
| | [v2.0.4](https://github.com/laurent22/joplin/releases/tag/v2.0.4) (p) | 2021-06-02T12:54:17Z | 1,306 | 378   | 358   | 2,042 | | | [v2.0.4](https://github.com/laurent22/joplin/releases/tag/v2.0.4) (p) | 2021-06-02T12:54:17Z | 1,307 | 378   | 358   | 2,043 | | ||||||
| | [v2.0.2](https://github.com/laurent22/joplin/releases/tag/v2.0.2) (p) | 2021-05-21T18:07:48Z | 2,152 | 475   | 1,643 | 4,270 | | | [v2.0.2](https://github.com/laurent22/joplin/releases/tag/v2.0.2) (p) | 2021-05-21T18:07:48Z | 2,158 | 475   | 1,643 | 4,276 | | ||||||
| | [v2.0.1](https://github.com/laurent22/joplin/releases/tag/v2.0.1) (p) | 2021-05-15T13:22:58Z | 808   | 249   | 999   | 2,056 | | | [v2.0.1](https://github.com/laurent22/joplin/releases/tag/v2.0.1) (p) | 2021-05-15T13:22:58Z | 809   | 249   | 999   | 2,057 | | ||||||
| | [v1.8.5](https://github.com/laurent22/joplin/releases/tag/v1.8.5) | 2021-05-10T11:58:14Z | 36,947 | 16,186 | 19,320 | 72,453 | | | [v1.8.5](https://github.com/laurent22/joplin/releases/tag/v1.8.5) | 2021-05-10T11:58:14Z | 36,959 | 16,187 | 19,322 | 72,468 | | ||||||
| | [v1.8.4](https://github.com/laurent22/joplin/releases/tag/v1.8.4) (p) | 2021-05-09T18:05:05Z | 713   | 123   | 435   | 1,271 | | | [v1.8.4](https://github.com/laurent22/joplin/releases/tag/v1.8.4) (p) | 2021-05-09T18:05:05Z | 718   | 123   | 435   | 1,276 | | ||||||
| | [v1.8.3](https://github.com/laurent22/joplin/releases/tag/v1.8.3) (p) | 2021-05-04T10:38:16Z | 1,394 | 296   | 916   | 2,606 | | | [v1.8.3](https://github.com/laurent22/joplin/releases/tag/v1.8.3) (p) | 2021-05-04T10:38:16Z | 1,401 | 296   | 916   | 2,613 | | ||||||
| | [v1.8.2](https://github.com/laurent22/joplin/releases/tag/v1.8.2) (p) | 2021-04-25T10:50:51Z | 1,582 | 423   | 1,264 | 3,269 | | | [v1.8.2](https://github.com/laurent22/joplin/releases/tag/v1.8.2) (p) | 2021-04-25T10:50:51Z | 1,591 | 423   | 1,264 | 3,278 | | ||||||
| | [v1.8.1](https://github.com/laurent22/joplin/releases/tag/v1.8.1) (p) | 2021-03-29T10:46:41Z | 3,086 | 808   | 2,423 | 6,317 | | | [v1.8.1](https://github.com/laurent22/joplin/releases/tag/v1.8.1) (p) | 2021-03-29T10:46:41Z | 3,092 | 808   | 2,424 | 6,324 | | ||||||
| | [v1.7.11](https://github.com/laurent22/joplin/releases/tag/v1.7.11) | 2021-02-03T12:50:01Z | 114,301 | 42,609 | 64,127 | 221,037 | | | [v1.7.11](https://github.com/laurent22/joplin/releases/tag/v1.7.11) | 2021-02-03T12:50:01Z | 114,325 | 42,612 | 64,130 | 221,067 | | ||||||
| | [v1.7.10](https://github.com/laurent22/joplin/releases/tag/v1.7.10) | 2021-01-30T13:25:29Z | 13,855 | 4,835 | 4,434 | 23,124 | | | [v1.7.10](https://github.com/laurent22/joplin/releases/tag/v1.7.10) | 2021-01-30T13:25:29Z | 13,856 | 4,835 | 4,434 | 23,125 | | ||||||
| | [v1.7.9](https://github.com/laurent22/joplin/releases/tag/v1.7.9) (p) | 2021-01-28T09:50:21Z | 484   | 125   | 484   | 1,093 | | | [v1.7.9](https://github.com/laurent22/joplin/releases/tag/v1.7.9) (p) | 2021-01-28T09:50:21Z | 484   | 125   | 484   | 1,093 | | ||||||
| | [v1.7.6](https://github.com/laurent22/joplin/releases/tag/v1.7.6) (p) | 2021-01-27T10:36:05Z | 288   | 84    | 278   | 650   | | | [v1.7.6](https://github.com/laurent22/joplin/releases/tag/v1.7.6) (p) | 2021-01-27T10:36:05Z | 288   | 84    | 278   | 650   | | ||||||
| | [v1.7.5](https://github.com/laurent22/joplin/releases/tag/v1.7.5) (p) | 2021-01-26T09:53:05Z | 366   | 198   | 445   | 1,009 | | | [v1.7.5](https://github.com/laurent22/joplin/releases/tag/v1.7.5) (p) | 2021-01-26T09:53:05Z | 366   | 198   | 445   | 1,009 | | ||||||
| | [v1.7.4](https://github.com/laurent22/joplin/releases/tag/v1.7.4) (p) | 2021-01-22T17:58:38Z | 675   | 197   | 614   | 1,486 | | | [v1.7.4](https://github.com/laurent22/joplin/releases/tag/v1.7.4) (p) | 2021-01-22T17:58:38Z | 675   | 197   | 614   | 1,486 | | ||||||
| | [v1.6.8](https://github.com/laurent22/joplin/releases/tag/v1.6.8) | 2021-01-20T18:11:34Z | 18,330 | 7,672 | 7,582 | 33,584 | | | [v1.6.8](https://github.com/laurent22/joplin/releases/tag/v1.6.8) | 2021-01-20T18:11:34Z | 18,344 | 7,672 | 7,582 | 33,598 | | ||||||
| | [v1.7.3](https://github.com/laurent22/joplin/releases/tag/v1.7.3) (p) | 2021-01-20T11:23:50Z | 336   | 70    | 437   | 843   | | | [v1.7.3](https://github.com/laurent22/joplin/releases/tag/v1.7.3) (p) | 2021-01-20T11:23:50Z | 336   | 70    | 437   | 843   | | ||||||
| | [v1.6.7](https://github.com/laurent22/joplin/releases/tag/v1.6.7) | 2021-01-11T23:20:33Z | 10,539 | 4,621 | 4,534 | 19,694 | | | [v1.6.7](https://github.com/laurent22/joplin/releases/tag/v1.6.7) | 2021-01-11T23:20:33Z | 10,549 | 4,621 | 4,534 | 19,704 | | ||||||
| | [v1.6.6](https://github.com/laurent22/joplin/releases/tag/v1.6.6) | 2021-01-09T16:15:31Z | 12,383 | 3,408 | 4,779 | 20,570 | | | [v1.6.6](https://github.com/laurent22/joplin/releases/tag/v1.6.6) | 2021-01-09T16:15:31Z | 12,385 | 3,408 | 4,779 | 20,572 | | ||||||
| | [v1.6.5](https://github.com/laurent22/joplin/releases/tag/v1.6.5) (p) | 2021-01-09T01:24:32Z | 672   | 60    | 301   | 1,033 | | | [v1.6.5](https://github.com/laurent22/joplin/releases/tag/v1.6.5) (p) | 2021-01-09T01:24:32Z | 680   | 60    | 301   | 1,041 | | ||||||
| | [v1.6.4](https://github.com/laurent22/joplin/releases/tag/v1.6.4) (p) | 2021-01-07T19:11:32Z | 383   | 75    | 198   | 656   | | | [v1.6.4](https://github.com/laurent22/joplin/releases/tag/v1.6.4) (p) | 2021-01-07T19:11:32Z | 383   | 75    | 198   | 656   | | ||||||
| | [v1.6.2](https://github.com/laurent22/joplin/releases/tag/v1.6.2) (p) | 2021-01-04T22:34:55Z | 667   | 225   | 585   | 1,477 | | | [v1.6.2](https://github.com/laurent22/joplin/releases/tag/v1.6.2) (p) | 2021-01-04T22:34:55Z | 667   | 225   | 585   | 1,477 | | ||||||
| | [v1.5.14](https://github.com/laurent22/joplin/releases/tag/v1.5.14) | 2020-12-30T01:48:46Z | 11,012 | 5,195 | 5,513 | 21,720 | | | [v1.5.14](https://github.com/laurent22/joplin/releases/tag/v1.5.14) | 2020-12-30T01:48:46Z | 11,023 | 5,195 | 5,513 | 21,731 | | ||||||
| | [v1.6.1](https://github.com/laurent22/joplin/releases/tag/v1.6.1) (p) | 2020-12-29T19:37:45Z | 164   | 34    | 157   | 355   | | | [v1.6.1](https://github.com/laurent22/joplin/releases/tag/v1.6.1) (p) | 2020-12-29T19:37:45Z | 164   | 34    | 157   | 355   | | ||||||
| | [v1.5.13](https://github.com/laurent22/joplin/releases/tag/v1.5.13) | 2020-12-29T18:29:15Z | 611   | 214   | 191   | 1,016 | | | [v1.5.13](https://github.com/laurent22/joplin/releases/tag/v1.5.13) | 2020-12-29T18:29:15Z | 612   | 214   | 191   | 1,017 | | ||||||
| | [v1.5.12](https://github.com/laurent22/joplin/releases/tag/v1.5.12) | 2020-12-28T15:14:08Z | 2,391 | 1,765 | 912   | 5,068 | | | [v1.5.12](https://github.com/laurent22/joplin/releases/tag/v1.5.12) | 2020-12-28T15:14:08Z | 2,392 | 1,765 | 912   | 5,069 | | ||||||
| | [v1.5.11](https://github.com/laurent22/joplin/releases/tag/v1.5.11) | 2020-12-27T19:54:07Z | 14,048 | 4,615 | 4,257 | 22,920 | | | [v1.5.11](https://github.com/laurent22/joplin/releases/tag/v1.5.11) | 2020-12-27T19:54:07Z | 14,049 | 4,615 | 4,257 | 22,921 | | ||||||
| | [v1.5.10](https://github.com/laurent22/joplin/releases/tag/v1.5.10) (p) | 2020-12-26T12:35:36Z | 290   | 104   | 256   | 650   | | | [v1.5.10](https://github.com/laurent22/joplin/releases/tag/v1.5.10) (p) | 2020-12-26T12:35:36Z | 290   | 104   | 256   | 650   | | ||||||
| | [v1.5.9](https://github.com/laurent22/joplin/releases/tag/v1.5.9) (p) | 2020-12-23T18:01:08Z | 323   | 369   | 400   | 1,092 | | | [v1.5.9](https://github.com/laurent22/joplin/releases/tag/v1.5.9) (p) | 2020-12-23T18:01:08Z | 323   | 369   | 400   | 1,092 | | ||||||
| | [v1.5.8](https://github.com/laurent22/joplin/releases/tag/v1.5.8) (p) | 2020-12-20T09:45:19Z | 561   | 160   | 632   | 1,353 | | | [v1.5.8](https://github.com/laurent22/joplin/releases/tag/v1.5.8) (p) | 2020-12-20T09:45:19Z | 561   | 160   | 632   | 1,353 | | ||||||
| | [v1.5.7](https://github.com/laurent22/joplin/releases/tag/v1.5.7) (p) | 2020-12-10T12:58:33Z | 882   | 250   | 983   | 2,115 | | | [v1.5.7](https://github.com/laurent22/joplin/releases/tag/v1.5.7) (p) | 2020-12-10T12:58:33Z | 882   | 250   | 983   | 2,115 | | ||||||
| | [v1.5.4](https://github.com/laurent22/joplin/releases/tag/v1.5.4) (p) | 2020-12-05T12:07:49Z | 688   | 163   | 624   | 1,475 | | | [v1.5.4](https://github.com/laurent22/joplin/releases/tag/v1.5.4) (p) | 2020-12-05T12:07:49Z | 688   | 163   | 624   | 1,475 | | ||||||
| | [v1.4.19](https://github.com/laurent22/joplin/releases/tag/v1.4.19) | 2020-12-01T11:11:16Z | 25,666 | 13,384 | 11,626 | 50,676 | | | [v1.4.19](https://github.com/laurent22/joplin/releases/tag/v1.4.19) | 2020-12-01T11:11:16Z | 25,678 | 13,384 | 11,626 | 50,688 | | ||||||
| | [v1.4.18](https://github.com/laurent22/joplin/releases/tag/v1.4.18) | 2020-11-28T12:21:41Z | 11,119 | 3,873 | 3,088 | 18,080 | | | [v1.4.18](https://github.com/laurent22/joplin/releases/tag/v1.4.18) | 2020-11-28T12:21:41Z | 11,121 | 3,873 | 3,089 | 18,083 | | ||||||
| | [v1.4.16](https://github.com/laurent22/joplin/releases/tag/v1.4.16) | 2020-11-27T19:40:16Z | 1,465 | 824   | 585   | 2,874 | | | [v1.4.16](https://github.com/laurent22/joplin/releases/tag/v1.4.16) | 2020-11-27T19:40:16Z | 1,466 | 824   | 585   | 2,875 | | ||||||
| | [v1.4.15](https://github.com/laurent22/joplin/releases/tag/v1.4.15) | 2020-11-27T13:25:43Z | 881   | 484   | 263   | 1,628 | | | [v1.4.15](https://github.com/laurent22/joplin/releases/tag/v1.4.15) | 2020-11-27T13:25:43Z | 882   | 484   | 263   | 1,629 | | ||||||
| | [v1.4.12](https://github.com/laurent22/joplin/releases/tag/v1.4.12) | 2020-11-23T18:58:07Z | 3,002 | 1,319 | 1,291 | 5,612 | | | [v1.4.12](https://github.com/laurent22/joplin/releases/tag/v1.4.12) | 2020-11-23T18:58:07Z | 3,003 | 1,320 | 1,291 | 5,614 | | ||||||
| | [v1.4.11](https://github.com/laurent22/joplin/releases/tag/v1.4.11) (p) | 2020-11-19T23:06:51Z | 1,084 | 152   | 575   | 1,811 | | | [v1.4.11](https://github.com/laurent22/joplin/releases/tag/v1.4.11) (p) | 2020-11-19T23:06:51Z | 1,093 | 152   | 575   | 1,820 | | ||||||
| | [v1.4.10](https://github.com/laurent22/joplin/releases/tag/v1.4.10) (p) | 2020-11-14T09:53:15Z | 616   | 191   | 677   | 1,484 | | | [v1.4.10](https://github.com/laurent22/joplin/releases/tag/v1.4.10) (p) | 2020-11-14T09:53:15Z | 616   | 191   | 677   | 1,484 | | ||||||
| | [v1.4.9](https://github.com/laurent22/joplin/releases/tag/v1.4.9) (p) | 2020-11-11T14:23:17Z | 554   | 137   | 394   | 1,085 | | | [v1.4.9](https://github.com/laurent22/joplin/releases/tag/v1.4.9) (p) | 2020-11-11T14:23:17Z | 557   | 137   | 394   | 1,088 | | ||||||
| | [v1.4.7](https://github.com/laurent22/joplin/releases/tag/v1.4.7) (p) | 2020-11-07T18:23:29Z | 514   | 169   | 507   | 1,190 | | | [v1.4.7](https://github.com/laurent22/joplin/releases/tag/v1.4.7) (p) | 2020-11-07T18:23:29Z | 514   | 169   | 507   | 1,190 | | ||||||
| | [v1.3.18](https://github.com/laurent22/joplin/releases/tag/v1.3.18) | 2020-11-06T12:07:02Z | 30,891 | 11,322 | 10,498 | 52,711 | | | [v1.3.18](https://github.com/laurent22/joplin/releases/tag/v1.3.18) | 2020-11-06T12:07:02Z | 30,905 | 11,322 | 10,498 | 52,725 | | ||||||
| | [v1.3.17](https://github.com/laurent22/joplin/releases/tag/v1.3.17) (p) | 2020-11-06T11:35:15Z | 46    | 19    | 16    | 81    | | | [v1.3.17](https://github.com/laurent22/joplin/releases/tag/v1.3.17) (p) | 2020-11-06T11:35:15Z | 46    | 19    | 16    | 81    | | ||||||
| | [v1.4.6](https://github.com/laurent22/joplin/releases/tag/v1.4.6) (p) | 2020-11-05T22:44:12Z | 387   | 89    | 46    | 522   | | | [v1.4.6](https://github.com/laurent22/joplin/releases/tag/v1.4.6) (p) | 2020-11-05T22:44:12Z | 389   | 89    | 46    | 524   | | ||||||
| | [v1.3.15](https://github.com/laurent22/joplin/releases/tag/v1.3.15) | 2020-11-04T12:22:50Z | 2,277 | 1,294 | 837   | 4,408 | | | [v1.3.15](https://github.com/laurent22/joplin/releases/tag/v1.3.15) | 2020-11-04T12:22:50Z | 2,281 | 1,294 | 837   | 4,412 | | ||||||
| | [v1.3.11](https://github.com/laurent22/joplin/releases/tag/v1.3.11) (p) | 2020-10-31T13:22:20Z | 695   | 182   | 473   | 1,350 | | | [v1.3.11](https://github.com/laurent22/joplin/releases/tag/v1.3.11) (p) | 2020-10-31T13:22:20Z | 695   | 182   | 473   | 1,350 | | ||||||
| | [v1.3.10](https://github.com/laurent22/joplin/releases/tag/v1.3.10) (p) | 2020-10-29T13:27:14Z | 372   | 110   | 308   | 790   | | | [v1.3.10](https://github.com/laurent22/joplin/releases/tag/v1.3.10) (p) | 2020-10-29T13:27:14Z | 372   | 110   | 308   | 790   | | ||||||
| | [v1.3.9](https://github.com/laurent22/joplin/releases/tag/v1.3.9) (p) | 2020-10-23T16:04:26Z | 834   | 236   | 625   | 1,695 | | | [v1.3.9](https://github.com/laurent22/joplin/releases/tag/v1.3.9) (p) | 2020-10-23T16:04:26Z | 834   | 236   | 625   | 1,695 | | ||||||
| @@ -79,64 +79,64 @@ | |||||||
| | [v1.3.3](https://github.com/laurent22/joplin/releases/tag/v1.3.3) (p) | 2020-10-17T10:56:57Z | 116   | 43    | 26    | 185   | | | [v1.3.3](https://github.com/laurent22/joplin/releases/tag/v1.3.3) (p) | 2020-10-17T10:56:57Z | 116   | 43    | 26    | 185   | | ||||||
| | [v1.3.2](https://github.com/laurent22/joplin/releases/tag/v1.3.2) (p) | 2020-10-11T20:39:49Z | 663   | 176   | 557   | 1,396 | | | [v1.3.2](https://github.com/laurent22/joplin/releases/tag/v1.3.2) (p) | 2020-10-11T20:39:49Z | 663   | 176   | 557   | 1,396 | | ||||||
| | [v1.3.1](https://github.com/laurent22/joplin/releases/tag/v1.3.1) (p) | 2020-10-11T15:10:18Z | 79    | 48    | 36    | 163   | | | [v1.3.1](https://github.com/laurent22/joplin/releases/tag/v1.3.1) (p) | 2020-10-11T15:10:18Z | 79    | 48    | 36    | 163   | | ||||||
| | [v1.2.6](https://github.com/laurent22/joplin/releases/tag/v1.2.6) | 2020-10-09T13:56:59Z | 44,440 | 17,720 | 14,027 | 76,187 | | | [v1.2.6](https://github.com/laurent22/joplin/releases/tag/v1.2.6) | 2020-10-09T13:56:59Z | 44,452 | 17,720 | 14,027 | 76,199 | | ||||||
| | [v1.2.4](https://github.com/laurent22/joplin/releases/tag/v1.2.4) (p) | 2020-09-30T07:34:29Z | 810   | 242   | 791   | 1,843 | | | [v1.2.4](https://github.com/laurent22/joplin/releases/tag/v1.2.4) (p) | 2020-09-30T07:34:29Z | 810   | 242   | 791   | 1,843 | | ||||||
| | [v1.2.3](https://github.com/laurent22/joplin/releases/tag/v1.2.3) (p) | 2020-09-29T15:13:02Z | 214   | 63    | 72    | 349   | | | [v1.2.3](https://github.com/laurent22/joplin/releases/tag/v1.2.3) (p) | 2020-09-29T15:13:02Z | 214   | 63    | 72    | 349   | | ||||||
| | [v1.2.2](https://github.com/laurent22/joplin/releases/tag/v1.2.2) (p) | 2020-09-22T20:31:55Z | 825   | 202   | 631   | 1,658 | | | [v1.2.2](https://github.com/laurent22/joplin/releases/tag/v1.2.2) (p) | 2020-09-22T20:31:55Z | 828   | 202   | 631   | 1,661 | | ||||||
| | [v1.1.4](https://github.com/laurent22/joplin/releases/tag/v1.1.4) | 2020-09-21T11:20:09Z | 27,692 | 13,492 | 7,741 | 48,925 | | | [v1.1.4](https://github.com/laurent22/joplin/releases/tag/v1.1.4) | 2020-09-21T11:20:09Z | 27,699 | 13,492 | 7,741 | 48,932 | | ||||||
| | [v1.1.3](https://github.com/laurent22/joplin/releases/tag/v1.1.3) (p) | 2020-09-17T10:30:37Z | 560   | 149   | 457   | 1,166 | | | [v1.1.3](https://github.com/laurent22/joplin/releases/tag/v1.1.3) (p) | 2020-09-17T10:30:37Z | 560   | 149   | 457   | 1,166 | | ||||||
| | [v1.1.2](https://github.com/laurent22/joplin/releases/tag/v1.1.2) (p) | 2020-09-15T12:58:38Z | 375   | 115   | 244   | 734   | | | [v1.1.2](https://github.com/laurent22/joplin/releases/tag/v1.1.2) (p) | 2020-09-15T12:58:38Z | 375   | 115   | 244   | 734   | | ||||||
| | [v1.1.1](https://github.com/laurent22/joplin/releases/tag/v1.1.1) (p) | 2020-09-11T23:32:47Z | 523   | 197   | 342   | 1,062 | | | [v1.1.1](https://github.com/laurent22/joplin/releases/tag/v1.1.1) (p) | 2020-09-11T23:32:47Z | 523   | 197   | 342   | 1,062 | | ||||||
| | [v1.0.245](https://github.com/laurent22/joplin/releases/tag/v1.0.245) | 2020-09-09T12:56:10Z | 21,300 | 10,002 | 5,634 | 36,936 | | | [v1.0.245](https://github.com/laurent22/joplin/releases/tag/v1.0.245) | 2020-09-09T12:56:10Z | 21,304 | 10,002 | 5,634 | 36,940 | | ||||||
| | [v1.0.242](https://github.com/laurent22/joplin/releases/tag/v1.0.242) | 2020-09-04T22:00:34Z | 12,513 | 6,420 | 3,015 | 21,948 | | | [v1.0.242](https://github.com/laurent22/joplin/releases/tag/v1.0.242) | 2020-09-04T22:00:34Z | 12,517 | 6,420 | 3,015 | 21,952 | | ||||||
| | [v1.0.241](https://github.com/laurent22/joplin/releases/tag/v1.0.241) | 2020-09-04T18:06:00Z | 23,787 | 5,762 | 4,998 | 34,547 | | | [v1.0.241](https://github.com/laurent22/joplin/releases/tag/v1.0.241) | 2020-09-04T18:06:00Z | 23,796 | 5,762 | 4,999 | 34,557 | | ||||||
| | [v1.0.239](https://github.com/laurent22/joplin/releases/tag/v1.0.239) (p) | 2020-09-01T21:56:36Z | 651   | 228   | 400   | 1,279 | | | [v1.0.239](https://github.com/laurent22/joplin/releases/tag/v1.0.239) (p) | 2020-09-01T21:56:36Z | 654   | 228   | 400   | 1,282 | | ||||||
| | [v1.0.237](https://github.com/laurent22/joplin/releases/tag/v1.0.237) (p) | 2020-08-29T15:38:04Z | 591   | 925   | 338   | 1,854 | | | [v1.0.237](https://github.com/laurent22/joplin/releases/tag/v1.0.237) (p) | 2020-08-29T15:38:04Z | 591   | 925   | 338   | 1,854 | | ||||||
| | [v1.0.236](https://github.com/laurent22/joplin/releases/tag/v1.0.236) (p) | 2020-08-28T09:16:54Z | 317   | 113   | 104   | 534   | | | [v1.0.236](https://github.com/laurent22/joplin/releases/tag/v1.0.236) (p) | 2020-08-28T09:16:54Z | 317   | 113   | 104   | 534   | | ||||||
| | [v1.0.235](https://github.com/laurent22/joplin/releases/tag/v1.0.235) (p) | 2020-08-18T22:08:01Z | 1,724 | 491   | 920   | 3,135 | | | [v1.0.235](https://github.com/laurent22/joplin/releases/tag/v1.0.235) (p) | 2020-08-18T22:08:01Z | 1,726 | 491   | 920   | 3,137 | | ||||||
| | [v1.0.234](https://github.com/laurent22/joplin/releases/tag/v1.0.234) (p) | 2020-08-17T23:13:02Z | 540   | 127   | 100   | 767   | | | [v1.0.234](https://github.com/laurent22/joplin/releases/tag/v1.0.234) (p) | 2020-08-17T23:13:02Z | 540   | 127   | 100   | 767   | | ||||||
| | [v1.0.233](https://github.com/laurent22/joplin/releases/tag/v1.0.233) | 2020-08-01T14:51:15Z | 43,401 | 18,191 | 12,358 | 73,950 | | | [v1.0.233](https://github.com/laurent22/joplin/releases/tag/v1.0.233) | 2020-08-01T14:51:15Z | 43,417 | 18,191 | 12,358 | 73,966 | | ||||||
| | [v1.0.232](https://github.com/laurent22/joplin/releases/tag/v1.0.232) (p) | 2020-07-28T22:34:40Z | 655   | 225   | 178   | 1,058 | | | [v1.0.232](https://github.com/laurent22/joplin/releases/tag/v1.0.232) (p) | 2020-07-28T22:34:40Z | 655   | 225   | 178   | 1,058 | | ||||||
| | [v1.0.227](https://github.com/laurent22/joplin/releases/tag/v1.0.227) | 2020-07-07T20:44:54Z | 40,552 | 15,277 | 9,630 | 65,459 | | | [v1.0.227](https://github.com/laurent22/joplin/releases/tag/v1.0.227) | 2020-07-07T20:44:54Z | 40,559 | 15,277 | 9,630 | 65,466 | | ||||||
| | [v1.0.226](https://github.com/laurent22/joplin/releases/tag/v1.0.226) (p) | 2020-07-04T10:21:26Z | 4,908 | 2,255 | 688   | 7,851 | | | [v1.0.226](https://github.com/laurent22/joplin/releases/tag/v1.0.226) (p) | 2020-07-04T10:21:26Z | 4,909 | 2,255 | 688   | 7,852 | | ||||||
| | [v1.0.224](https://github.com/laurent22/joplin/releases/tag/v1.0.224) | 2020-06-20T22:26:08Z | 24,790 | 11,007 | 6,006 | 41,803 | | | [v1.0.224](https://github.com/laurent22/joplin/releases/tag/v1.0.224) | 2020-06-20T22:26:08Z | 24,791 | 11,007 | 6,006 | 41,804 | | ||||||
| | [v1.0.223](https://github.com/laurent22/joplin/releases/tag/v1.0.223) (p) | 2020-06-20T11:51:27Z | 190   | 114   | 78    | 382   | | | [v1.0.223](https://github.com/laurent22/joplin/releases/tag/v1.0.223) (p) | 2020-06-20T11:51:27Z | 190   | 114   | 78    | 382   | | ||||||
| | [v1.0.221](https://github.com/laurent22/joplin/releases/tag/v1.0.221) (p) | 2020-06-20T01:44:20Z | 858   | 208   | 210   | 1,276 | | | [v1.0.221](https://github.com/laurent22/joplin/releases/tag/v1.0.221) (p) | 2020-06-20T01:44:20Z | 858   | 208   | 210   | 1,276 | | ||||||
| | [v1.0.220](https://github.com/laurent22/joplin/releases/tag/v1.0.220) | 2020-06-13T18:26:22Z | 31,861 | 9,921 | 6,411 | 48,193 | | | [v1.0.220](https://github.com/laurent22/joplin/releases/tag/v1.0.220) | 2020-06-13T18:26:22Z | 31,868 | 9,921 | 6,411 | 48,200 | | ||||||
| | [v1.0.218](https://github.com/laurent22/joplin/releases/tag/v1.0.218) | 2020-06-07T10:43:34Z | 14,538 | 6,971 | 2,955 | 24,464 | | | [v1.0.218](https://github.com/laurent22/joplin/releases/tag/v1.0.218) | 2020-06-07T10:43:34Z | 14,539 | 6,971 | 2,955 | 24,465 | | ||||||
| | [v1.0.217](https://github.com/laurent22/joplin/releases/tag/v1.0.217) (p) | 2020-06-06T15:17:27Z | 228   | 95    | 54    | 377   | | | [v1.0.217](https://github.com/laurent22/joplin/releases/tag/v1.0.217) (p) | 2020-06-06T15:17:27Z | 228   | 95    | 54    | 377   | | ||||||
| | [v1.0.216](https://github.com/laurent22/joplin/releases/tag/v1.0.216) | 2020-05-24T14:21:01Z | 37,456 | 14,278 | 10,180 | 61,914 | | | [v1.0.216](https://github.com/laurent22/joplin/releases/tag/v1.0.216) | 2020-05-24T14:21:01Z | 37,467 | 14,278 | 10,180 | 61,925 | | ||||||
| | [v1.0.214](https://github.com/laurent22/joplin/releases/tag/v1.0.214) (p) | 2020-05-21T17:15:15Z | 6,553 | 3,470 | 762   | 10,785 | | | [v1.0.214](https://github.com/laurent22/joplin/releases/tag/v1.0.214) (p) | 2020-05-21T17:15:15Z | 6,554 | 3,470 | 762   | 10,786 | | ||||||
| | [v1.0.212](https://github.com/laurent22/joplin/releases/tag/v1.0.212) (p) | 2020-05-21T07:48:39Z | 214   | 70    | 47    | 331   | | | [v1.0.212](https://github.com/laurent22/joplin/releases/tag/v1.0.212) (p) | 2020-05-21T07:48:39Z | 214   | 70    | 47    | 331   | | ||||||
| | [v1.0.211](https://github.com/laurent22/joplin/releases/tag/v1.0.211) (p) | 2020-05-20T08:59:16Z | 303   | 134   | 87    | 524   | | | [v1.0.211](https://github.com/laurent22/joplin/releases/tag/v1.0.211) (p) | 2020-05-20T08:59:16Z | 303   | 134   | 87    | 524   | | ||||||
| | [v1.0.209](https://github.com/laurent22/joplin/releases/tag/v1.0.209) (p) | 2020-05-17T18:32:51Z | 1,395 | 854   | 147   | 2,396 | | | [v1.0.209](https://github.com/laurent22/joplin/releases/tag/v1.0.209) (p) | 2020-05-17T18:32:51Z | 1,395 | 854   | 147   | 2,396 | | ||||||
| | [v1.0.207](https://github.com/laurent22/joplin/releases/tag/v1.0.207) (p) | 2020-05-10T16:37:35Z | 1,192 | 266   | 1,016 | 2,474 | | | [v1.0.207](https://github.com/laurent22/joplin/releases/tag/v1.0.207) (p) | 2020-05-10T16:37:35Z | 1,192 | 266   | 1,016 | 2,474 | | ||||||
| | [v1.0.201](https://github.com/laurent22/joplin/releases/tag/v1.0.201) | 2020-04-15T22:55:13Z | 53,523 | 20,045 | 18,180 | 91,748 | | | [v1.0.201](https://github.com/laurent22/joplin/releases/tag/v1.0.201) | 2020-04-15T22:55:13Z | 53,531 | 20,045 | 18,180 | 91,756 | | ||||||
| | [v1.0.200](https://github.com/laurent22/joplin/releases/tag/v1.0.200) | 2020-04-12T12:17:46Z | 9,554 | 4,894 | 1,903 | 16,351 | | | [v1.0.200](https://github.com/laurent22/joplin/releases/tag/v1.0.200) | 2020-04-12T12:17:46Z | 9,555 | 4,894 | 1,903 | 16,352 | | ||||||
| | [v1.0.199](https://github.com/laurent22/joplin/releases/tag/v1.0.199) | 2020-04-10T18:41:58Z | 19,396 | 5,887 | 3,789 | 29,072 | | | [v1.0.199](https://github.com/laurent22/joplin/releases/tag/v1.0.199) | 2020-04-10T18:41:58Z | 19,397 | 5,887 | 3,789 | 29,073 | | ||||||
| | [v1.0.197](https://github.com/laurent22/joplin/releases/tag/v1.0.197) | 2020-03-30T17:21:22Z | 22,320 | 9,548 | 5,754 | 37,622 | | | [v1.0.197](https://github.com/laurent22/joplin/releases/tag/v1.0.197) | 2020-03-30T17:21:22Z | 22,326 | 9,548 | 5,755 | 37,629 | | ||||||
| | [v1.0.195](https://github.com/laurent22/joplin/releases/tag/v1.0.195) | 2020-03-22T19:56:12Z | 18,940 | 7,951 | 4,506 | 31,397 | | | [v1.0.195](https://github.com/laurent22/joplin/releases/tag/v1.0.195) | 2020-03-22T19:56:12Z | 18,944 | 7,951 | 4,506 | 31,401 | | ||||||
| | [v1.0.194](https://github.com/laurent22/joplin/releases/tag/v1.0.194) (p) | 2020-03-14T00:00:32Z | 1,287 | 1,386 | 513   | 3,186 | | | [v1.0.194](https://github.com/laurent22/joplin/releases/tag/v1.0.194) (p) | 2020-03-14T00:00:32Z | 1,287 | 1,386 | 513   | 3,186 | | ||||||
| | [v1.0.193](https://github.com/laurent22/joplin/releases/tag/v1.0.193) | 2020-03-08T08:58:53Z | 28,648 | 10,909 | 7,395 | 46,952 | | | [v1.0.193](https://github.com/laurent22/joplin/releases/tag/v1.0.193) | 2020-03-08T08:58:53Z | 28,649 | 10,909 | 7,395 | 46,953 | | ||||||
| | [v1.0.192](https://github.com/laurent22/joplin/releases/tag/v1.0.192) (p) | 2020-03-06T23:27:52Z | 477   | 124   | 89    | 690   | | | [v1.0.192](https://github.com/laurent22/joplin/releases/tag/v1.0.192) (p) | 2020-03-06T23:27:52Z | 477   | 124   | 89    | 690   | | ||||||
| | [v1.0.190](https://github.com/laurent22/joplin/releases/tag/v1.0.190) (p) | 2020-03-06T01:22:22Z | 378   | 93    | 85    | 556   | | | [v1.0.190](https://github.com/laurent22/joplin/releases/tag/v1.0.190) (p) | 2020-03-06T01:22:22Z | 378   | 93    | 85    | 556   | | ||||||
| | [v1.0.189](https://github.com/laurent22/joplin/releases/tag/v1.0.189) (p) | 2020-03-04T17:27:15Z | 347   | 98    | 90    | 535   | | | [v1.0.189](https://github.com/laurent22/joplin/releases/tag/v1.0.189) (p) | 2020-03-04T17:27:15Z | 347   | 98    | 90    | 535   | | ||||||
| | [v1.0.187](https://github.com/laurent22/joplin/releases/tag/v1.0.187) (p) | 2020-03-01T12:31:06Z | 922   | 232   | 263   | 1,417 | | | [v1.0.187](https://github.com/laurent22/joplin/releases/tag/v1.0.187) (p) | 2020-03-01T12:31:06Z | 922   | 232   | 263   | 1,417 | | ||||||
| | [v1.0.179](https://github.com/laurent22/joplin/releases/tag/v1.0.179) | 2020-01-24T22:42:41Z | 71,149 | 28,566 | 22,538 | 122,253 | | | [v1.0.179](https://github.com/laurent22/joplin/releases/tag/v1.0.179) | 2020-01-24T22:42:41Z | 71,153 | 28,566 | 22,538 | 122,257 | | ||||||
| | [v1.0.178](https://github.com/laurent22/joplin/releases/tag/v1.0.178) | 2020-01-20T19:06:45Z | 17,577 | 5,964 | 2,585 | 26,126 | | | [v1.0.178](https://github.com/laurent22/joplin/releases/tag/v1.0.178) | 2020-01-20T19:06:45Z | 17,580 | 5,964 | 2,585 | 26,129 | | ||||||
| | [v1.0.177](https://github.com/laurent22/joplin/releases/tag/v1.0.177) (p) | 2019-12-30T14:40:40Z | 1,947 | 440   | 683   | 3,070 | | | [v1.0.177](https://github.com/laurent22/joplin/releases/tag/v1.0.177) (p) | 2019-12-30T14:40:40Z | 1,947 | 440   | 683   | 3,070 | | ||||||
| | [v1.0.176](https://github.com/laurent22/joplin/releases/tag/v1.0.176) (p) | 2019-12-14T10:36:44Z | 3,126 | 2,536 | 467   | 6,129 | | | [v1.0.176](https://github.com/laurent22/joplin/releases/tag/v1.0.176) (p) | 2019-12-14T10:36:44Z | 3,126 | 2,536 | 467   | 6,129 | | ||||||
| | [v1.0.175](https://github.com/laurent22/joplin/releases/tag/v1.0.175) | 2019-12-08T11:48:47Z | 72,575 | 16,910 | 16,510 | 105,995 | | | [v1.0.175](https://github.com/laurent22/joplin/releases/tag/v1.0.175) | 2019-12-08T11:48:47Z | 72,577 | 16,910 | 16,511 | 105,998 | | ||||||
| | [v1.0.174](https://github.com/laurent22/joplin/releases/tag/v1.0.174) | 2019-11-12T18:20:58Z | 30,440 | 11,728 | 8,221 | 50,389 | | | [v1.0.174](https://github.com/laurent22/joplin/releases/tag/v1.0.174) | 2019-11-12T18:20:58Z | 30,442 | 11,728 | 8,221 | 50,391 | | ||||||
| | [v1.0.173](https://github.com/laurent22/joplin/releases/tag/v1.0.173) | 2019-11-11T08:33:35Z | 5,082 | 2,081 | 746   | 7,909 | | | [v1.0.173](https://github.com/laurent22/joplin/releases/tag/v1.0.173) | 2019-11-11T08:33:35Z | 5,085 | 2,081 | 746   | 7,912 | | ||||||
| | [v1.0.170](https://github.com/laurent22/joplin/releases/tag/v1.0.170) | 2019-10-13T22:13:04Z | 27,501 | 8,756 | 7,676 | 43,933 | | | [v1.0.170](https://github.com/laurent22/joplin/releases/tag/v1.0.170) | 2019-10-13T22:13:04Z | 27,506 | 8,756 | 7,676 | 43,938 | | ||||||
| | [v1.0.169](https://github.com/laurent22/joplin/releases/tag/v1.0.169) | 2019-09-27T18:35:13Z | 17,135 | 5,923 | 3,754 | 26,812 | | | [v1.0.169](https://github.com/laurent22/joplin/releases/tag/v1.0.169) | 2019-09-27T18:35:13Z | 17,139 | 5,923 | 3,754 | 26,816 | | ||||||
| | [v1.0.168](https://github.com/laurent22/joplin/releases/tag/v1.0.168) | 2019-09-25T21:21:38Z | 5,334 | 2,275 | 717   | 8,326 | | | [v1.0.168](https://github.com/laurent22/joplin/releases/tag/v1.0.168) | 2019-09-25T21:21:38Z | 5,334 | 2,275 | 717   | 8,326 | | ||||||
| | [v1.0.167](https://github.com/laurent22/joplin/releases/tag/v1.0.167) | 2019-09-10T08:48:37Z | 16,795 | 5,706 | 3,703 | 26,204 | | | [v1.0.167](https://github.com/laurent22/joplin/releases/tag/v1.0.167) | 2019-09-10T08:48:37Z | 16,795 | 5,706 | 3,703 | 26,204 | | ||||||
| | [v1.0.166](https://github.com/laurent22/joplin/releases/tag/v1.0.166) | 2019-09-09T17:35:54Z | 1,959 | 563   | 236   | 2,758 | | | [v1.0.166](https://github.com/laurent22/joplin/releases/tag/v1.0.166) | 2019-09-09T17:35:54Z | 1,959 | 563   | 236   | 2,758 | | ||||||
| | [v1.0.165](https://github.com/laurent22/joplin/releases/tag/v1.0.165) | 2019-08-14T21:46:29Z | 18,925 | 6,975 | 5,462 | 31,362 | | | [v1.0.165](https://github.com/laurent22/joplin/releases/tag/v1.0.165) | 2019-08-14T21:46:29Z | 18,928 | 6,975 | 5,462 | 31,365 | | ||||||
| | [v1.0.161](https://github.com/laurent22/joplin/releases/tag/v1.0.161) | 2019-07-13T18:30:00Z | 19,292 | 6,354 | 4,136 | 29,782 | | | [v1.0.161](https://github.com/laurent22/joplin/releases/tag/v1.0.161) | 2019-07-13T18:30:00Z | 19,294 | 6,354 | 4,136 | 29,784 | | ||||||
| | [v1.0.160](https://github.com/laurent22/joplin/releases/tag/v1.0.160) | 2019-06-15T00:21:40Z | 30,551 | 7,748 | 8,101 | 46,400 | | | [v1.0.160](https://github.com/laurent22/joplin/releases/tag/v1.0.160) | 2019-06-15T00:21:40Z | 30,555 | 7,748 | 8,101 | 46,404 | | ||||||
| | [v1.0.159](https://github.com/laurent22/joplin/releases/tag/v1.0.159) | 2019-06-08T00:00:19Z | 5,196 | 2,180 | 1,114 | 8,490 | | | [v1.0.159](https://github.com/laurent22/joplin/releases/tag/v1.0.159) | 2019-06-08T00:00:19Z | 5,196 | 2,180 | 1,114 | 8,490 | | ||||||
| | [v1.0.158](https://github.com/laurent22/joplin/releases/tag/v1.0.158) | 2019-05-27T19:01:18Z | 9,817 | 3,540 | 1,936 | 15,293 | | | [v1.0.158](https://github.com/laurent22/joplin/releases/tag/v1.0.158) | 2019-05-27T19:01:18Z | 9,817 | 3,540 | 1,936 | 15,293 | | ||||||
| | [v1.0.157](https://github.com/laurent22/joplin/releases/tag/v1.0.157) | 2019-05-26T17:55:53Z | 2,181 | 846   | 291   | 3,318 | | | [v1.0.157](https://github.com/laurent22/joplin/releases/tag/v1.0.157) | 2019-05-26T17:55:53Z | 2,181 | 846   | 291   | 3,318 | | ||||||
| @@ -148,14 +148,14 @@ | |||||||
| | [v1.0.145](https://github.com/laurent22/joplin/releases/tag/v1.0.145) | 2019-05-03T09:16:53Z | 7,010 | 2,863 | 1,437 | 11,310 | | | [v1.0.145](https://github.com/laurent22/joplin/releases/tag/v1.0.145) | 2019-05-03T09:16:53Z | 7,010 | 2,863 | 1,437 | 11,310 | | ||||||
| | [v1.0.143](https://github.com/laurent22/joplin/releases/tag/v1.0.143) | 2019-04-22T10:51:38Z | 11,920 | 3,552 | 2,779 | 18,251 | | | [v1.0.143](https://github.com/laurent22/joplin/releases/tag/v1.0.143) | 2019-04-22T10:51:38Z | 11,920 | 3,552 | 2,779 | 18,251 | | ||||||
| | [v1.0.142](https://github.com/laurent22/joplin/releases/tag/v1.0.142) | 2019-04-02T16:44:51Z | 14,675 | 4,567 | 4,727 | 23,969 | | | [v1.0.142](https://github.com/laurent22/joplin/releases/tag/v1.0.142) | 2019-04-02T16:44:51Z | 14,675 | 4,567 | 4,727 | 23,969 | | ||||||
| | [v1.0.140](https://github.com/laurent22/joplin/releases/tag/v1.0.140) | 2019-03-10T20:59:58Z | 13,631 | 4,173 | 3,241 | 21,045 | | | [v1.0.140](https://github.com/laurent22/joplin/releases/tag/v1.0.140) | 2019-03-10T20:59:58Z | 13,632 | 4,173 | 3,242 | 21,047 | | ||||||
| | [v1.0.139](https://github.com/laurent22/joplin/releases/tag/v1.0.139) (p) | 2019-03-09T10:06:48Z | 126   | 65    | 46    | 237   | | | [v1.0.139](https://github.com/laurent22/joplin/releases/tag/v1.0.139) (p) | 2019-03-09T10:06:48Z | 126   | 65    | 46    | 237   | | ||||||
| | [v1.0.138](https://github.com/laurent22/joplin/releases/tag/v1.0.138) (p) | 2019-03-03T17:23:00Z | 154   | 91    | 84    | 329   | | | [v1.0.138](https://github.com/laurent22/joplin/releases/tag/v1.0.138) (p) | 2019-03-03T17:23:00Z | 154   | 91    | 84    | 329   | | ||||||
| | [v1.0.137](https://github.com/laurent22/joplin/releases/tag/v1.0.137) (p) | 2019-03-03T01:12:51Z | 593   | 60    | 83    | 736   | | | [v1.0.137](https://github.com/laurent22/joplin/releases/tag/v1.0.137) (p) | 2019-03-03T01:12:51Z | 593   | 60    | 83    | 736   | | ||||||
| | [v1.0.135](https://github.com/laurent22/joplin/releases/tag/v1.0.135) | 2019-02-27T23:36:57Z | 12,530 | 3,960 | 4,077 | 20,567 | | | [v1.0.135](https://github.com/laurent22/joplin/releases/tag/v1.0.135) | 2019-02-27T23:36:57Z | 12,530 | 3,960 | 4,077 | 20,567 | | ||||||
| | [v1.0.134](https://github.com/laurent22/joplin/releases/tag/v1.0.134) | 2019-02-27T10:21:44Z | 1,470 | 570   | 219   | 2,259 | | | [v1.0.134](https://github.com/laurent22/joplin/releases/tag/v1.0.134) | 2019-02-27T10:21:44Z | 1,470 | 570   | 219   | 2,259 | | ||||||
| | [v1.0.132](https://github.com/laurent22/joplin/releases/tag/v1.0.132) | 2019-02-26T23:02:05Z | 1,090 | 454   | 95    | 1,639 | | | [v1.0.132](https://github.com/laurent22/joplin/releases/tag/v1.0.132) | 2019-02-26T23:02:05Z | 1,090 | 454   | 95    | 1,639 | | ||||||
| | [v1.0.127](https://github.com/laurent22/joplin/releases/tag/v1.0.127) | 2019-02-14T23:12:48Z | 9,795 | 3,174 | 2,929 | 15,898 | | | [v1.0.127](https://github.com/laurent22/joplin/releases/tag/v1.0.127) | 2019-02-14T23:12:48Z | 9,796 | 3,174 | 2,929 | 15,899 | | ||||||
| | [v1.0.126](https://github.com/laurent22/joplin/releases/tag/v1.0.126) (p) | 2019-02-09T19:46:16Z | 936   | 76    | 117   | 1,129 | | | [v1.0.126](https://github.com/laurent22/joplin/releases/tag/v1.0.126) (p) | 2019-02-09T19:46:16Z | 936   | 76    | 117   | 1,129 | | ||||||
| | [v1.0.125](https://github.com/laurent22/joplin/releases/tag/v1.0.125) | 2019-01-26T18:14:33Z | 10,260 | 3,561 | 1,703 | 15,524 | | | [v1.0.125](https://github.com/laurent22/joplin/releases/tag/v1.0.125) | 2019-01-26T18:14:33Z | 10,260 | 3,561 | 1,703 | 15,524 | | ||||||
| | [v1.0.120](https://github.com/laurent22/joplin/releases/tag/v1.0.120) | 2019-01-10T21:42:53Z | 15,607 | 5,205 | 6,517 | 27,329 | | | [v1.0.120](https://github.com/laurent22/joplin/releases/tag/v1.0.120) | 2019-01-10T21:42:53Z | 15,607 | 5,205 | 6,517 | 27,329 | | ||||||
| @@ -181,15 +181,15 @@ | |||||||
| | [v1.0.96](https://github.com/laurent22/joplin/releases/tag/v1.0.96) | 2018-05-26T16:36:39Z | 2,723 | 1,227 | 1,700 | 5,650 | | | [v1.0.96](https://github.com/laurent22/joplin/releases/tag/v1.0.96) | 2018-05-26T16:36:39Z | 2,723 | 1,227 | 1,700 | 5,650 | | ||||||
| | [v1.0.95](https://github.com/laurent22/joplin/releases/tag/v1.0.95) | 2018-05-25T13:04:30Z | 422   | 222   | 120   | 764   | | | [v1.0.95](https://github.com/laurent22/joplin/releases/tag/v1.0.95) | 2018-05-25T13:04:30Z | 422   | 222   | 120   | 764   | | ||||||
| | [v1.0.94](https://github.com/laurent22/joplin/releases/tag/v1.0.94) | 2018-05-21T20:52:59Z | 1,136 | 588   | 397   | 2,121 | | | [v1.0.94](https://github.com/laurent22/joplin/releases/tag/v1.0.94) | 2018-05-21T20:52:59Z | 1,136 | 588   | 397   | 2,121 | | ||||||
| | [v1.0.93](https://github.com/laurent22/joplin/releases/tag/v1.0.93) | 2018-05-14T11:36:01Z | 1,793 | 1,167 | 759   | 3,719 | | | [v1.0.93](https://github.com/laurent22/joplin/releases/tag/v1.0.93) | 2018-05-14T11:36:01Z | 1,793 | 1,168 | 759   | 3,720 | | ||||||
| | [v1.0.91](https://github.com/laurent22/joplin/releases/tag/v1.0.91) | 2018-05-10T14:48:04Z | 829   | 555   | 307   | 1,691 | | | [v1.0.91](https://github.com/laurent22/joplin/releases/tag/v1.0.91) | 2018-05-10T14:48:04Z | 829   | 555   | 307   | 1,691 | | ||||||
| | [v1.0.89](https://github.com/laurent22/joplin/releases/tag/v1.0.89) | 2018-05-09T13:05:05Z | 498   | 234   | 111   | 843   | | | [v1.0.89](https://github.com/laurent22/joplin/releases/tag/v1.0.89) | 2018-05-09T13:05:05Z | 498   | 234   | 111   | 843   | | ||||||
| | [v1.0.85](https://github.com/laurent22/joplin/releases/tag/v1.0.85) | 2018-05-01T21:08:24Z | 1,655 | 954   | 633   | 3,242 | | | [v1.0.85](https://github.com/laurent22/joplin/releases/tag/v1.0.85) | 2018-05-01T21:08:24Z | 1,655 | 954   | 633   | 3,242 | | ||||||
| | [v1.0.83](https://github.com/laurent22/joplin/releases/tag/v1.0.83) | 2018-04-04T19:43:58Z | 4,905 | 2,534 | 2,658 | 10,097 | | | [v1.0.83](https://github.com/laurent22/joplin/releases/tag/v1.0.83) | 2018-04-04T19:43:58Z | 4,910 | 2,534 | 2,658 | 10,102 | | ||||||
| | [v1.0.82](https://github.com/laurent22/joplin/releases/tag/v1.0.82) | 2018-03-31T19:16:31Z | 695   | 409   | 122   | 1,226 | | | [v1.0.82](https://github.com/laurent22/joplin/releases/tag/v1.0.82) | 2018-03-31T19:16:31Z | 695   | 409   | 122   | 1,226 | | ||||||
| | [v1.0.81](https://github.com/laurent22/joplin/releases/tag/v1.0.81) | 2018-03-28T08:13:58Z | 1,002 | 600   | 783   | 2,385 | | | [v1.0.81](https://github.com/laurent22/joplin/releases/tag/v1.0.81) | 2018-03-28T08:13:58Z | 1,002 | 600   | 783   | 2,385 | | ||||||
| | [v1.0.79](https://github.com/laurent22/joplin/releases/tag/v1.0.79) | 2018-03-23T18:00:11Z | 933   | 542   | 381   | 1,856 | | | [v1.0.79](https://github.com/laurent22/joplin/releases/tag/v1.0.79) | 2018-03-23T18:00:11Z | 933   | 542   | 381   | 1,856 | | ||||||
| | [v1.0.78](https://github.com/laurent22/joplin/releases/tag/v1.0.78) | 2018-03-17T15:27:18Z | 1,314 | 888   | 872   | 3,074 | | | [v1.0.78](https://github.com/laurent22/joplin/releases/tag/v1.0.78) | 2018-03-17T15:27:18Z | 1,314 | 889   | 872   | 3,075 | | ||||||
| | [v1.0.77](https://github.com/laurent22/joplin/releases/tag/v1.0.77) | 2018-03-16T15:12:35Z | 180   | 107   | 46    | 333   | | | [v1.0.77](https://github.com/laurent22/joplin/releases/tag/v1.0.77) | 2018-03-16T15:12:35Z | 180   | 107   | 46    | 333   | | ||||||
| | [v1.0.72](https://github.com/laurent22/joplin/releases/tag/v1.0.72) | 2018-03-14T09:44:35Z | 408   | 260   | 57    | 725   | | | [v1.0.72](https://github.com/laurent22/joplin/releases/tag/v1.0.72) | 2018-03-14T09:44:35Z | 408   | 260   | 57    | 725   | | ||||||
| | [v1.0.70](https://github.com/laurent22/joplin/releases/tag/v1.0.70) | 2018-02-28T20:04:30Z | 1,857 | 1,054 | 1,255 | 4,166 | | | [v1.0.70](https://github.com/laurent22/joplin/releases/tag/v1.0.70) | 2018-02-28T20:04:30Z | 1,857 | 1,054 | 1,255 | 4,166 | | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user