瀏覽代碼

org-contacts.el: Add usage comments

* contrib/lisp/org-contacts.el: Add usage comments.
stardiviner 4 年之前
父節點
當前提交
f948234cba
共有 1 個文件被更改,包括 8 次插入1 次删除
  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)