# Sichere Notiz anlegen

## Notiz anlegen

Drücke auf :heavy\_plus\_sign: unten rechts in der Hauptansicht und wähle *Notizen*.

Mit dem :heavy\_plus\_sign: unten rechts kannst du eine neue Notiz anlegen. Änderungen werden automatisch gespeichert wenn du eine Notiz verlässt oder schließt.

{% hint style="success" %}
Notizen werden sicher verschlüsselt mit AES CTR 256
{% endhint %}

## Farben ändern

Die Text- und Hintergrundfarbe einer Notiz kann verändert werden. Wähle oben rechts das Farben-Symbol :art:

## Sortieren

Standardmäßig nach Datum / Uhrzeit, so dass zuletzt geänderte Notizen ganz oben erscheinen.

Ändere die Sortierung mit dem Sortier-Symbol oben rechts.&#x20;

## Notiz löschen

Gehe in die Hauptansicht wo alle erstellten Notizen angezeigt werden auf wische auf einer Notiz von rechts nach links.

{% hint style="info" %}
Gelöschte Notizen können nicht wiederhergestellt werden
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.de.privary.me/sichere-notiz-anlegen.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
