Skip to content

fix: support unicode tags in cli scans#77

Merged
rogerdigital merged 1 commit into
mainfrom
fix/cli-unicode-tags
Jun 19, 2026
Merged

fix: support unicode tags in cli scans#77
rogerdigital merged 1 commit into
mainfrom
fix/cli-unicode-tags

Conversation

@rogerdigital

Copy link
Copy Markdown
Owner

Summary

  • Update the CLI local vault markdown parser to recognize Unicode inline tags.
  • Add a regression test for Chinese tag paths such as #项目/进行中.

Root Cause

The CLI adapter used an ASCII-only inline tag regex, so non-English tags were not passed into the shared tag usage scanner.

Validation

  • npm run lint && npm run lint:obsidian-warnings && npm run build && npm test

@rogerdigital
rogerdigital marked this pull request as ready for review June 19, 2026 10:53
@rogerdigital
rogerdigital merged commit 74de661 into main Jun 19, 2026
1 check passed
@rogerdigital
rogerdigital deleted the fix/cli-unicode-tags branch June 19, 2026 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant