Results 125 comments of Flashwalker

i'm using this (related to GTK4 xdg-portal dialog and Firefox menus): ``` shadow-exclude = [ ,"class_g ~= 'xdg-desktop-portal' && _NET_FRAME_EXTENTS@:c && window_type = 'dialog'" ,"class_g ~= 'xdg-desktop-portal' && window_type =...

> Sure. The current workaround is to remove the app, set the desired Electron version through the settings and reinstall the app. How to set desired Electron version?

If i set the system Nativefier in the settings will the system Electron be used?

> The Electron version is not associated with Nativefier. You can change the Electron version through the settings window. Okay, I get it, but what I meant was, what should...

Can we avoid it somehow??? # 1. Zero width space and/or Non-breaking space: `​​text-text-text` produce: ``` [​​](https://bla-bla-bla)text-text-text ``` **Is there any way to filter out (remove) html with zero visual...

### I still have exactly the same issue on Appimage version Under USA keyboard layout: trying to set Ctrl+Z hotkey results in me getting Ctrl+Shift+Я Under Cyrillic Russian keyboard layout:...

Some characters breaks clipping. Firstly i thought it was limit for characters amount. But looks like certain characters breaks clipping. Looks like the author forgot to url-encode the clipping content

I made a userscript [obsidian-webclip-as-markdown.user.js](https://gist.github.com/Flashwalker/40f23e01942cc72a47df61bb86821714) that clipps ok. There is no need for remote 3rd party services for this

> > There is no need for remote 3rd party services for this > > It doesn't clip images or I'm doing something wrong. give me please the url you...

> https://learn.microsoft.com/en-us/windows/package-manager/winget/upgrade i see now I just haven't implemented image clipping yet, it needs to be done. (Actually it will just by https url)