Hello @ZenArtist ! Thank you for developing FastLog! It’s so awesome to find your app, this will really solve all my gripes with using Logseq on Android. It is starting up really slowly, and the search icon was never visible until I clicked the hamburger menu and closed it again. And search is 90% why I go to Logseq on my phone anyway.
I registered just to write here. I tried your app, but I found an issue with it.
I wrote the following test text in my journal today, which was so far empty, on Logseq 0.10.15 on Windows (but I now repeated the test on Logseq OG 1.0.0 too, same result):
- FastLog test
- Indentation Level 2
- Level 3
- Level 1 again
- Level 2 again
(I would provide screenshots, but my account is probably too new to attach images.)
Then I synced my changes with Syncthing to my Android phone. This displays fine on the 0.10.15 version of the original Android app, as expect. However this is how it looks on FastLog 1.4.1 (that I just installed using Obtainium):
- FastLog test
- Level 1 again
So only the first level blocks are visible, the rest are not there. What’s worse, is that if I add another first level block in FastLog, it nukes all my level2, 3 blocks, and writes the journal file with only the base level blocks.
So it ends up written out as this (2026_07_14.md):
- FastLog test
- Level 1 again
- Level 1 added in FastLog
I really love both the idea and the execution of your app, and would be excited to use it, but obviously I can’t with this bug. Happy to help diagnose things, I’m a software guy myself, but without a lot of Android development experience.
I was thinking it might be related to the fact that I am using a different date format (yyyy-MM-dd), but actually I looked at other named pages with more indentation and it still only displays the first level blocks there too.
It did not touch or rewrite any other .md file, just the one that I tried to edit.
I hope we can figure this one out, because otherwise your app looks exactly what I was looking for, thanks again for all the effort of working on it.