feat: enhance tag recommendation prompt with existing tag reuse

- Add guideline to prefer reusing similar or synonymous existing tags
- Improve tag consistency and reduce tag duplication

Signed-off-by: ChaoLiu <chaoliu719@gmail.com>
This commit is contained in:
ChaoLiu 2025-08-18 18:24:48 +08:00
parent d45fc838de
commit b711e801af
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ Guidelines:
- Focus on the main topics, concepts, and keywords in the content
- If the note mentions specific people, places, projects, or tools, consider including them as tags
- Keep tags concise and practical for search and organization
- When existing tags are provided, prefer to reuse similar or synonymous tags
Output format: Provide your suggestions as a list in this format:
[tag1](reason for this tag) [tag2](reason for this tag) [tag3](reason for this tag)