Krzysztof Kowalczyk

Results 321 comments of Krzysztof Kowalczyk

I've opened https://bugs.ghostscript.com/show_bug.cgi?id=707847

@GitHubRulesOK this particular file is fixed. The comment is about possibly another solution that would be even more correct.

This is a real issue. The problem is that I can't find a way to customize the background color of selected item in treeview control. Maybe I'm missing something obvious...

FYI: I've implemented command palette in my fork. It looks like this: ![image](https://github.com/heyman/heynote/assets/7935/adf01894-dc59-4ba0-9472-f5be2fbfc623) My fork: https://github.com/kjk/edna, https://edna.arslexis.io/

As an alternative, you can do what I did in [Edna](https://edna.arslexis.io/): On `Ctrl + B` is `Go to block` command which shows UI like note selector but block selector: ![Image](https://github.com/user-attachments/assets/71067056-f33a-45ca-9ae5-988ef53a19c6)...

All fair points. But a bigger point is: I don't think this way of handling favorites is good. I think it would work more like a command palette: * summon...

`Bug 2` is intentional behavior. The intent was a more compact display if only one bookmark per document is present.

Also https://github.com/ahrm/sioyek has interesting ideas for navigating documents (table of contents that works more like command palette, marks, their implementation of bookmarks). I just didn't have the time to improve...

When you say `Sumatra path settings` are you referring to custom installation directory? Looking at the code, when installing for all users, we might ignore previous installation dir and reset...