alphapapa / alphapapa/org-ql

helm-org-ql option to remove filename from query results

未關閉
#62 3 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
enhancement help wanted
主要語言
Emacs Lisp
星號
1.6k
分支
120
PR 合併指標
30 天內沒有已合併 PR

描述

Would it be feasible to add an option to suppress the filename from query results? I imagine the current behavior is best for most use cases. However, I do almost all of my queries in a single file and so, for me, the filename simply takes up horizontal real estate.

In case it's unclear what I'm asking, take the following example.
file:
```
* a
** b
```
current query:
```
Query (boolean AND): a
helm-org-ql
tmp.org:a\
```
proposed query:
```
Query (boolean AND): a
helm-org-ql
a\
```

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。