Explorar o código

org-contacts.el: Add usage comments

* contrib/lisp/org-contacts.el: Add usage comments.
stardiviner %!s(int64=4) %!d(string=hai) anos
pai
achega
f948234cba
Modificáronse 1 ficheiros con 8 adicións e 1 borrados
  1. 8 1
      contrib/lisp/org-contacts.el

+ 8 - 1
contrib/lisp/org-contacts.el

@@ -50,7 +50,14 @@
 ;; :ADDRESS:
 ;; :BIRTHDAY:
 ;; :END:")))
-;;
+
+;;;; Usage:
+
+;;; How to search?
+;;; 
+;;; You can use `org-spare-tree' [C-c / p] to filter based on a
+;;; specific property. Or other matcher on `org-sparse-tree'.
+
 ;;; Code:
 
 (require 'cl-lib)