emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Haider Rizvi <harizvi@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Structuring and (cross)linking information in org-mode
Date: Sat, 04 Jul 2015 19:21:21 -0700	[thread overview]
Message-ID: <m2y4ivmjj2.fsf@thinkhr.lan> (raw)
In-Reply-To: CACc7+8ZdRdrEyAmjUvNVkApPjk0TkweehLwWdV3hwdfL1Xj3+Q@mail.gmail.com

Pascal Fleury <pascal@telefleuries.com> writes:

> I think properties can be used for this. 

I use a yasnippet for writing down my meeting minutes, that also
creates some properties. Daniel may find it useful.

# -*- mode: snippet -*-
# name : mtgmins
# key : mtgmins
# contributor: Haider Rizvi
# --
`(org-insert-heading nil)`[`(format-time-string "%Y-%m-%d %a" (current-time))`] ${1:Meeting title}
    Attendees: Haider, ${2:Attendees}
`(org-set-property "STYLE" "Meeting minutes")` `(org-set-property "STARTED" (format-time-string "[%Y-%m-%d %H:%M:%S]" (current-time)))`


- Haider

  reply	other threads:[~2015-07-05  2:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-03  8:47 Structuring and (cross)linking information in org-mode Daniel Hertrich
2015-07-03 12:25 ` Pascal Fleury
2015-07-05  2:21   ` Haider Rizvi [this message]
2015-07-08 12:10     ` Daniel Hertrich
2015-07-08 11:06   ` Daniel Hertrich
2015-07-03 14:02 ` John Kitchin
2015-07-08 11:37   ` Daniel Hertrich
2015-07-08 14:32     ` John Kitchin

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=m2y4ivmjj2.fsf@thinkhr.lan \
    --to=harizvi@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /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).