Change: (olp, olps) Optimize multiple args with heading query
This commit is contained in:
parent
73209cf48e
commit
2d07cb0822
3 changed files with 49 additions and 29 deletions
49
org-ql.info
49
org-ql.info
|
|
@ -966,6 +966,9 @@ File: README.info, Node: 06-pre, Next: 05, Up: Changelog
|
|||
*Changed*
|
||||
• Helm support (including the command helm-org-ql) has been moved to
|
||||
a separate package, helm-org-ql.
|
||||
• Predicates ‘outline-path’ and ‘outline-path-segment’, when called
|
||||
with multiple arguments, optimize to a query like ‘(and (heading
|
||||
LAST-OLP-ARG) (olp OTHER-OLP-ARGS))’, which is much faster.
|
||||
|
||||
*Internal*
|
||||
• Predicates are now defined more cleanly with a macro
|
||||
|
|
@ -1488,29 +1491,29 @@ Node: Links33872
|
|||
Node: Tips34559
|
||||
Node: Changelog34877
|
||||
Node: 06-pre35573
|
||||
Node: 0536196
|
||||
Node: 04937673
|
||||
Node: 04837947
|
||||
Node: 04738294
|
||||
Node: 04638689
|
||||
Node: 04539089
|
||||
Node: 04439448
|
||||
Node: 04339805
|
||||
Node: 04240000
|
||||
Node: 04140161
|
||||
Node: 0440402
|
||||
Node: 03244335
|
||||
Node: 03144714
|
||||
Node: 0344911
|
||||
Node: 02347886
|
||||
Node: 02248114
|
||||
Node: 02148382
|
||||
Node: 0248581
|
||||
Node: 0152616
|
||||
Node: Notes52717
|
||||
Node: Comparison with Org Agenda searches52879
|
||||
Node: org-sidebar53751
|
||||
Node: License54030
|
||||
Node: 0536416
|
||||
Node: 04937893
|
||||
Node: 04838167
|
||||
Node: 04738514
|
||||
Node: 04638909
|
||||
Node: 04539309
|
||||
Node: 04439668
|
||||
Node: 04340025
|
||||
Node: 04240220
|
||||
Node: 04140381
|
||||
Node: 0440622
|
||||
Node: 03244555
|
||||
Node: 03144934
|
||||
Node: 0345131
|
||||
Node: 02348106
|
||||
Node: 02248334
|
||||
Node: 02148602
|
||||
Node: 0248801
|
||||
Node: 0152836
|
||||
Node: Notes52937
|
||||
Node: Comparison with Org Agenda searches53099
|
||||
Node: org-sidebar53971
|
||||
Node: License54250
|
||||
|
||||
End Tag Table
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue