Tienson Qin
Tienson Qin
@giuseppedandrea Thanks for the fix!
@phoenixeliot I QAed on my PC and it works great. Thanks a lot for the fix and those wonderful tests! > One thing I will say though is that I...
Failed to reproduce this problem:  @Fugetta Can you create a minimal reproducible graph with only the needed markdown files?
Closing this since we don't have metrics on how many users are using logbook. Also, logbook brings a lot of complexity which makes it hard to support it in the...
Closing this issue in favor of #6322.
Can you guys check whether the nightly release works for you? Thanks! https://github.com/logseq/logseq/releases/tag/nightly
@profwordsmith > I can see the updated content when viewing in the Finder and it shows up if I open the file in another app (such as Drafts or Bear)...
@maxweilun1989 One problem is that the favorites might contains some pages that are not public.
@maxweilun1989 Exactly! If all pages are public, you can get that by `frontend.state/all-pages-public?`, there's no need to filter, otherwise, you can get all the public pages by `frontend.db.model/get-public-pages` and remove...
@nmartin84 Working on it! Thanks a lot for the help!