emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Christopher M. Miles" <numbchild@gmail.com>
To: ypuntot <ypuntot@gmail.com>
Cc: numbchild@gmail.com, Org Mode (org-mode) <emacs-orgmode@gnu.org>
Subject: Re: Alternatives or org-capture?
Date: Thu, 14 Jul 2022 06:12:16 +0800	[thread overview]
Message-ID: <m2fsj4psjn.fsf@numbchild@gmail.com> (raw)
In-Reply-To: <0d5b4eb4-5953-4a5a-b208-80ab031a642f@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 2793 bytes --]


ypuntot <ypuntot@gmail.com> writes:

> Thanks for your template! 
> Maybe it would be nice to have it on the MELPA documentation? 
> I couldn't find other documentation. 
>

org-capture template is just a personal usage scene, people will want to
define their own org-capture template. So no need to add this to documentation.

> I tried to reach you via email, I don't know if it's possible to export :ORG: property to vcard 3.0. I am starting to use
> your maintained package and I would like to use it the best way possible. 
>

If you want to export contacts has only specific property, you might
want to try org mode sparse tree filtering. I'm not sure whether it
works as expected for exporting.

> Best regards! 
>
>  I'm currently maintaining org-contacts (well, inactively) 
>
>  Here is my own org-contacts' org-capture template, maybe you want to check out 
>  as reference: 
>
>  #+begin_src emacs-lisp 
>  (add-to-list 'org-capture-templates 
>                 `("C" ,(format "%s\tContacts" 
>                                (all-the-icons-material "contacts" :face 
>  'all-the-icons-blue-alt)) 
>                   entry (file (lambda () (car org-contacts-files))) 
>                   "* %^{NAME} 
>  :PROPERTIES: 
>  :DIR:  %\\1 
>  :DATE: %^U 
>  :AVATAR: %^{Avatar} 
>  :NICK: %^{Nick} 
>  :NAME(Chinese): %^{Name(Chinese)} 
>  :NAME(English): %^{Name(English)} 
>  :GENDER: %^{Gender|Transgender|Male|Female} 
>  :RELATIONSHIP: %^{Relationship|Internet|Meet|Friend|Good Friend|Boy Friend|Girl 
>  Friend|Workmate|Classmate|Schoolmate} 
>  :FIRST-MEET: %^U  %^{How is the first-time meet? when? where? how?} 
>  :MOBILE: %^{Mobile Phone} 
>  :EMAIL: %^{Email} 
>  :GitHub: %^{GitHub} 
>  :ADDRESS(home): %^{address(home)} 
>  :ADDRESS(live): %^{address(live)} 
>  :LANGUAGES: %^{Languages|Chinese|Chinese, English|English|Japanese|Korean} 
>  :EDUCATION: %^{Education} 
>  :School(university): 
>  :SKILLS: %^{Skills|Programming|Economy} 
>  :Programming-Skills: %^{Programming Skills|Emacs|Web|Computer System|Cloud 
>  Computation} 
>  :Programming-Languages: %^{Programming Languages|LISP|Common Lisp|Clojure|Emacs 
>  Lisp|Java|C/C++|Python|Ruby|PHP} 
>  :OCCUPATION: %^{Occupation|Programmer|Freelancer|Businessman|Servant|Arter} 
>  :HOBBIES: %^{Hobbies|Reading|Music|Movie|Travel} 
>  :END:" 
>                   :empty-lines 0 
>                   :jump-to-captured t) 
>                 :append) 
>  #+end_src 
>
>  -- 
>  [ stardiviner ] 


-- 
[ stardiviner ]
       I try to make every word tell the meaning that I want to express.

       Blog: https://stardiviner.github.io/
       IRC(freenode): stardiviner, Matrix: stardiviner
       GPG: F09F650D7D674819892591401B5DF1C95AE89AC3

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

       reply	other threads:[~2022-07-13 22:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <0d5b4eb4-5953-4a5a-b208-80ab031a642f@gmail.com>
2022-07-13 22:12 ` Christopher M. Miles [this message]
2022-07-13 21:07 Alternatives or org-capture? ypuntot
2022-07-14 12:42 ` Greg Minshall
  -- strict thread matches above, loose matches on Subject: below --
2022-07-11 18:08 ypuntot
2022-07-11 21:20 ` Tim Cross
2022-07-12  2:15   ` Christopher M. Miles

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2fsj4psjn.fsf@numbchild@gmail.com \
    --to=numbchild@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=ypuntot@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).