emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
blob 6e3d20b00cf047de0be2e3bccde69970ec73dc53 1027 bytes (raw)
name: org-contrib/org-contacts.org 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
 
#+TITLE:     org-contacts.el -- managing contacts information in Org mode
#+OPTIONS:   ^:{} author:nil
#+STARTUP: odd

# This file is released by its authors and contributors under the GNU
# Free Documentation license v1.3 or later, code examples are released
# under the GNU General Public License v3 or later.

* Intro

- Managing contacts information in Org mode.
- Recording contact info in Org mode.
- Searching with command ~org-contacts~.
- Used as contacts database backend for email address completing in mu4e etc.
- Export contacts to a vCard file.
- Put birthdays in your Org Agenda.

* Installation

Package has been submitted to NonGNU or MELPA. You can install it through those package sources.

* Usage

More details you can check out [[https://repo.or.cz/org-contacts.git][org-contacts.el project page's README.org]].

** Search contact in org-contacts databse

Use command =[M-x org-contacts]= to search.

** Complete contact property with some functions support

*** NAME

*** NICK

*** EMAIL

*** BIRTHDAY



debug log:

solving 6e3d20b0 ...
found 6e3d20b0 in https://list.orgmode.org/orgmode/m2h70cl759.fsf@numbchild@gmail.com/

applying [1/1] https://list.orgmode.org/orgmode/m2h70cl759.fsf@numbchild@gmail.com/
diff --git a/org-contrib/org-contacts.org b/org-contrib/org-contacts.org
new file mode 100644
index 00000000..6e3d20b0

Checking patch org-contrib/org-contacts.org...
1:45: new blank line at EOF.
+
Applied patch org-contrib/org-contacts.org cleanly.
warning: 1 line adds whitespace errors.

index at:
100644 6e3d20b00cf047de0be2e3bccde69970ec73dc53	org-contrib/org-contacts.org

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).