You've already forked joplin
							
							
				mirror of
				https://github.com/laurent22/joplin.git
				synced 2025-10-31 00:07:48 +02:00 
			
		
		
		
	Update website
This commit is contained in:
		| @@ -29,7 +29,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_file_url_format. | ||||
| 			href="/css/bootstrap5.0.2.min.css" | ||||
| 			as="style" | ||||
| 		/> | ||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1628159924590"> | ||||
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1628511531165"> | ||||
| 		<link | ||||
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap" | ||||
| 			rel="stylesheet" | ||||
| @@ -37,7 +37,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_file_url_format. | ||||
| 			media="all" | ||||
| 			onload="this.media='all'; this.onload = null" | ||||
| 		/> | ||||
| 		<link rel="stylesheet" href="/css/site.css?t=1628159924590" as="style" /> | ||||
| 		<link rel="stylesheet" href="/css/site.css?t=1628511531165" as="style" /> | ||||
| 		<title>Structure of file URLs in Joplin Server | Joplin</title> | ||||
|  | ||||
| 		<script | ||||
| @@ -122,6 +122,13 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_file_url_format. | ||||
| </ul> | ||||
| </li> | ||||
| <li> | ||||
| <p>Joplin Cloud</p> | ||||
| <ul> | ||||
| <li><a href="/share_notebook/">Sharing a notebook</a></li> | ||||
| <li><a href="/publish_note/">Publishing a note</a></li> | ||||
| </ul> | ||||
| </li> | ||||
| <li> | ||||
| <p>Joplin API - Get Started</p> | ||||
| <ul> | ||||
| <li><a href="/api/overview/">Joplin API Overview</a></li> | ||||
| @@ -186,7 +193,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_file_url_format. | ||||
| 		</div> | ||||
| 	</div> | ||||
| </div> | ||||
| 			<div class="page-container page-server_file_url_format"> | ||||
| 			<div class="help-page-container page-server_file_url_format"> | ||||
| 				<div class="container"> | ||||
| 					<div class="row content-wrapper"> | ||||
| 						<div id="toc"><div><ul> | ||||
| @@ -212,6 +219,13 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_file_url_format. | ||||
| </ul> | ||||
| </li> | ||||
| <li> | ||||
| <p>Joplin Cloud</p> | ||||
| <ul> | ||||
| <li><a href="/share_notebook/">Sharing a notebook</a></li> | ||||
| <li><a href="/publish_note/">Publishing a note</a></li> | ||||
| </ul> | ||||
| </li> | ||||
| <li> | ||||
| <p>Joplin API - Get Started</p> | ||||
| <ul> | ||||
| <li><a href="/api/overview/">Joplin API Overview</a></li> | ||||
| @@ -269,7 +283,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_file_url_format. | ||||
| 								Running in prod mode! | ||||
| 							</div> | ||||
| 							<div class="donate-links"> | ||||
| <p><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=E8JMYD2LQ8MMA&lc=GB&item_name=Joplin+Development&currency_code=EUR&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted"><img src="https://joplinapp.org/images/badges/Donate-PayPal-green.svg" alt="Donate using PayPal"></a> <a href="https://github.com/sponsors/laurent22/"><img src="https://joplinapp.org/images/badges/GitHub-Badge.svg" alt="Sponsor on GitHub"></a> <a href="https://www.patreon.com/joplin"><img src="https://joplinapp.org/images/badges/Patreon-Badge.svg" alt="Become a patron"></a> <a href="https://joplinapp.org/donate/#donations"><img src="https://joplinapp.org/images/badges/Donate-IBAN.svg" alt="Donate using IBAN"></a></p> | ||||
| <p><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=E8JMYD2LQ8MMA&lc=GB&item_name=Joplin+Development&currency_code=EUR&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted"><img src="https://raw.githubusercontent.com/laurent22/joplin/dev/Assets/WebsiteAssets/images/badges/Donate-PayPal-green.svg" alt="Donate using PayPal"></a> <a href="https://github.com/sponsors/laurent22/"><img src="https://raw.githubusercontent.com/laurent22/joplin/dev/Assets/WebsiteAssets/images/badges/GitHub-Badge.svg" alt="Sponsor on GitHub"></a> <a href="https://www.patreon.com/joplin"><img src="https://raw.githubusercontent.com/laurent22/joplin/dev/Assets/WebsiteAssets/images/badges/Patreon-Badge.svg" alt="Become a patron"></a> <a href="https://joplinapp.org/donate/#donations"><img src="https://raw.githubusercontent.com/laurent22/joplin/dev/Assets/WebsiteAssets/images/badges/Donate-IBAN.svg" alt="Donate using IBAN"></a></p> | ||||
| </div> | ||||
| <h1>Structure of file URLs in Joplin Server<a name="structure-of-file-urls-in-joplin-server" href="#structure-of-file-urls-in-joplin-server" class="heading-anchor">🔗</a></h1> | ||||
| <p>To identify a file, Joplin Server supports two types of URLs:</p> | ||||
| @@ -339,7 +353,7 @@ https://github.com/laurent22/joplin/blob/dev/readme/spec/server_file_url_format. | ||||
| 			</footer> | ||||
| 		</div> | ||||
|  | ||||
| 		<script src="/js/script.js?t=1628159924590"></script> | ||||
| 		<script src="/js/script.js?t=1628511531165"></script> | ||||
|  | ||||
| <script> | ||||
| 	if (window.location.hostname !== 'localhost') { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user