Skip to content

Move from LegacyApiCore to ApiCore #76

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

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