Originally posted by **minnieoo** July 13, 2023
so i started making this personal script a few weeks ago on and off for myself. its purpose is to allow me to store hashtags i use often nearby, able to be copied, deleted, or edited, so that i dont need to retype them for every post, or open a notepad where i could alternatively keep them. its all for convenience.
features:
- label your tags
- delete, edit, and easily copy your tags
- paste tags (you previously could not paste tags, you must type them individually and click enter. the script automatically separates them)
i am attaching a video to showcase some of it's functionality, but it is unfinished. currently it doesn't store the tags (they will be gone upon leaving the page/refreshing), nor can they be edited, but i am getting to that.
my question is should I consider adding this to KES when i'm done? would anyone find it useful? or shall i keep it personal?
https://github.com/aclist/kbin-kes/assets/137783738/e8ae560c-8d85-4ad4-9006-5fd97ce5f459
I could see this being useful. I have some thoughts though.
The first is to break the label and tags field into two separate fields. Just help preempt any user confusion (I had to watch twice to understand what was going on).
Perhaps also adding a icon next to the word 'Tags' to select your desired tag favorites from a modal?
Discussed in https://github.com/aclist/kbin-kes/discussions/69