paolostivanin / OTPClient

Highly secure and easy to use OTP client written in C/GTK3 that supports both TOTP and HOTP
GNU General Public License v3.0
458 stars 47 forks source link

[Feature Request] Able to group tokens #346

Closed partha51613 closed 4 months ago

partha51613 commented 4 months ago

Hello everyone,

While using the app, there can be too many TOTP and it is difficult to quickly pickup the one I need. So grouping TOTPs can be of big help.

For eg: All social media tokens (FB, Instagram, Twitter etc) can be in the group SOCIALMEDIA.

paolostivanin commented 4 months ago

Thanks for reporting this, I'll think about it!

paolostivanin commented 4 months ago

I've thought about it. With v4 there will be a new full search function, so searching for tokens will be a seamless (and useful) experience. Grouping tokens would mean change again completely the UI, and this won't happen since I've already done most of the basic work for v4. But I think the new search will be more than enough for everyone :smile: