mirror of
https://github.com/privacyguides/privacyguides.org
synced 2024-11-10 21:23:41 +01:00
Update to cardv2.html
Closes #1075. Co-Authored-By: Sung Won Cho <sung@monomax.sh>
This commit is contained in:
parent
a7e77bf42f
commit
90df7bbed3
@ -4,33 +4,46 @@
|
|||||||
<strong>If you are currently using an application like Evernote, Google Keep or Microsoft OneNote you should pick an alternative here.</strong>
|
<strong>If you are currently using an application like Evernote, Google Keep or Microsoft OneNote you should pick an alternative here.</strong>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="row mb-2">
|
{% include cardv2.html
|
||||||
|
title="Joplin"
|
||||||
|
image="/assets/img/tools/Joplin.png"
|
||||||
|
description="Joplin is a free, open source, fully featured note taking and to-do application, which can handle a large number of markdown notes organized into notebooks and tags. It offers E2EE encryption and can sync through Nextcloud, Dropbox and more. It also offers easy import from Evernote and plain text notes."
|
||||||
|
website="https://joplinapp.org/"
|
||||||
|
github="https://github.com/laurent22/joplin"
|
||||||
|
windows=""
|
||||||
|
mac=""
|
||||||
|
linux=""
|
||||||
|
ios=""
|
||||||
|
android=""
|
||||||
|
firefox=""
|
||||||
|
chrome=""
|
||||||
|
%}
|
||||||
|
|
||||||
{% include card.html color="success"
|
{% include cardv2.html
|
||||||
title="Joplin"
|
title="Standard Notes"
|
||||||
image="/assets/img/tools/Joplin.png"
|
image="/assets/img/tools/StandardNotes.png"
|
||||||
url="https://joplinapp.org/"
|
description="Standard Notes is a simple and private notes app that makes your notes easy and available everywhere you are. Features end-to-end encryption on every platform, and a powerful desktop experience with themes and custom editors."
|
||||||
footer="OS: Windows, macOS, Linux, iOS, Android, Firefox/Chrome (Web Clipper)."
|
website="https://standardnotes.org/"
|
||||||
description="Joplin is a free, open source, fully featured note taking and to-do application, which can handle a large number of markdown notes organized into notebooks and tags. It offers E2E encryption and can sync through Nextcloud, Dropbox and more. It also offers easy import from Evernote and plain text notes."
|
github="https://github.com/standardnotes"
|
||||||
%}
|
windows=""
|
||||||
|
mac=""
|
||||||
|
linux=""
|
||||||
|
ios=""
|
||||||
|
android=""
|
||||||
|
web=""
|
||||||
|
%}
|
||||||
|
|
||||||
{% include card.html color="primary"
|
{% include cardv2.html
|
||||||
title="Standard Notes"
|
title="Turtl"
|
||||||
image="/assets/img/tools/StandardNotes.png"
|
image="/assets/img/tools/Turtl.png"
|
||||||
url="https://standardnotes.org/"
|
description="Turtl lets you take notes, bookmark websites, and store documents for sensitive projects. From sharing passwords with your coworkers to tracking research on an article you're writing, Turtl keeps it all safe from everyone but you and those you share with."
|
||||||
footer="OS: Windows, macOS, Linux, iOS, Android, Web."
|
website="https://turtlapp.com/"
|
||||||
description="Standard Notes is a simple and private notes app that makes your notes easy and available everywhere you are. Features end-to-end encryption on every platform, and a powerful desktop experience with themes and custom editors."
|
github="https://github.com/turtl"
|
||||||
%}
|
windows=""
|
||||||
|
mac=""
|
||||||
{% include card.html color="warning"
|
linux=""
|
||||||
title="Turtl"
|
android=""
|
||||||
image="/assets/img/tools/Turtl.png"
|
%}
|
||||||
url="https://turtlapp.com/"
|
|
||||||
footer="OS: Windows, macOS, Linux, Android."
|
|
||||||
description="Turtl lets you take notes, bookmark websites, and store documents for sensitive projects. From sharing passwords with your coworkers to tracking research on an article you're writing, Turtl keeps it all safe from everyone but you and those you share with."
|
|
||||||
%}
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<h3>Warning</h3>
|
<h3>Warning</h3>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user