emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: contact management in org-mode?


From: Gregory J. Grubbs
Subject: [Orgmode] Re: contact management in org-mode?
Date: Sat, 31 Oct 2009 10:38:06 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

org-mode may attain self-hosting status before Clojure does!

-Greg

(after writing some elisp to translate my BBDB entries into
property-laden org-mode entries)

Russell Adams <address@hidden> writes:
>> Now, I know this won't give me synchronization. Unfortunately I think
>> that's a lost cause currently, I just want a way to find a contact.
>> 
>> Fast finding on the CLI?
>> 
>> awk 'BEGIN {RS="\n\n\\* " ; IGNORECASE=1} /chief/ {print $0}' Contacts.org 
>> 
>> I can even adapt that to give me emails for mutt.
>> 
>> Yes there's no way to push this to CSV and back, but I could write
>> something in an hour in Perl to do so. (feature idea! Export
>> column-view as csv...)
>> 
>> I thought I'd post here for feedback prior to committing my contacts
>> to this format.
>
>
> Looking into this some more, export is really easy. I can just use a
> dynamic block to store column view in whatever format I choose, and
> export then search & replace ',' for '|'. That is minimal effort!
>
> Sparse searches in column view, hierarchy organization, etc. I'm
> trying to find a problem here.
>
> ------------------------------------------------------------------
> Russell Adams                            address@hidden
>
> PGP Key ID:     0x1160DCB3           http://www.adamsinfoserv.com/
>
> Fingerprint:    1723 D8CA 4280 1EC9 557F  66E8 1154 E018 1160 DCB3
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> address@hidden
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode





reply via email to

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