PrivacyNotes

ความช่วยเหลือและคำถามที่พบบ่อย/เริ่มต้นใช้งาน

ตัวแก้ไขเข้าใจไวยากรณ์ Markdown แบบใดบ้าง?

ถามผู้ช่วย AI แทน

Markdown มาตรฐานจะจัดรูปแบบทันทีขณะพิมพ์: หัวเรื่อง ตัวเน้น ขีดฆ่าและไฮไลต์ รายการสัญลักษณ์และรายการตัวเลข รายการงาน (Tab และ Shift+Tab ใช้ซ้อนรายการใดก็ได้ รวมถึงเช็กลิสต์) คำพูดอ้างอิง เส้นแบ่ง โค้ดในบรรทัดและบล็อกโค้ดพร้อมไฮไลต์ไวยากรณ์ สูตรคณิตศาสตร์ในบรรทัดและแบบบล็อก (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

รายการซ้อน

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

กล่องเน้นข้อความ

> [!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
// keys never leave your device
const keys = deriveKeys(phrase);
```
// keys never leave your device
const keys = deriveKeys(phrase);

ตัวยก ตัวห้อย ขีดเส้นใต้

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

H2O and E = mc2, underline included

สูตรคณิตศาสตร์ (KaTeX)

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

eiπ + 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

เส้นแบ่ง

Quick capture

---

Polished later

Quick capture


Polished later

ความช่วยเหลือและคำถามที่พบบ่อย

คำตอบและคู่มือทีละขั้นตอน: ความปลอดภัย การซิงค์ ราคา และการย้ายมาจากแอปอื่น

ยังติดอยู่ใช่ไหม? ถามผู้ช่วย AI ของคุณ

คุณได้คำตอบในไม่กี่วินาทีแทนที่จะรอเราตอบกลับ ผู้ช่วยของคุณอ่านคำตอบทั้งหมด 92 ข้อและคู่มือการนำเข้าทุกฉบับพร้อมกัน จึงรวมข้อมูลเข้าด้วยกัน ถามต่อจากคำถามของคุณ และอธิบายด้วยคำพูดของคุณเองได้ เราไม่เห็นข้อมูลเหล่านั้นเลย เพราะเราไม่ได้ให้บริการแชตบอต

  1. คัดลอกพรอมต์
  2. วางลงใน ChatGPT, Claude, Gemini หรือผู้ช่วย AI อื่นใดก็ได้
  3. ถามคำถามเป็นภาษาของคุณเอง
  4. เปิดแชตนั้นค้างไว้ ครั้งหน้าถามได้ทันที
แสดงพรอมต์ AI
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/th/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:

อย่าวางวลีกู้คืน PIN หรือโน้ตของคุณลงใน AI เด็ดขาด