emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/org-contacts 304fd01fe3 101/154: org-contacts.el: Add u


From: ELPA Syncer
Subject: [elpa] externals/org-contacts 304fd01fe3 101/154: org-contacts.el: Add usage comments
Date: Fri, 9 Sep 2022 15:58:44 -0400 (EDT)

branch: externals/org-contacts
commit 304fd01fe3842d218b33fdd9d2122492bc5860d2
Author: stardiviner <numbchild@gmail.com>
Commit: stardiviner <numbchild@gmail.com>

    org-contacts.el: Add usage comments
    
    * contrib/lisp/org-contacts.el: Add usage comments.
---
 org-contacts.el | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/org-contacts.el b/org-contacts.el
index 0b7a7f8a93..eba1a82f2a 100644
--- a/org-contacts.el
+++ b/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)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]