Просмотр исходного кода

feat(query-dsl): add query command

Tienson Qin 5 лет назад
Родитель
Сommit
2135fe78fe
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      src/main/frontend/commands.cljs

+ 1 - 0
src/main/frontend/commands.cljs

@@ -100,6 +100,7 @@
                   [:editor/show-date-picker]]]
                   [:editor/show-date-picker]]]
      ["Scheduled" [[:editor/clear-current-slash]
      ["Scheduled" [[:editor/clear-current-slash]
                    [:editor/show-date-picker]]]
                    [:editor/show-date-picker]]]
+     ["Query" [[:editor/input "{{{query }}}" {:backward-pos 3}]]]
      ["Draw" [[:editor/input "/draw "]
      ["Draw" [[:editor/input "/draw "]
               [:editor/show-input [{:command :draw
               [:editor/show-input [{:command :draw
                                     :id :title
                                     :id :title