emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* FR: Tap stops in org-capture templates
@ 2010-11-14 23:53 Russell Adams
  2010-11-15  6:51 ` Carsten Dominik
  0 siblings, 1 reply; 4+ messages in thread
From: Russell Adams @ 2010-11-14 23:53 UTC (permalink / raw)
  To: emacs-orgmode

I reviewed the org-manual for capture, and noticed that we don't have
a way to specify tab stops. I use yasnippet all the time to enter
information, and I can tab from field to field.

Can capture do the same?

Here's an example from yasnippet:
----------------------------------------------------------------------
#contact : Add a contact w/ PROPERTY drawer
# --
** $1
   :PROPERTIES:
   :Company:      $2
   :Title:        $3
   :WorkEmail:    $4
   :WorkPhone:    $5
   :WorkMobile:   $7
   :WorkFax:      $8
   :WorkStreet:   $9
   :WorkCity:     $10
   :WorkState:    $11
   :WorkPostal:   $12
   :HomeEmail:    $13
   :HomePhone:    $14
   :HomeMobile:   $15
   :HomeStreet:   $16
   :HomeCity:     $17
   :HomeState:    $18
   :HomePostal:   $19
   :END:

$0
----------------------------------------------------------------------

Thanks!

------------------------------------------------------------------
Russell Adams                            RLAdams@AdamsInfoServ.com

PGP Key ID:     0x1160DCB3           http://www.adamsinfoserv.com/

Fingerprint:    1723 D8CA 4280 1EC9 557F  66E8 1154 E018 1160 DCB3

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-11-15 13:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-14 23:53 FR: Tap stops in org-capture templates Russell Adams
2010-11-15  6:51 ` Carsten Dominik
2010-11-15 12:54   ` Russell Adams
2010-11-15 13:01     ` Carsten Dominik

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).