Replace Laverna (deprecated) with Joplin
This commit is contained in:
parent
4a419753bb
commit
095671a534
BIN
assets/img/tools/Joplin.png
Normal file
BIN
assets/img/tools/Joplin.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.4 KiB |
Binary file not shown.
Before Width: | Height: | Size: 3.3 KiB |
10
index.html
10
index.html
@ -1802,11 +1802,11 @@ layout: default
|
||||
<div class="row mb-2">
|
||||
|
||||
{% include card.html color="success"
|
||||
title="Laverna"
|
||||
image="assets/img/tools/Laverna.png"
|
||||
url="https://laverna.cc/"
|
||||
footer="OS: Windows, macOS, Linux, Web."
|
||||
description="Laverna is a JavaScript note-taking web application with a Markdown editor and encryption support. The application stores all your notes in your browser databases, which is good for security and privacy reasons, because only you have access."
|
||||
title="Joplin"
|
||||
image="assets/img/tools/Joplin.png"
|
||||
url="https://joplin.cozic.net/"
|
||||
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 organised 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."
|
||||
%}
|
||||
|
||||
{% include card.html color="primary"
|
||||
|
Reference in New Issue
Block a user