tadashi-aikawa / obsidian-various-complements-plugin

This plugin for Obsidian enables you complete words like the auto-completion of IDE.
MIT License
586 stars 21 forks source link

Request to add support for Korean language #232

Open yongtae923 opened 1 year ago

yongtae923 commented 1 year ago

Hello there. I'm a big fan of your plugin, is there any chance you could add Korean language to the functionality of this plugin? As a Korean user, I would be very happy to use it if you do.

tadashi-aikawa commented 1 year ago

Hi, @yongtae923 :)

Personally, I believe that Korean is the final piece for global compatibility, and I'm willing to take on the challenge if there's a demand💪. However, I don't understand Korean at all. Could you possibly assist me in evaluating the accuracy?

yongtae923 commented 1 year ago

@tadashi-aikawa

Sure, I'd be happy to assist you in evaluating the accuracy of the Korean language implementation. Although I don't have much knowledge about the plugin development process, I'm willing to provide any help I can. Please let me know what specific tasks or feedback you need from me, and I'll do my best to support you.

tadashi-aikawa commented 1 year ago

Thank you! @yongtae923 :)

It would be greatly appreciated if you could use the plugin once it's ready and provide us with your feedback. The user experience of native users is the most valuable reference for me.

By the way, I've spent about an hour searching, and I'm struggling to find a Korean (Hangul) tokenizer that operates in JavaScript...😓

yongtae923 commented 1 year ago

@tadashi-aikawa

I hope to help you and share my experience with plugin usage. While I haven't been able to find a Korean tokenizer made in JavaScript yet, I am actively searching for it. Let me know if you need any help.

tadashi-aikawa commented 1 year ago

@yongtae923 Thanks for your help! Let's keep up the good work.

Rukkha1024 commented 11 months ago

I also want to add Korean language to your plugin. It will be a great chance if using Korean for me. How about seek a "Notepad++"'s auto completion? The "Notepad++" is available at any language.

tadashi-aikawa commented 11 months ago

Thank you for sharing, @Rukkha1024 :)

Notepad++ is created by C++. On the other hand, the Plugins of Obsidian are created by TypeScript/JavaScript. So, I don't think we can use their ecosystems.

BEMELON commented 7 months ago

Any progress for this? I can't wait for Korean support.

tadashi-aikawa commented 7 months ago

Hi, @BEMELON :)

I haven't made any progress as I'm unable to find a Korean tokenizer that works in the Obsidian environment 😇