Skip to content

Conversation

sv99
Copy link

@sv99 sv99 commented Apr 10, 2025

I have some problems with sync plugin in my corporate wiki system.
Some problems removed with new API.

But some files have mixed english and russian names on the my Mac. Directory are also.

Problems with russian letter CYRILLIC SMALL LETTER SHORT I which have two unicode representation.

U+000438 CYRILLIC SMALL LETTER I
U+000306 COMBINING BREVE
and
U+000439 CYRILLIC SMALL LETTER SHORT I

Need normalization procedure in the _sync function, when data prepared.

I have some problems with sync plugin in my corporate wiki system.

Some files have mixed english and russian names. Directory are also.

Problems with russin letter CYRILLIC SMALL LETTER SHORT I
wich have two unicode representation.

U+000438 CYRILLIC SMALL LETTER I
U+000306 COMBINING BREVE
and
U+000439 CYRILLIC SMALL LETTER SHORT I

Need normalization procedure in the _sync function, when data prepared.
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