David
David
@droidmonkey 1. I'm pretty sure the `opvault` / database is no longer stored locally at all. And by this i mean when using a 1Password account. 2. Perhaps this is...
FYI, i'm getting this error also. I use KeepassXC and Strongbox, and only installed MacPass today, to try Firefox integration. I never configured any password expiration. I was able to...
@mstarke Sure i can do that, but, then i first have to change the password otherwise i can't open it and do the export... so this is AFTER making a...
I only see `csv` and `html` export menu items (on macOS), which only contains the items, but not meta-data. - KeePassXC 2.6.6 (the latest stable version)
I assume "notification dismissal sync" will still be implemented as well? (as the [first comment](https://github.com/binwiederhier/ntfy/issues/159#issue-1167375049) describes...)
Fyi, arriving shortly after another within a few seconds (i think it was less than ~ 10 seconds.) Can not reproduce again right after this screenshot... 
@tl87 Paddle is not going to implement this for a simple reason: they want to count the number of active licenses on the server side (while also collecting as much...
@MatthiasKerbl I can't access Paddle because at work i'm behind a firewall which blocks connections to external companies for reasons like tracking and such... So this makes it nearly impossible...
I am not experiencing this issue anymore, it has been working perfectly for a a few weeks / months now...
Fyi for people also stumbling upon this via a search, [full solution here in the Docs](https://neovide.dev/faq.html#how-can-i-use-cmd-ccmd-v-to-copy-and-paste) : ```lua if vim.g.neovide then vim.keymap.set('n', '', ':w') -- Save vim.keymap.set('v', '', '"+y') --...