dartungar / obsidian-emotion-picker

Plugin for Obsidian.md that provides an easy way to insert emotions from a customizeable list.
MIT License
53 stars 3 forks source link

Feature: Simple locale settings #11

Closed johnie closed 1 week ago

johnie commented 1 year ago

This feature adds possibility to add translated default emotions (in this case πŸ‡ΈπŸ‡ͺ Swedish) but defaults to πŸ‡¬πŸ‡§ English.

Would appreciate feedback, because the implementation could really be improved.

Todo

dartungar commented 1 year ago

@johnie hey, cool idea! The principal question I have is - why translate, and not just paste your own list of emotions in whatever language you prefer, via the settings? Do you feel that having default set of emotions in different languages is more convenient? This is not a trick question, just curious about different use cases!

manueldevjour commented 2 weeks ago

Hey!

Not pretending to answer in the name of @johnie but I find it quite interesting to add this feature as some people don't use Obsidian in English and it could be quite stressful for them to add their own emotions; so giving them the option of selecting the language they want will simplify that step and keep your plugin simple as you mentioned on #12

dartungar commented 1 week ago

@manueldevjour this makes sense - I was afraid it will lead to deviation from simplicity but after testing it I was convinced otherwise.

manueldevjour commented 1 week ago

I'll add on the next days a new PR to add Spanish also :)

Thanks both of you for the work 😁