2021-01-11 22:23:08 +01:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
2021-01-11 22:33:16 +01:00
|
|
|
<title>StandardNotes Extensions</title>
|
|
|
|
<script type="text/javascript" src="extensions/js.js"></script>
|
|
|
|
<link rel="stylesheet" href="extensions/css.css">
|
2021-01-11 22:23:08 +01:00
|
|
|
</head>
|
|
|
|
<body>
|
2021-01-11 22:33:16 +01:00
|
|
|
<div id="head">
|
|
|
|
<h1>Standard Notes - Extensions</h1>
|
|
|
|
<h2>These Extensions are open source. You can find them on Github.</br>
|
|
|
|
<a href=https://github.com/standardnotes/>Standard Notes on Github</a></br>
|
|
|
|
<a href=https://github.com/sn-extensions/>SN Extensions on Github</a></br>
|
|
|
|
</h2>
|
|
|
|
<h3>To get all original extensions from Standard-Notes please consider to pay for
|
|
|
|
<a href=https://standardnotes.org/extensions>Extended Extensions</a>
|
|
|
|
</h3>
|
|
|
|
<h3>Install Instructions</h3>
|
|
|
|
<ul>
|
|
|
|
<li>Open StandardNotes Web or Desktop App</li>
|
|
|
|
<li>Press "Extensions" in the button left corner</li>
|
|
|
|
<li>Press on "Import Extensions" in the button right corner of the new window.</li>
|
|
|
|
<li>Enter one of the Extension Links from below.</li>
|
|
|
|
<li>Press "Enter" on your keyboard.</li>
|
|
|
|
<li>Press on "Install"</li>
|
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
<div id="themesData">
|
|
|
|
<h3>Themes</h3>
|
|
|
|
</div>
|
|
|
|
<div id="editorsData">
|
|
|
|
<h3>Editors</h3>
|
|
|
|
</div>
|
|
|
|
<div id="componentsData">
|
|
|
|
<h3>Components</h3>
|
|
|
|
</div>
|
2021-01-11 22:23:08 +01:00
|
|
|
</body>
|
|
|
|
</html>
|