mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2026-05-31 07:29:27 +00:00
refactor: Follow Hugo leaf vs branch conventions
This commit is contained in:
+2
-2
@@ -3,7 +3,7 @@ title: "Notebooks"
|
||||
description: These encrypted note-taking apps let you keep track of your notes without giving them to a third party.
|
||||
---
|
||||
<small>Protects against the following threat(s):</small>
|
||||
[{{< badge content="Service Providers" color="indigo" >}}](../../../wiki/basics/common-threats/_index.md#privacy-from-service-providers)
|
||||
[{{< badge content="Service Providers" color="indigo" >}}](../../../wiki/basics/common-threats/index.md#privacy-from-service-providers)
|
||||
|
||||
Keep track of your notes and journals without giving them to a third party.
|
||||
|
||||
@@ -105,7 +105,7 @@ Cryptee is a PWA, which means that it works seamlessly across all modern devices
|
||||
|
||||
### Org-mode
|
||||
|
||||
**Org-mode** is a [major mode](https://gnu.org/software/emacs/manual/html_node/elisp/Major-Modes.html) for GNU Emacs. Org-mode is for keeping notes, maintaining to-do lists, planning projects, and authoring documents with a fast and effective plain-text system. File synchronization is possible with tools like [Syncthing](../file-sharing/_index.md#syncthing-p2p).
|
||||
**Org-mode** is a [major mode](https://gnu.org/software/emacs/manual/html_node/elisp/Major-Modes.html) for GNU Emacs. Org-mode is for keeping notes, maintaining to-do lists, planning projects, and authoring documents with a fast and effective plain-text system. File synchronization is possible with tools like [Syncthing](../file-sharing/index.md#syncthing-p2p).
|
||||
|
||||
{{< cards >}}
|
||||
{{< card link="https://orgmode.org" title="Homepage" icon="home" >}}
|
||||
Reference in New Issue
Block a user