HairlessVillager

Results 19 comments of HairlessVillager

This plugin still does not officially support dark mode(v7.20.0). Do you have any related plans?😭😭😭

祝福创业成功,感谢大佬的制作。🥰🥰🥰

Thanks for your contribution🥰 I've tested on my Windows 10 machine and it can be stoped by Ctrl-C, except a `ModuleNotFoundError: No module named 'win32api'`. Looks like it can be...

> I would appreciate it if you could add some examples to the documentation, so that people know how this works. Great idea! I'll update the documentation later.

> At some point when I wrote the `__getitem__`-interface for graphs, I wanted to lean on the mathematical notation for induced subgraphs. In other words, I'd have liked to implement...

Hi @behackl, I'd like to invite you to review my fix. Feel free to comment🥰

> 卸载cryptography:pip uninstall cryptography > 重新安装cryptography 36.0.2:pip install cryptography==36.0.2 > 卸载pyOpenSSL:pip uninstall pyOpenSSL > 重新安装pyOpenSSL 22.0.0:pip install pyOpenSSL==22.0.0 > 我是这样修好了,但是我不清楚具体的原理。原文:[CSDN - 【Bug——Python】AttributeError: module ‘OpenSSL.SSL’ has no attribute ‘SSLv3_METHOD](https://blog.csdn.net/m0_63636799/article/details/132766525)

Hi, everyone. I'm envisioning another feature, not sorting all fields, but prioritizing the display of certain fields. For example, if we want to prioritize the display of the `event` field,...

Hi, I wanna implement this feature myself. May I?