Refresh Sort Order for Advanced Query Results

  • Logseq is beta software.
    • You’ve been unfortunate-enough to face two of its issues at once.
  • query-sort-by:: is a hidden property
    • It’s not meant to be directly used under normal circumstances.
      • The reason of usage in this occasion is because the user interface misses the removal of sorting (that’s the first issue).
  • :block/created-at is not reliable.
    • It gets updated on every re-index (that’s the second issue).
    • For its proper usage should wait for the DB version.
      • Meanwhile can use the journal and sort by :block/journal-day