Link to sharenote-py
This commit is contained in:
parent
da95a0af98
commit
6846caa527
|
@ -16,6 +16,11 @@
|
||||||
|
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
|
||||||
|
<p>
|
||||||
|
<a class="external" href="https://github.com/tannercollin/sharenote-py" target="_blank" rel="noreferrer noopener">sharenote-py</a><br/>
|
||||||
|
An implementation of the Obsidian Share Note API server in Python.
|
||||||
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<a class="external" href="https://github.com/tannercollin/standardnotes-fs" target="_blank" rel="noreferrer noopener">standardnotes-fs</a><br/>
|
<a class="external" href="https://github.com/tannercollin/standardnotes-fs" target="_blank" rel="noreferrer noopener">standardnotes-fs</a><br/>
|
||||||
A filesystem that mounts your Standard Notes account as a directory of text files that you can edit.
|
A filesystem that mounts your Standard Notes account as a directory of text files that you can edit.
|
||||||
|
|
|
@ -31,6 +31,13 @@
|
||||||
|
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
|
||||||
|
<h3>
|
||||||
|
<a class="external" href="https://github.com/tannercollin/sharenote-py" target="_blank" rel="noreferrer noopener">sharenote-py</a>
|
||||||
|
</h3>
|
||||||
|
<div class="summary">
|
||||||
|
<p>An implementation of the Obsidian Share Note API server in Python.</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
<h3>
|
<h3>
|
||||||
<a class="external" href="https://github.com/tannercollin/standardnotes-fs" target="_blank" rel="noreferrer noopener">standardnotes-fs</a>
|
<a class="external" href="https://github.com/tannercollin/standardnotes-fs" target="_blank" rel="noreferrer noopener">standardnotes-fs</a>
|
||||||
</h3>
|
</h3>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user