pd-notion-search

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

notion search

Notion 搜索

PREREQUISITE: Read
../pd-notion/SKILL.md
for all commands.
bash
npx tsx resources/pd-notion.ts search --query 'Meeting Notes' [--type page|database] [--limit 10]
Usually the first command you run to find IDs. Omit
--query
for recent pages. Read-only.
前提条件: 阅读
../pd-notion/SKILL.md
了解所有命令。
bash
npx tsx resources/pd-notion.ts search --query 'Meeting Notes' [--type page|database] [--limit 10]
通常这是你为查找ID而运行的第一个命令。省略
--query
可查看最近的页面。仅可读。