PrivacyNotes

المساعدة والأسئلة الشائعة/البدء

ما بنية Markdown التي يفهمها المحرر؟

اسأل وكيل الذكاء الاصطناعي بدلًا من ذلك

تُنسَّق صيغ Markdown القياسية أثناء الكتابة مباشرة: العناوين، والتأكيد، والنص المشطوب والمظلَّل، والقوائم وقوائم المهام، والاقتباسات، والفواصل، والكود الداخلي وكتل الكود مع تمييز بنية الصياغة، والرياضيات (KaTeX)، وروابط الملاحظات بين الملاحظات مع الإكمال التلقائي.

الجداول وصناديق الملاحظات والتظليل ولون النص والصور ومرفقات الملفات موجودة في شريط أدوات التنسيق وقائمة الإدراج فيه. كل شيء يذهب ويعود كـ Markdown: «إظهار Markdown» أسفل أي ملاحظة يكشف المصدر الخام، والتصديرات ملفات ‎.md نظيفة، لذا لا يُحبَس أي شيء تكتبه في صيغة خاصة.

// شاهدها أثناء العمل

# Planning
## This week
### Monday

Planning

This week

Monday

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

bold, italic, done, marked and inline code

- [x] Derive keys on the device
- [ ] Trust a server
Derive keys on the device
Trust a server
> [!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.

| App | Can read your notes |
| --- | --- |
| PrivacyNotes | No |
| Typical cloud notes | Yes |
AppCan read your notes
PrivacyNotesNo
Typical cloud notesYes
```js
// encrypted before it leaves
const keys = deriveKeys(phrase);
```
// encrypted before it leaves
const keys = deriveKeys(phrase);
$e^{i\pi} + 1 = 0$

e + 1 = 0

> Privacy is a feature, not a setting.

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

Ideas live in Second brain

المساعدة والأسئلة الشائعة

إجابات وأدلة خطوة بخطوة: الأمان، المزامنة، الأسعار، والانتقال من تطبيقات أخرى.

لا تزال عالقًا؟ اسأل وكيل الذكاء الاصطناعي الخاص بك.

تحصل على إجابة خلال ثوانٍ بدلًا من انتظار ردنا. يقرأ مساعدك جميع الإجابات البالغة 60 وكل أدلة الاستيراد دفعة واحدة، فيستطيع الجمع بينها ومتابعة سؤالك وشرحه بكلماتك. ولا نرى نحن شيئًا من ذلك، لأننا لا نشغّل روبوت محادثة.

  1. انسخ الموجّه.
  2. الصقه في ChatGPT أو Claude أو Gemini أو أي مساعد ذكاء اصطناعي آخر.
  3. اطرح سؤالك بلغتك.
  4. أبقِ تلك المحادثة مفتوحة. في المرة القادمة اسأل مباشرة.
عرض موجّه الذكاء الاصطناعي
Answer my questions about PrivacyNotes using only its help center.

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 file, read https://privacynotes.app/ar/help instead.

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.
- Reply in my language.
- 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:

لا تلصق أبدًا عبارة الاسترداد أو رمز PIN أو أي ملاحظة في الذكاء الاصطناعي.