Results 543 comments of ahrm

Unfortunately I don't have a mac machine so I can't help you right now, maybe someone else with a mac can help?

Does this solution help: https://github.com/ahrm/sioyek/issues/771#issuecomment-1715436107 ?

Whoa that's a lot of changes, thanks :). I will have to test and review them when I have the time. I don't think I can accept `#ifdef NIGHT_P` though...

I have looked at some of the code and I do have some other notes. I will post the full comments when I have reviewed all the code (probably in...

Some notes: 1. Some boolean functions like `previous_page_smart` don't return values on all execution paths. 2. A better name for `next_page_smart` might be `next_column`? Because it doesn't really go to...

I like your suggestion of using a shortcut like shift+backspace to delete in MacOS better because the current approach has a high probability of a user accidentally deleting their data.

Android port is pretty much done: https://twitter.com/Ali_Mostafavi_/status/1645025689265995776 (it doesn't look like the screenshot now though XD we have a special touch UI now). However, the iOS port is holding me...

In the android version it is possible to synchronize the database using dropbox and and an app called `FolderSync`. I don't know if it is possible on iOS and even...

Hi, I did make some progress on the iOS port but I don't want to give a timeline because it probably will be wrong. It definitely will come out at...

This is added in https://github.com/ahrm/sioyek/commit/35f0d63adab81028d3ca708119a9a5e420caefe2. You can now use `C-` and `D-` to bind control/command to keybindings, also works for windows and linux, you can use `D-` to bind windows/super...