enhance: add tips for shift+click to open the table row in sidebar

pull/2427/head
Tienson Qin 2021-07-14 22:10:16 +08:00
parent 29ae8cef1f
commit d2a798d7a5
1 changed files with 2 additions and 1 deletions

View File

@ -2178,7 +2178,8 @@
(editor-handler/set-block-property! current-block-uuid
"query-table"
(not table?)))
true)]])]
true)]
[:span.ml-4.text-sm "Tip: Shift + Click a row to open its block in the right sidebar."]])]
(cond
(and (seq result) view-f)
(let [result (try