hackmdio / hackmdio/hackmd-cli
Feature Request: Filter List By Tag
- 主要語言
- TypeScript
- 星號
- 176
- 分支
- 13
- 平均合併
- 1 天 4 小時
- 30 天內合併 PR
- 5
描述
It would be very useful to use the list command to return only notes that match a tag.
Use case: use hackmd-cli to export some notes and batch commit them to git. Not every note should be exported, but because `list` returns all notes, need to download them all and then process them based on tag in YAML metadata. Listing by tag would reduce the number of exports speeding up the process.
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
Start by tracing the `list` command in hackmd-cli and how it retrieves note metadata, then check how tags are represented in the YAML metadata. Done means the command can return only notes matching a requested tag while preserving existing list behavior; add or run the relevant command tests if the project provides them.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- typescript
- 領域
- cli
- Issue 類型
- 功能
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100