emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Jonathan Arkell" <jonathana@criticalmass.com>
To: Eric Schulte <schulte.eric@gmail.com>,
	Oliver Charles <oliver.g.charles@googlemail.com>
Cc: emacs-orgmode Org-Mode <emacs-orgmode@gnu.org>
Subject: Org mode snippets WAS: Using yasnippet with org Mode
Date: Tue, 25 Nov 2008 10:44:46 -0500	[thread overview]
Message-ID: <5146889A6969A24D82AFD05233CF024F67CA41@Haze.cmass.criticalmass.com> (raw)
In-Reply-To: <87prkl6sku.fsf@gmail.com>

I make extensive use of yasnippets with org.

I usually have different page types (Person, project, etc) and for each page type I usually have a snippet.  Some of my snippets are specifically for my needs, but some of them are more general:

#name : Properties Folded
#contributor : Jonathan Arkell <jonnay@jonnay.net>
# --
  :PROPERTIES:
  :VISIBILITY:folded:
  :END:

#name : Personal Project
#contributor : Jonathan Arkell <jonnay@jonnay.net>
# --
* $1							  :project:personal:
** Why?
    - $2
** Outcome
    $3
** Brainstorming
*** $4
*** Who?
*** What?
*** When?
*** Where?
*** Why?
*** How?
** Plan
*** Milestones
**** $6

#name : Meeting
#contributor : Jonathan Arkell <jonnay@jonnay.net>
# --
**** Attendees
     - $1
**** General Notes
     - $2
**** Generated Tasks
**** Open Questions



-----Original Message-----
From: emacs-orgmode-bounces+jonathana=criticalmass.com@gnu.org [mailto:emacs-orgmode-bounces+jonathana=criticalmass.com@gnu.org] On Behalf Of Eric Schulte
Sent: Monday, November 24, 2008 8:40 AM
To: Oliver Charles
Cc: emacs-orgmode Org-Mode
Subject: Re: [Orgmode] Using yasnippet with org Mode

"Oliver Charles" <oliver.g.charles@googlemail.com> writes:

> Hi, sorry to be a little off topic but...
>
> I'm curious to hear what snippets people are using with org-mode.
> Anyone fancing sharing?
>

The only org-mode specific snippet I use often is the following (for
creating blocks in org files)

,----[block]
| #name : #+begin_...#+end_
| # --
| #+begin_$1 $2
| $0
| #+end_$1
`----

I'd be interested to hear others -- Eric


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

The information contained in this message is confidential. It is intended to be read only by the individual or entity named above or their designee. If the reader of this message is not the intended recipient, you are hereby notified that any distribution of this message, in any form, is strictly prohibited. If you have received this message in error, please immediately notify the sender and delete or destroy any copy of this message.

  reply	other threads:[~2008-11-25 15:49 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-23 19:23 Using yasnippet with org Mode Ian Barton
2008-11-23 21:11 ` Eric Schulte
2008-11-23 21:17   ` Tassilo Horn
2008-11-23 22:43     ` Eric Schulte
2008-11-24  9:34       ` Ian Barton
2008-11-24 23:51         ` Sebastian Rose
2008-11-24 14:46       ` Re: Using yasnippet with org Mode [Solved] Ian Barton
2008-11-24 15:38       ` Re: Using yasnippet with org Mode Eric Schulte
2008-11-24  0:45 ` Oliver Charles
2008-11-24 15:40   ` Eric Schulte
2008-11-25 15:44     ` Jonathan Arkell [this message]
2009-09-19  5:06 ` Using yasnippet with org Mode (C-i works TAB doesn't) Jeff Kowalczyk
2009-09-19 13:03   ` Nicolas Goaziou
2009-09-20 14:16     ` Eric Schulte
2009-09-21 17:18       ` Carsten Dominik
2009-09-22 15:52         ` Nicolas Goaziou
2009-09-22 19:22         ` Eric Schulte
2009-09-19 13:46   ` Eric Schulte

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=5146889A6969A24D82AFD05233CF024F67CA41@Haze.cmass.criticalmass.com \
    --to=jonathana@criticalmass.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=oliver.g.charles@googlemail.com \
    --cc=schulte.eric@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).