PrivacyNotes

Help & FAQ/Aan de slag

Welke Markdown-syntaxis begrijpt de editor?

Vraag het liever je AI-agent

Standaard Markdown-opmaak verschijnt terwijl je typt: koppen, nadruk, doorhalen en markeren, opsommings- en genummerde lijsten, takenlijsten (Tab en Shift+Tab nesten elke lijst, ook checklists), citaten, scheidingslijnen, inline code en codeblokken met syntaxiskleuring, wiskunde inline en als blok (KaTeX), en notitielinks tussen notities met autoaanvulling.

De opmaakwerkbalk en het bijbehorende Invoegen-menu voegen de rest toe: tabellen, aandachtsblokken in negen soorten die je kunt dichtklappen, onderstrepen, superscript en subscript, tekstuitlijning, tekst- en markeerkleuren, lettertypen, links, afbeeldingen en bijlagen. Alles gaat heen en weer als Markdown: "Markdown tonen" onder elke notitie laat de ruwe bron zien, en exports zijn nette .md-bestanden, dus niets van wat je schrijft zit vast in een eigen formaat.

// Zie het in actie

Koppen

# Planning
## This week
### Monday

Planning

This week

Monday

Inline-opmaak

**bold**, *italic*, ~~done~~,
==marked== and `inline code`

bold, italic, done, marked and inline code

Takenlijst

- [x] Derive keys on the device
- [ ] Trust a server
Derive keys on the device
Trust a server

Geneste lijsten

1. Write your phrase down
2. Store it offline
   - paper beats cloud
   - two copies, two places
  1. Write your phrase down
  2. Store it offline
    • paper beats cloud
    • two copies, two places

Aandachtsblokken

> [!info] Zero-knowledge
> The server stores only ciphertext.

> [!warning] No resets
> A lost phrase cannot be recovered.
Zero-knowledge

The server stores only ciphertext.

No resets

A lost phrase cannot be recovered.

Tabel

| App | Can read your notes |
| --- | --- |
| PrivacyNotes | No |
| Typical cloud notes | Yes |
AppCan read your notes
PrivacyNotesNo
Typical cloud notesYes

Codeblok

```js
// encrypted before it leaves
const keys = deriveKeys(phrase);
```
// encrypted before it leaves
const keys = deriveKeys(phrase);

Superscript, subscript, onderstrepen

H<sub>2</sub>O and E = mc<sup>2</sup>,
<u>underline</u> included

H2O and E = mc2, underline included

Wiskunde (KaTeX)

$e^{i\pi} + 1 = 0$

e + 1 = 0

Citaat en notitielink

> Privacy is a feature, not a setting.

Ideas live in [[Second brain]]
Privacy is a feature, not a setting.

Ideas live in Second brain

Scheidingslijn

Quick capture

---

Polished later

Quick capture


Polished later

Help & FAQ

Antwoorden en stapsgewijze gidsen: beveiliging, synchronisatie, prijzen en overstappen vanuit andere apps.

Nog steeds vast? Vraag het je AI-agent.

Je krijgt binnen enkele seconden antwoord in plaats van op ons te wachten. Je assistent leest alle 92 antwoorden en elke importgids in één keer, en kan ze dus combineren, doorvragen op jouw vraag en het in jouw woorden uitleggen. Wij zien er niets van, want wij hebben geen chatbot.

  1. Kopieer de prompt.
  2. Plak hem in ChatGPT, Claude, Gemini of een andere AI-assistent.
  3. Stel je vraag, in je eigen taal.
  4. Houd die chat open. De volgende keer vraag je meteen.
AI-prompt tonen
Answer my questions about PrivacyNotes using only its help center, its changelog and its security documentation.

Start here: https://privacynotes.app/llms-index.txt
It lists every question with the page that answers it. Fetch the one or two that match mine.
If you can only make one request, fetch https://privacynotes.app/llms-full.txt instead.
If you cannot fetch a .txt or .md file, read https://privacynotes.app/nl/help, https://privacynotes.app/changelog and https://github.com/LifetimeLabsDev/PrivacyNotes.app instead.

For what changed, or where something moved, fetch https://privacynotes.app/changelog.md.

For how the encryption works, what the server can read, or how to check any of it yourself, fetch https://privacynotes.app/docs/index.md and follow it to one of the documents it lists. That index is a router: cite the document, never the index.

Rules:
- Use only those pages. If they do not answer something, say so instead of guessing.
- Never invent a feature, a menu path, a price, or a limit.
- End your reply with the "Source:" URL from the page you used, exactly as written.
- Answer in the same language as my question.
- Never ask me for my recovery phrase, my PIN, or the contents of a note.

If no question follows, ask me what I would like to know.

My first question:

Plak nooit je herstelzin, je PIN of een notitie in een AI.