Skip to content

1.1.0

Choose a tag to compare

@github-actions github-actions released this 20 Mar 05:14
· 4 commits to main since this release

Updates

πŸ—ΊοΈ Multilingual Support! πŸŒπŸŽ‰

Implement language support features

  • Added language support functionality, including validation
  • Introduced new language-related utility functions in languages.ts
  • Enhanced OCR validation to consider expected language
  • Updated settings page to allow users to select a language for OCR and LLM processing
  • Integrated language settings into tag generation and note creation processes

The language can be set in the Obsidian plugin settings and is currently labeled as "experimental"

I've tested it in French & Japanese with success. Keep in mind that your LLM must be capable of handling the language, obviously.

If you have any issues or need to discuss something, please join the community on Discord!

Full Changelog: 1.0.14...1.1.0