Anton Larionov

Results 11 comments of Anton Larionov

I would agree that an option to enable sorting for entries in todo.txt (on exit or upon adding new element) would be useful. If you are accessing todo.txt only via...

Type of calendar specifies which of iCal objects it supports. "Journal" means VJOURNAL objects, see https://en.wikipedia.org/wiki/ICalendar#Journal_entry_(VJOURNAL).

Hello, In case if anyone else needs client that can handle html emails, I've started [LunaticSMTP](https://github.com/anlar/LunaticSMTP) project. It's not directly based on that project but it's like a reimplementation of...

I have tried with v2.12.5 (from Github release) and this issue still persists. Can't see any actual exceptions in logs, there is logs filter by Markor PID (first try to...

Yes, editor and viewer screens works fine in Markor itself (for both todo and markdown files). Attached video with issue. https://github.com/user-attachments/assets/10c32756-c077-497e-aa43-da47571b04a8

I think it may be possible to set env variables `XDG_CONFIG_HOME` and `XDG_DATA_HOME` in snapcraft and point them to `SNAP_USER_COMMON`. That way it will store both configs and cache in...

Maybe it is enough to just set env `BROWSER` to `xdg-open` in `snapcraft.yml`? And mention it in documentation/FAQ. Will it be acceptable solution?

There is another problem with this approach - `Content` not resizing column width.

@TomJGooding , thank you, as a workaround it works for me.

Hi, @255kb . I have sent PR to Flathub - https://github.com/flathub/flathub/pull/7350. If you are willing to maintain it - please write in this PR to give maintainers right to you...