Scott Hansen
Scott Hansen
Probably could be useful, although I don't have any arm64 hardware to test on. Will work on if I get a chance. PR's welcome!
Can you please post both working and non-working values (feel free to randomize numbers/urls, etc, I'm more looking at the format) for the TOTP Seed field?
That would make sense. Keepmenu only processes the first url-style format. Can you create a test .kdbx database with one working entry and a couple of the non-working entries so...
Give the `totp` branch a try and see if that works for you. Thanks for the detailed info and the sample kdbx file! Made solving this significantly easier!
That would be great! I've got family coming in this weekend so time will be limited for awhile. Let me know if you have implementation questions and please add tests...
You can type the TOTP code directly from `View/Type Individual Entries->Entry->TOTP`. Is that what you're looking for?
Reasonable request! I'll take a look at it when I can.
Thanks for the kind words! I think that sounds reasonable. I'll take a look and think about the best way to implement and document.
Yeah, unfortunately I occasionally have that issue too, although not too often. I think it's a problem with the typing library xdotool or PyUserInput, or perhaps how I'm calling them....
I was also going to try adding in a slight delay between letters, similar to the delay when Keepass or KeepassXC type passwords, and see if that helps (in addition...