Jaakko Keränen

Results 272 comments of Jaakko Keränen

The app doesn't integrate with any of the macOS native language features so the OS is not aware of which languages the app actually supports. I should look into fixing...

Patch merged (with minor edits) in dev branch, due v1.14.

Please note that clagrange remains somewhat experimental, which is why it's manual-build only. The Help page for TUI mode has not been written since the behavior of the TUI is...

Hmm, I'll have to see what is feasible with WinSparkle (that handles the auto-updates). Maybe there can be a separate update feed for the ZIPs, or I'll need to disable...

This could make sense as an enhancement to the Outline sidebar. Many gemtext pages don't use a huge section/subsection hierarchy, so the outline is usually pretty empty. Maybe it would...

What is the Lagrange binary you're using? Some prebuilt one (which one?) or manually built from source?

On a general level, I feel that clients should not be too smart about guessing what the real media type is supposed to be. For example, it would be inappropriate...

This is actually an old text rendering issue (same as #364) where the backgrounds of overlapping text lines erase some of the previously rendered text. The correct fix here would...

The common practice in gemtext is that paragraphs are separated by an empty line. That way the presentation of paragraphs will be clear no matter what way the gemtext is...