Andrey Stepanov

Results 22 comments of Andrey Stepanov

@aartaka i'm willing to make a pull request with bitwarden integration, but currently stuck making dev environment to work under NixOS. Is there's any clear way to setup up dev...

> I have a habit of restarting the whole Lisp image from scratch to test a new feature, because by the time you finish it the image goes infinitely polluted...

Alright, i've got it working. Not the way you suggested though. Here's a helpful link to others searching for answers: http://blog.quicklisp.org/2018/01/the-quicklisp-local-projects-mechanism.html I might make some changes to `MANUAL.org` file as...

Is there's any way to redefine default font used by Nyxt? I would like to use Fira Code or JetBrains Mono globally (buffers/prompts etc.), but have no idea if it's...

Having the same issue on NixOS. I can't figure out if it's related to specific user network configuration in NixOS or lack of some dependencies needed for `protonvpn` to work...

Adding user to `networkmanager` group fixed the issue for me. Here’s NixOS [documentation](https://search.nixos.org/options?channel=22.05&show=networking.networkmanager.enable&from=0&size=50&sort=relevance&type=packages&query=Networkmanager). @ajmasia give it a try!

I would be nice if icons wouldn't be shown if option `Draw behind the navigation-bar`is enabled. Because now just small piece of left most icon is visible (on screens with...

Add/remove tags on multiple entries would be very useful feature. Because now it’s impossible to do, and doing it one-by-one is very tedious (with hundreds or thousands of entries). Especially...

To remove tag from multiple entries we might just do the same drag-and-drop action but with pressed modifier key such as `Alt` / `Shift` / `Control`. Personally i prefer `Alt`....

> @OneMoreGres Are you still interested in these improvements, 5 years later, now with #16 you have this workrave like skipping of breaks. I might add `cmd` if you want...