You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-10-06 22:17:10 +02:00
Update website
This commit is contained in:
@@ -332,11 +332,6 @@ https://github.com/laurent22/joplin/blob/master/readme/api.md
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<p>18:23:41 Profile directory: /Users/laurent/Temp/TestNotes2<br>
|
||||
18:23:41 Trying to load 1 master keys...<br>
|
||||
18:23:41 Loaded master keys: 0<br>
|
||||
18:23:41 ResourceFetcher: Auto-add resources: Mode: always<br>
|
||||
18:23:41 ResourceFetcher: Auto-added resources: 0</p>
|
||||
<h1>Joplin API<a name="joplin-api" href="#joplin-api" class="heading-anchor">🔗</a></h1>
|
||||
<p>In order to use it, you'll first need to find on which port the service is running. To do so, open the Web Clipper Options in Joplin and if the service is running it should tell you on which port. Normally it runs on port <strong>41184</strong>. If you want to find it programmatically, you may follow this kind of algorithm:</p>
|
||||
<pre><code class="language-javascript">let port = null;
|
||||
|
Reference in New Issue
Block a user