emacs-orgmode
[Top][All Lists]
Advanced

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

RE: [Orgmode] Organize Your Life In Plain Text!


From: Jonathan Arkell
Subject: RE: [Orgmode] Organize Your Life In Plain Text!
Date: Thu, 7 May 2009 18:50:30 -0400

Here are a few of my snippets:

#name : Properties Folded
#contributor : Jonathan Arkell <address@hidden>
# --
  :PROPERTIES:
  :VISIBILITY:folded:
  :END:



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



#name : Project Page
#contributor : Jonathan Arkell <address@hidden>
# --
#+FILETAGS: :project:
* $1                                                 :project:$2
** Status                                              :$3:
** Milestones
** Jira#
** People
** Links
*** Files
*** Client Work
*** URLs
** Tasks
** Meetings
** Notes



#name : Source Code Block
#contributor : Jonathan Arkell <address@hidden>
# --
#+BEGIN_SRC $1$>
$0$>
#+END_SRC$>


All my other templates are very specific to my job/role.

-----Original Message-----
From: address@hidden [mailto:address@hidden On Behalf Of Bernt Hansen
Sent: May 7, 2009 12:44 PM
To: Rick Moynihan
Cc: address@hidden
Subject: Re: [Orgmode] Organize Your Life In Plain Text!

Rick Moynihan <address@hidden> writes:

> 2009/5/7 Bernt Hansen <address@hidden>:
> Wow, Bernt!  This is awesome!!! :-) I'm sure it'll be food for thought
> for most of us!

Thanks :)

>
> So far I've only skimmed it, but want to take a more indepth look at
> porting some of your ideas into my (far more limited) workflow.
>
> My only comment so far is that the keybindings table might be better
> sorted by 'Used' frequency, so it's easier to see at a glance which
> keybindings you find most useful.

Done.

> I finally managed to look at yasnippet myself yesterday, and found it
> to be an awesome edition for any emacs user...  Naturally one of the
> first things that occured to me was combining it with org-mode.  To
> this end, I was wondering whether you have an org-mode snippet bundle
> setup.  If so, I'd be curious to know what snippets you've defined.

The only snippet I'm using right now that is org-mode related is the
block snippet I stole from Eric :).  I've included it in the
Productivity Tools section
(http://doc.norang.ca/org-mode.html#ProductivityTools) which I'll work
on in the future.

I'm still pretty new to yasnippet too but I'm not going back to working
without it :).

-Bernt


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
address@hidden
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 via email to

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