davus

Results 15 comments of davus

> Thank you for your suggestion. What's the use case for that? The order of notes or subfolders won't change so often if they're sorted by created date, and it...

It would be nice to be able to move notes to other subfolders within the same note folder when using note tree, currently notes can only be moved to other...

I ran into this bug today, if there is a Code blocks line with 17 spaces indent, all the content below won't be rendered in preview mode.

> Not able to get reference to simplemde variable in this code ? Anything, I am missing? @mobeendude I actually have to select the div element to make this work:...

> Can you report an actual app you're using? I have almost the same environment as yours, so I'd be able to test the same thing if I know what...

> Thanks for the information. I successfully reproduced the issue on Nautilus and system settings. xremap seems to generate intended events but somehow only those manipulated events are not recognized...

> Collaborator @Amrsatrio Any update for this issue?

For now this issue can be fixed with another tool [WIndhawk](https://github.com/valinet/ExplorerPatcher/issues/2771#issuecomment-2030912792).

I'm getting the same error `Errors: blocked (404), blocked (404), blocked (404), blocked (404)` while running snscrape with a proxy, example code: ```py from snscrape.modules.twitter import TwitterUserScraper proxies = {...

> Loading the Twitter homepage isn't the same as loading the HTTP endpoints, I believe. If you can load whatever snscrape can't in a web browser (with no cookies -...