Upgrade cards to v2 and add Dnote #1075
@ -4,34 +4,61 @@
|
||||
<strong>If you are currently using an application like Evernote, Google Keep or Microsoft OneNote you should pick an alternative here.</strong>
|
||||
</div>
|
||||
|
||||
<div class="row mb-2">
|
||||
{% include cardv2.html
|
||||
title="Dnote"
|
||||
image="/assets/img/tools/Dnote.png"
|
||||
description="Dnote is a minimal end-to-end encrypted note-taking app that is also self-hostable with a single binary. It helps you swiftly capture new information without having to switch environment by operating as CLI, web client, browser extension."
|
||||
website="https://dnote.io/"
|
||||
github="https://github.com/dnote"
|
||||
windows=""
|
||||
mac=""
|
||||
linux=""
|
||||
web=""
|
||||
firefox=""
|
||||
chrome=""
|
||||
%}
|
||||
|
||||
{% include card.html color="success"
|
||||
{% include cardv2.html
|
||||
title="Joplin"
|
||||
image="/assets/img/tools/Joplin.png"
|
||||
url="https://joplinapp.org/"
|
||||
footer="OS: Windows, macOS, Linux, iOS, Android, Firefox/Chrome (Web Clipper)."
|
||||
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="primary"
|
||||
{% include cardv2.html
|
||||
title="Standard Notes"
|
||||
image="/assets/img/tools/StandardNotes.png"
|
||||
url="https://standardnotes.org/"
|
||||
footer="OS: Windows, macOS, Linux, iOS, Android, Web."
|
||||
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."
|
||||
website="https://standardnotes.org/"
|
||||
github="https://github.com/standardnotes"
|
||||
windows=""
|
||||
mac=""
|
||||
linux=""
|
||||
ios=""
|
||||
android=""
|
||||
web=""
|
||||
%}
|
||||
|
||||
{% include card.html color="warning"
|
||||
{% include cardv2.html
|
||||
title="Turtl"
|
||||
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."
|
||||
website="https://turtlapp.com/"
|
||||
github="https://github.com/turtl"
|
||||
windows=""
|
||||
mac=""
|
||||
linux=""
|
||||
android=""
|
||||
%}
|
||||
|
||||
</div>
|
||||
|
||||
<h3>Warning</h3>
|
||||
|
||||
<ul>
|
||||
|
BIN
assets/img/tools/Dnote.png
Normal file
BIN
assets/img/tools/Dnote.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 KiB |
@ -275,6 +275,8 @@ Webpage: https://github.com/opennic/opennic-web
|
||||
|
||||
Turtl: https://github.com/turtl
|
||||
|
||||
Dnote: https://github.com/dnote
|
||||
|
||||
Worth Mentioning
|
||||
|
||||
Paperwork: https://github.com/twostairs/paperwork
|
||||
|
Reference in New Issue
Block a user