mirror of
https://github.com/logseq/logseq.git
synced 2026-05-02 18:06:32 +00:00
fix(logbook): Adjust orders of timestamps and logbook
Fix https://github.com/logseq/logseq/issues/2799
This commit is contained in:
@@ -341,7 +341,7 @@
|
||||
(property/with-built-in-properties properties content format)
|
||||
content)
|
||||
content (with-timetracking block content)
|
||||
content (drawer/with-logbook block content)
|
||||
;; content (drawer/with-logbook block content)
|
||||
first-block? (= left page)
|
||||
ast (mldoc/->edn (string/trim content) (mldoc/default-config format))
|
||||
first-elem-type (first (ffirst ast))
|
||||
|
||||
Reference in New Issue
Block a user