404

Results 6 comments of 404

> Came here to say I miss this! Any extension references to look at that do something similar? 1. Install [AutoKey](https://github.com/autokey/autokey) 2. Create a new script containing: ``` text_selected =...

> Interesting! My code only works for wrapping tags around one continuous selection though. Not for multiple selections nor actual Emmet abbreviations. I tried to implement the latter with `keyboard.send_keys("%s"...

> https://github.com/autokey/autokey/issues/961#issuecomment-2489217891: To avoid modifying the installed autokey code, I just installed the missing dependency […] For Arch Linux users: ``` pacman -S python-pip pip install standard-imghdr --break-system-packages ``` Why...

> This is exactly how I would NOT do it, exactly because you might break your system mixing up DNF (APT, or whatever) and PIP installed python packages. I can't...

Can confirm experiencing the same bug, [as is another user on the Notesnook Discord](https://discord.com/channels/796015620436787241/796052863440388106/1377908519130370098).

Consistently experiencing the same bug. I have always have to reupload the images as there's no other way to edit. Pixelfed v0.12.6 on pixelfed.de