Add: (org-ql-view-refresh) Message on refresh
Closes #71. Thanks to @xeijin. Squashed commit of the following: commitedac9c6960Author: Adam Porter <adam@alphapapa.net> Date: Sat Jan 18 20:24:28 2020 -0600 Adjust message, indentation, add changelog entry commit6a263e34ffAuthor: xeijin <xeijin@users.noreply.github.com> Date: Fri Jan 3 19:08:10 2020 +0000 removing view title commitfc37e3f146Author: xeijin <xeijin@users.noreply.github.com> Date: Mon Dec 9 22:47:00 2019 +0000 confirmation message for org-ql-view-refresh In keeping with the message displayed by `g` when refreshing an org-agenda buffer - if nothing has changed in an `org-ql` buffer it can sometimes be difficult to determine if the refresh took place at all.
This commit is contained in:
parent
f42bc4019d
commit
0a7e4f349f
3 changed files with 17 additions and 13 deletions
|
|
@ -397,6 +397,7 @@ Expands into a call to ~org-ql-select~ with the same arguments. For convenience
|
|||
- Alias =r= for =regexp= predicate. (Thanks to [[https://github.com/tumashu][Feng Shu]].)
|
||||
+ Info manual.
|
||||
+ Function ~helm-org-ql-source~, which returns a Helm source that searches given buffers/files with ~helm-org-ql~. It can be used for custom Helm commands that search certain files.
|
||||
+ Display a message when views are refreshed. (Thanks to [[https://github.com/xeijin][xeijin]].)
|
||||
|
||||
*Fixed*
|
||||
+ Inherit file tags when =org-tag-inheritance= is enabled. (Fixes [[https://github.com/alphapapa/org-ql/issues/55][#55]]. Thanks to [[https://github.com/mskorzhinskiy][Mikhail Skorzhinskiy]].)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue