mijorus / smile

An emoji picker for linux, with custom tags support and localization. I'll also put some random emojis here πŸ¦πŸΎπŸ¦”πŸ¦‡
https://mijorus.it/projects/smile
GNU General Public License v3.0
235 stars 13 forks source link

[Feature] Edit custom_tags.json inline #45

Closed ghassan0 closed 12 months ago

ghassan0 commented 1 year ago

Hey, thanks for creating this app. I like having my config files synced between my different computers using a git repo and then symlinked into place. I'm trying to have my custom tags backed up and synced along with the rest of my configs. Unfortunately, I've noticed that whenever I add a new custom tag, the symlink to custom_tags.json gets replaced with a new file instead of being edited inline. I was wondering if there was an easy way to fix this.

mijorus commented 12 months ago

I could not find a way to do this, I'm sorry