Jan-Stefan Janetzky
Jan-Stefan Janetzky
I can confirm. I've added a new snippet to .obsidian/snippets and it got lost after hitting fetch on another device.
tbh.. just judging from the behavior I constantly notice when updating hidden files, I think the sync solution has to be completely reviewed especially for use on mobile.
> Thank you for opening the issue! I still trying to reproduce this but have not done yet. > > Fetching on the second device could make merged documents. Hence...
I can only write down from memory: I've resolved conflicts a couple times before by just completely re-instanciating the whole sync plugin from scratch. I've been using this ignore pattern...
just wanting to let you know openhab can set it: https://community.openhab.org/t/avm-fritz-binding-does-not-recognize-radiator-mode-window-open/70265/11 maybe it can be stolen from the bindings sourcecode. just here to let you know this is not just...
same problem here. my current workaround: alt + numpad numbers to send char codes. fun fact: using arch linux and chrome will work fine. this problem only appears to me...
recommended close: on arch you can fix it by using this: `export PYTHON=python2` or this: `node-gyp build --python=python2` thats not so related to this project and belongs to node-gyp
Well. Arch is hard to configure. People just forget to add python2 as export because you need deep knowledge of how everything works. It's not there by default because you...
i think the analog and rgb communication should be unified and the analog and rgb sdk should then just be two separate sdk clients to that backend service. https://github.com/WootingKb/wooting-rgb-sdk/issues/13 sure...
nice and dandy. complaint: keylogging. windows restricts keyboard access to non elevated applications already thus we should not break that. maybe with a killswitch in profiles