Logseq <> Org mode compatability

Hi @Whil, This thread is a really good start for making logseq and org-mode work well. I have tried pretty several solutions for using org-mode on mobile, like orgiance, orgmode ios, orgro, logseq outdoes all those tools.

  • Support more in-buffer (maybe in-file in logseq?) settings[1], and headline property settings.
    An example: ‘#+STARTUP:’ could deal with the initial visibility of the outline, and a following property will control the initial visibility of a specific headline[2] when you open the file.
    * Orgmode Headline
      :PROPERTIES:
      :VISIBILITY: children
      :END: