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:
		| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/get_started/plugins.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -471,13 +466,6 @@ This should be the path to your main plugin directory, i.e. <code>path/to/your/r | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/overview.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -449,13 +444,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/overview.md | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/development_m | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -428,13 +423,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/development_m | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/plugin_loadin | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -434,13 +429,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/plugin_loadin | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/plugin_manife | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -504,13 +499,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/plugin_manife | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/references/rest_api.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -1069,13 +1064,6 @@ async function fetchAllNotes() { | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/api/tutorials/toc_plugin.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -699,13 +694,6 @@ document.addEventListener('click', event => { | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20180621-182112.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -432,13 +427,6 @@ published_at: 2018-06-21T17:21:12.000+00:00</p> | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20180906-111039.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -433,13 +428,6 @@ published_at: 2018-09-06T10:10:39.000+00:00</p> | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20180916-210431.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -432,13 +427,6 @@ published_at: 2018-09-16T20:04:31.000+00:00</p> | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20180929-121053.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -432,13 +427,6 @@ published_at: 2018-09-29T11:10:53.000+00:00</p> | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20181004-091123.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -434,13 +429,6 @@ published_at: 2018-10-04T08:11:23.000+00:00</p> | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20181101-174335.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -437,13 +432,6 @@ published_at: 2018-11-01T17:43:35.000+00:00</p> | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20181213-173459.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -435,13 +430,6 @@ published_at: 2018-12-13T17:34:59.000+00:00</p> | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190130-230218.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -435,13 +430,6 @@ published_at: 2019-01-30T23:02:18.000+00:00</p> | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190404-074157.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -434,13 +429,6 @@ published_at: 2019-04-04T06:41:57.000+00:00</p> | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190424-112410.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -434,13 +429,6 @@ published_at: 2019-04-24T10:24:10.000+00:00</p> | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190523-231026.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -444,13 +439,6 @@ published_at: 2019-05-23T22:10:26.000+00:00</p> | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190611-000711.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -434,13 +429,6 @@ published_at: 2019-06-10T23:07:11.000+00:00</p> | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190613-202613.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -434,13 +429,6 @@ published_at: 2019-06-13T19:26:13.000+00:00</p> | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190814-225957.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -443,13 +438,6 @@ published_at: 2019-08-14T21:59:57.000+00:00</p> | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190925-000254.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -448,13 +443,6 @@ published_at: 2019-09-24T23:02:54.000+00:00</p> | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20190929-152834.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -441,13 +436,6 @@ published_at: 2019-09-29T14:28:34.000+00:00</p> | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20191012-233121.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -441,13 +436,6 @@ published_at: 2019-10-12T22:31:21.000+00:00</p> | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20191014-165136.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -433,13 +428,6 @@ published_at: 2019-10-14T15:51:36.000+00:00</p> | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20191101-131852.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -437,13 +432,6 @@ published_at: 2019-11-01T13:18:52.000+00:00</p> | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20191117-183855.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -442,13 +437,6 @@ published_at: 2019-11-17T18:38:55.000+00:00</p> | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20191118-072700.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -440,13 +435,6 @@ published_at: 2019-11-18T07:27:00.000+00:00</p> | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20200220-190804.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -432,13 +427,6 @@ published_at: 2020-02-20T19:08:04.000+00:00</p> | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20200301-125055.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -448,13 +443,6 @@ published_at: 2020-03-01T12:50:55.000+00:00</p> | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20200314-001555.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -442,13 +437,6 @@ published_at: 2020-03-14T00:15:55.000+00:00</p> | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/blog/20200406-224254.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -460,13 +455,6 @@ published_at: 2020-04-06T21:42:54.000+00:00</p> | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/build_troubleshooting.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -467,13 +462,6 @@ pod install | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -2029,13 +2024,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog.md | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog_cli.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -700,13 +695,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog_cli.md | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog_server.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -431,13 +426,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/changelog_server.md | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/clipper.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -458,13 +453,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/clipper.md | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/conflict.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -434,13 +429,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/conflict.md | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/debugging.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -480,13 +475,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/debugging.md | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/desktop.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -428,13 +423,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/desktop.md | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/donate.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -461,13 +456,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/donate.md | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/e2ee.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -446,13 +441,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/e2ee.md | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/faq.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -517,13 +512,6 @@ on this server.</p> | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2020/ideas.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -531,13 +526,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2020/ideas.md | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2020/index.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -530,13 +525,6 @@ There could be exceptional reason to accept proposal what cannot be finished ove | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2021/ideas.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -491,13 +486,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2021/ideas.md | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2021/index.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -527,13 +522,6 @@ There could be exceptional reason to accept proposal what cannot be finished ove | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2021/pull_request_guidel | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -454,13 +449,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsoc2021/pull_request_guidel | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsod2020/ideas.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -456,13 +451,6 @@ Task is to find a toolset to structure them and make the knowledge buried in the | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/gsod2020/index.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -516,13 +511,6 @@ The procedure reflects some of the lessons learnt in the GSOC 2020 campaign, so | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/README.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -1640,13 +1635,6 @@ Eg. <code>:search -- "-tag:tag1"</code>.</p> | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/markdown.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -751,13 +746,6 @@ graph TD; | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/mobile.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -427,13 +422,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/mobile.md | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/nextcloud_app.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -466,13 +461,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/nextcloud_app.md | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/note_history.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -441,13 +436,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/note_history.md | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/plugins.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -439,13 +434,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/plugins.md | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/prereleases.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -430,13 +425,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/prereleases.md | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/privacy.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -429,13 +424,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/privacy.md | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/rich_text_editor.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -451,13 +446,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/rich_text_editor.md | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/e2ee.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -521,13 +516,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/e2ee.md | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/history.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -453,13 +448,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/history.md | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/plugins.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -491,13 +486,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/plugins.md | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/search_sorting.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -448,13 +443,6 @@ This time-based weight decays logarithmically, becoming less of a factor than BM | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_delta_sharing.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -449,13 +444,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_delta_sharing.md | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_delta_sync.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -502,13 +497,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_delta_sync.md | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_file_url_format. | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -448,13 +443,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_file_url_format. | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/sync_lock.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -485,13 +480,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/sync_lock.md | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -419,15 +414,15 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md | ||||
| <tbody> | ||||
| <tr> | ||||
| <td>Total Windows downloads</td> | ||||
| <td>1,286,581</td> | ||||
| <td>1,286,598</td> | ||||
| </tr> | ||||
| <tr> | ||||
| <td>Total macOs downloads</td> | ||||
| <td>502,930</td> | ||||
| <td>502,943</td> | ||||
| </tr> | ||||
| <tr> | ||||
| <td>Total Linux downloads</td> | ||||
| <td>390,998</td> | ||||
| <td>391,011</td> | ||||
| </tr> | ||||
| <tr> | ||||
| <td>Windows %</td> | ||||
| @@ -458,10 +453,10 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md | ||||
| <tr> | ||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.7.11">v1.7.11</a></td> | ||||
| <td>2021-02-03T12:50:01Z</td> | ||||
| <td>45,958</td> | ||||
| <td>19,380</td> | ||||
| <td>26,062</td> | ||||
| <td>91,400</td> | ||||
| <td>45,975</td> | ||||
| <td>19,393</td> | ||||
| <td>26,075</td> | ||||
| <td>91,443</td> | ||||
| </tr> | ||||
| <tr> | ||||
| <td><a href="https://github.com/laurent22/joplin/releases/tag/v1.7.10">v1.7.10</a></td> | ||||
| @@ -1498,13 +1493,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/stats.md | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/terminal.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -1110,13 +1105,6 @@ version | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/1_welcome_to_joplin. | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -473,13 +468,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/1_welcome_to_joplin. | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/2_importing_and_expo | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -433,13 +428,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/2_importing_and_expo | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/3_synchronising_your | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -437,13 +432,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/3_synchronising_your | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/4_tips.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -490,13 +485,6 @@ $$</p> | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -317,14 +317,9 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/5_privacy.md | ||||
| 		<ul> | ||||
| 			<li class=""><a href="https://joplinapp.org/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -457,13 +452,6 @@ https://github.com/laurent22/joplin/blob/dev/readme/welcome/5_privacy.md | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -322,14 +322,9 @@ https://github.com/laurent22/joplin/blob/dev/{{{sourceMarkdownFile}}} | ||||
| 		<ul> | ||||
| 			<li class="{{selectedHome}}"><a href="{{baseUrl}}/" title="Home"><i class="fa fa-home"></i></a></li> | ||||
| 			<li><a href="https://discourse.joplinapp.org" title="Forum">Forum</a></li> | ||||
| 			<li><a class="help" href="#" title="Menu">Menu</a></li> | ||||
| 			<li><a class="gsoc" href="https://joplinapp.org/gsoc2021/index/" title="Google Summer of Code 2021">GSoC 2021</a></li> | ||||
| 		</ul> | ||||
| 		<div class="nav-right"> | ||||
| 			<!-- | ||||
| 				<iframe class="share-btn" src="https://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fjoplinapp.org&layout=button&size=small&mobile_iframe=true&width=60&height=20&appId" width="60" height="20" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe> | ||||
| 				<iframe class="share-btn" src="https://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fjoplinapp.org" width="62" height="20" title="Tweet" style="border: 0; overflow: hidden;"></iframe> | ||||
| 			--> | ||||
| 			<iframe class="share-btn share-btn-github" src="https://ghbtns.com/github-btn.html?user=laurent22&repo=joplin&type=star&count=true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> | ||||
| 		</div> | ||||
| 	</div> | ||||
| @@ -400,13 +395,6 @@ const scriptHtml = ` | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
| 	$('#toc').hide(); | ||||
|  | ||||
| 	$('.help').click(function(event) { | ||||
| 		event.preventDefault(); | ||||
| 		$('#toc').show(); | ||||
| 	}); | ||||
|  | ||||
| 	$(window).scroll(function() { | ||||
| 		stickyHeader(); | ||||
| 	}); | ||||
|   | ||||
| @@ -2,16 +2,16 @@ | ||||
|  | ||||
| Name | Value | ||||
| --- | --- | ||||
| Total Windows downloads | 1,286,581 | ||||
| Total macOs downloads | 502,930 | ||||
| Total Linux downloads | 390,998 | ||||
| Total Windows downloads | 1,286,598 | ||||
| Total macOs downloads | 502,943 | ||||
| Total Linux downloads | 391,011 | ||||
| Windows % | 59% | ||||
| macOS % | 23% | ||||
| Linux % | 18% | ||||
|  | ||||
| Version | Date | Windows | macOS | Linux | Total | ||||
| --- | --- | --- | --- | --- | --- | ||||
| [v1.7.11](https://github.com/laurent22/joplin/releases/tag/v1.7.11) | 2021-02-03T12:50:01Z | 45,958 | 19,380 | 26,062 | 91,400 | ||||
| [v1.7.11](https://github.com/laurent22/joplin/releases/tag/v1.7.11) | 2021-02-03T12:50:01Z | 45,975 | 19,393 | 26,075 | 91,443 | ||||
| [v1.7.10](https://github.com/laurent22/joplin/releases/tag/v1.7.10) | 2021-01-30T13:25:29Z | 13,726 | 4,815 | 4,403 | 22,944 | ||||
| [v1.6.8](https://github.com/laurent22/joplin/releases/tag/v1.6.8) | 2021-01-20T18:11:34Z | 17,732 | 7,638 | 7,547 | 32,917 | ||||
| [v1.6.7](https://github.com/laurent22/joplin/releases/tag/v1.6.7) | 2021-01-11T23:20:33Z | 10,143 | 4,599 | 4,524 | 19,266 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user