• Montréal, QC, Canada
  • https://chalifour.org
  • Errant Being. Librarian for Journalism, Communication Studies, & emerging digital techniques at Concordia University, Montréal.

  • Joined on 2023年03月20日
joch commented on issue InkyCap/app#17 2026年07月06日 16:49:48 +02:00
InkyCap_26.7.2_amd64.deb will not install

Thank you this could be a problem that other people, who have installed Tinymist separately, would face. I just added a "beta" release 26.7.3 that is only a .deb package, which hopefully fixes...

joch released v26.7.3 at InkyCap/app 2026年07月06日 16:43:18 +02:00
joch pushed tag v26.7.3 to InkyCap/app 2026年07月06日 16:43:18 +02:00
joch pushed to main at InkyCap/app 2026年07月06日 16:28:32 +02:00
393c5d8860 release: v26.7.3
joch pushed to main at InkyCap/app 2026年07月06日 16:24:37 +02:00
96d0411d1a fix(packaging): install tinymist sidecar as /usr/bin/inkycap-tinymist. The .deb bundled Tinymist at the generic /usr/bin/tinymist, colliding with any other package that owns that path (e.g. an...
joch closed issue InkyCap/app#17 2026年07月06日 16:24:37 +02:00
InkyCap_26.7.2_amd64.deb will not install
joch commented on issue InkyCap/app#19 2026年07月06日 16:01:45 +02:00
Add vim_mode in the editor

Cool, if you'd like to explore that more, please be my guest! I'll be offline a lot for the next little while, if you happen to come up with anything and I don't respond before then, it's not...

joch commented on issue InkyCap/app#18 2026年07月06日 15:57:20 +02:00
Hide left sidebar shortcuts doesn't work with certain keyboard layouts

Ah, thank you for telling me this, I did not realize that would be an issue. I appreciate your suggesting for the user-defined shortcuts... I'll look into that more for August.

joch commented on issue InkyCap/app#16 2026年07月06日 15:51:22 +02:00
Find and Replace bug

Hi, thanks for the report. Is there any other information you might be able to provide about this? I've tried to make this happen locally and I cannot figure out how to make it repeat. Does it...

joch commented on issue InkyCap/app#15 2026年07月03日 19:00:22 +02:00
Can't Delete Files via the File Tree

Thank you for finding this. It's a definite problem, that I see locally now too. From what I have understood so far, this problem might be a combination of things. Apparently there is an issue...

joch closed issue InkyCap/app#12 2026年07月03日 18:52:43 +02:00
Editor returns to top of file when switching from preview mode
joch commented on issue InkyCap/app#12 2026年07月03日 18:52:43 +02:00
Editor returns to top of file when switching from preview mode

Hello, the return-to-top issue should no longer occur (editor should keep its position when switching back from viewing mode) as of f2f85ea0c2. The latest 26.7.2 release ought to work properly....

joch closed issue InkyCap/app#14 2026年07月03日 18:50:27 +02:00
Command palette returns focus to the mouse even when it has not been used or moved
joch commented on issue InkyCap/app#14 2026年07月03日 18:50:09 +02:00
Command palette returns focus to the mouse even when it has not been used or moved

Hi, I'm glad this is useful for you and thank you for reporting this issue. I think this should be fixed (f2f85ea0c2). At least as I test locally, it works like your third screenshot. This...

joch released InkyCap v26.7.2 at InkyCap/app 2026年07月03日 18:47:14 +02:00
joch pushed tag v26.7.2 to InkyCap/app 2026年07月03日 18:47:13 +02:00
joch pushed to main at InkyCap/app 2026年07月03日 17:44:44 +02:00
bfbe0311d8 fix(trash): home-trash fallback for CVE-2026-40354 portal regression in flatpak
joch pushed to main at InkyCap/app 2026年07月03日 16:01:53 +02:00
55d8ae106e version
joch pushed to main at InkyCap/app 2026年07月03日 06:16:14 +02:00
004e272e2b tab scrollbar adjustment
joch pushed to main at InkyCap/app 2026年07月03日 05:57:54 +02:00
f2f85ea0c2 fixed viewing scroll placement when switching between edit and reading modes. Fixed keyboard vs mouse control in command palette and similar areas. Slash menu accepts page up and down. Flatpak...