mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-06-02 00:57:41 +08:00
feat(knowledge): document link supports jumping to view
This commit is contained in:
@@ -88,3 +88,4 @@ Append-only, newest at bottom:
|
||||
- **Cross-reference**: every page should link to related pages; keep the knowledge graph connected
|
||||
- **Index is mandatory**: always update `knowledge/index.md` after any change
|
||||
- **Be concise**: capture essence, not copy entire sources
|
||||
- **Full paths in replies**: when referencing knowledge files in conversation replies, use the full path from workspace root (e.g. `[Title](knowledge/<category>/<slug>.md)`), not relative paths. Relative paths are only for cross-references inside knowledge pages themselves.
|
||||
|
||||
Reference in New Issue
Block a user