Skip to content

[Bug] Title case with non-ascii char #21

Description

@loopold

Description

Changing case on a sentence with non-ascii (polish diacritics) chars fails.

Sentence in polish language after use looks bad:

Weryfikacja ReŻImu Podatkowego

Steps to Reproduce

  1. Select text with non-ascii chars (polish diacritics): e.g. Weryfikacja reżimu podatkowego
  2. Open the Command Palette and run Local Text Tools: Title case
  3. Observe the result Weryfikacja ReżImu Podatkowego

Expected Behaviour

Weryfikacja Reżimu Podatkowego

Actual Behaviour

I got:

  • Weryfikacja ReŻImu Podatkowego when plugin is converting from all-caps to title case
  • Weryfikacja ReżImu Podatkowego when plugin is converting from lower case to title case

Environment

Field Value
Plugin version 1.0.8
Obsidian version 1.13.4
Operating system macOS 26.6.1
Desktop / Mobile Desktop

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions