Docs: Add Tips section

This commit is contained in:
Adam Porter 2020-11-05 11:21:06 -06:00
parent 028c25c106
commit f88fb549a3
2 changed files with 62 additions and 43 deletions

View file

@ -68,6 +68,7 @@ Installing with [[https://framagit.org/steckerhalter/quelpa][Quelpa]] is easy:
- [[#ancestordescendant-predicates][Ancestor/descendant predicates]]
- [[#datetime-predicates][Date/time predicates]]
- [[#functions--macros][Functions / Macros]]
- [[#tips][Tips]]
:END:
# These links work on GitHub's Org renderer but not in Org.
@ -395,6 +396,10 @@ Examples:
Expands into a call to ~org-ql-select~ with the same arguments. For convenience, arguments should be unquoted.
** Tips
+ Org QL View buffers can be bookmarked with Emacs bookmark commands, e.g. =C-x r m=. This also integrates with [[https://github.com/alphapapa/org-sidebar][org-sidebar]] and [[https://github.com/alphapapa/burly.el][Burly]].
* Changelog
:PROPERTIES:
:TOC: ignore-children