Key some software pages
This covers * Calendar/Contacts Sync Tools * Digital Notebook * Email Alternatives and Clients * File Encrpytion, Sharing, and Sync * Metadata Removal Toosl * Password Manager * Productivity Tools * Self-contained Networks * Self-hosted Cloud Server
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
<h1 id="notebook" class="anchor"><a href="#notebook"><i class="fas fa-link anchor-icon"></i></a> Digital Notebook</h1>
|
||||
<h1 id="notebook" class="anchor"><a href="#notebook"><i class="fas fa-link anchor-icon"></i></a> {% t Digital Notebook %}</h1>
|
||||
|
||||
<div class="alert alert-warning" role="alert">
|
||||
<strong>If you are currently using an application like Evernote, Google Keep, or Microsoft OneNote, you should pick an alternative here.</strong>
|
||||
<strong>{% t If you are currently using an application like Evernote, Google Keep, or Microsoft OneNote, you should pick an alternative here. %}</strong>
|
||||
</div>
|
||||
|
||||
{% include cardv2.html
|
||||
@ -51,16 +51,16 @@ firefox="https://addons.mozilla.org/en-US/firefox/addon/turtl-bookmarking/"
|
||||
chrome="https://chrome.google.com/webstore/detail/turtl/dgcojenhfdjhieoglmiaheihjadlpcml"
|
||||
%}
|
||||
|
||||
<h3>Warning</h3>
|
||||
<h3>{% t Warning %}</h3>
|
||||
|
||||
<ul>
|
||||
<li>Note: As of Dec 2018, Joplin does not support password/pin protection for the application itself or individual notes/notebooks. Data is still encrypted in transit and at sync location using your master key. See <a href='https://github.com/laurent22/joplin/issues/289'>open issue</a>.</li>
|
||||
<li>{% t Note: As of Dec 2018, Joplin does not support password/pin protection for the application itself or individual notes/notebooks. Data is still encrypted in transit and at sync location using your master key.%} {% t See <a href='https://github.com/laurent22/joplin/issues/289'>open issue</a>. %}</li>
|
||||
</ul>
|
||||
|
||||
<h3>Worth Mentioning</h3>
|
||||
<h3>{% t Worth Mentioning %}</h3>
|
||||
|
||||
<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="https://paperwork.cloud/">Paperwork</a> - An 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>
|
||||
<li><a href="{% t https://github.com/notable/notable %}">{% t Notable %}</a> - {% t The markdown-based note-taking app that doesn't suck. %}</li>
|
||||
<li><a href="{% t https://paperwork.cloud/ %}">{% t Paperwork %}</a> - {% t An open-source and self-hosted solution. For PHP / MySQL servers. %}</li>
|
||||
<li><a href="{% t https://orgmode.org %}">{% t Org-mode %}</a> - {% t 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>
|
||||
|
Reference in New Issue
Block a user