AFAIK, it is now impossible to add a table entry by org-template.
But I think it is very useful. For example,
in my private.org, there is a section

* Contacts
  | name | tel. | email   | addr      |
  |------+------+---------+-----------|
  | A    |   12 | a...@a.com | somewhere |
  

If it is feasible with such a template  
("Contact" ?c "| %^{Name} | %^{tel} | %^{email} | %^{addr} |\n"
"~/private.org" "Contacts")
to add new contacts, it would be very nice to organize (e.g. sort) all
the contacts based on org-table.


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to