Commit graph

3 commits

Author SHA1 Message Date
Yiming Chen
a13a930150 extract ivy-org-ql--heading-cons to make ivy-org-ql work
- ivy doesn't support calling action function with a cons when dynamic-collection is on
  see https://github.com/abo-abo/swiper/issues/2677
  so we had to use text-property to store (point-marker)
2021-03-27 15:45:23 +08:00
Yiming Chen
168e3e0308 use org-ql--query-string-to-sexp instead of org-ql--plain-query
- latter was deprecated
2021-03-27 15:40:54 +08:00
Adam Porter
31ceb80067 WIP: ivy support 2021-03-24 09:30:04 +08:00