mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 00:24:51 +00:00
feat: /todo/other-status and /urgent/other-priority to set property
This commit is contained in:
@@ -107,7 +107,7 @@
|
||||
(not journal?)
|
||||
(remove :block/journal?)
|
||||
(not excluded-pages?)
|
||||
(remove (fn [p] (true? (pu/get-property p :exclude-from-graph-view)))))
|
||||
(remove (fn [p] (true? (pu/get-block-property-value p :exclude-from-graph-view)))))
|
||||
links (concat (seq relation)
|
||||
(seq tagged-pages)
|
||||
(seq namespaces))
|
||||
|
||||
Reference in New Issue
Block a user