Lyz
Lyz
Thanks @kristijanhusak I can confirm that with the minimal configuration using nightly the `` works. It doesn't work with my current setup though probably due to [this issue](https://github.com/nvim-orgmode/orgmode/issues/662)
Whenever I run `org_move_subtree_up` or `org_move_subtree_down` on an item the moved item is hidden in the fold where it was going. So if it's moved down it's hidden inside the...
The folding of the recurring tasks iterations is also kind of broken. For the next example ```orgmode ** TODO Recurring task DEADLINE: :PROPERTIES: :LAST_REPEAT: [2024-01-25 Thu 11:53] :END: - State...
I can reproduce the same errors as @snuffop on kitty. @smeech the `force_mode` does not solve the issue because no backend gives the correct output (one outputs `v` while the...
It will also be handy to have an importer for jabber (xmpp) and [Whatsapp](https://github.com/monicahq/monica/issues/1827). I know nothing of PHP, so I'll probably develop something in Python. Will let you know...
Hi some of my users are complaining that they feel uncomfortable of not knowing for sure if all files are uploaded. I feel that until the whole UX is improved...
Until the issue is solved you can be notified whenever there is an error or warning in the ingest docker logs if you set up Loki, promtail using the json-file...
Until the issue is solved, and assuming that you have loki configured, you can follow the next guidelines to solve some of the ingest errors: - `Cannot open image data...
Hi @nibdo thanks for the quick answer. I'm evaluating the migration of my current system to bloben. Sadly I don't know how to write Typescript, so I feel a bit...
Hi @tillprochaska, `3.17.0` is able to start (•‿•) but I'm seeing unexpected metrics results: ``` $: docker exec -it aleph_exporter_1 root@645beaceaa79:/aleph# curl http://localhost:9100/metrics # HELP python_info Python platform information #...