mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-05-09 01:35:29 -04:00
fixing various links (#1053)
* updated email provider links * Update router-firmware.html * Update notebooks.html * Update email-clients.html * Update instant-messenger.html
This commit is contained in:
parent
500db30fdb
commit
53186ef8ff
5 changed files with 16 additions and 16 deletions
|
@ -9,7 +9,7 @@
|
|||
{% include card.html color="success"
|
||||
title="Joplin"
|
||||
image="/assets/img/tools/Joplin.png"
|
||||
url="https://joplin.cozic.net/"
|
||||
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."
|
||||
%}
|
||||
|
@ -42,6 +42,6 @@
|
|||
|
||||
<ul>
|
||||
<li><a href="https://github.com/notable/notable">Notable</a> - The markdown-based note-taking app that doesn't suck.</li>
|
||||
<li><a href="http://paperwork.rocks/">Paperwork</a> - Open source and self-hosted solution. For PHP / MySQL servers.</li>
|
||||
<li><a href="https://paperwork.cloud/">Paperwork</a> - Open source and self-hosted solution. For PHP / MySQL servers.</li>
|
||||
<li><a href="https://orgmode.org">Org-mode</a> - A major mode for GNU Emacs. Org-mode is for keeping notes, maintaining TODO lists, planning projects, and authoring documents with a fast and effective plain-text system. </li>
|
||||
</ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue