mirror of
https://github.com/logseq/logseq.git
synced 2026-04-26 15:15:01 +00:00
fix: show matched nodes when search input starts with /
This commit is contained in:
@@ -137,7 +137,9 @@
|
||||
[]
|
||||
|
||||
start-with-slash?
|
||||
[["Filters" :filters (visible-items :filters)]]
|
||||
[["Filters" :filters (visible-items :filters)]
|
||||
["Current page" :current-page (visible-items :current-page)]
|
||||
["Nodes" :nodes (visible-items :nodes)]]
|
||||
|
||||
include-slash?
|
||||
[(when-not node-exists?
|
||||
|
||||
Reference in New Issue
Block a user