chore(libs): rename db_properties_notes to db_properties_guide and update README references

This commit is contained in:
charlie
2026-01-07 20:42:56 +08:00
parent 1a390a4a14
commit ffdb990d84
2 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# Logseq DB Properties (Developer Notes)
# Logseq DB Properties (Developer Guide)
This note explains how **properties** work in Logseq when using a **DB graph** (database mode), how that differs from a **file graph** (Markdown/Org), and how to use the **plugin SDK** APIs defined in `libs/src/LSPlugin.ts`.