emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Renzo Been :-)" <swangdoodles@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Best way to implement Keywords feature
Date: Fri, 6 Nov 2009 13:28:25 +0000 (UTC)	[thread overview]
Message-ID: <loom.20091106T141252-96@post.gmane.org> (raw)
In-Reply-To: 7bef1f890911060348s2918f58au201ef8afdd8acd62@mail.gmail.com

Alan E. Davis <lngndvs <at> gmail.com> writes:

> Thank you Samuel
> Samuel Wales <samologist <at> gmail.com> wrote:
> 
> For your topic, I just add words.  Then I use m-x org-agenda s.
> 
> This is pretty close to what I have in mind.  And I see there are several
> possible routes, a couple of which seem amenable to a custom agenda
> command.I think what I want to do is use a search for a Keyword marker
> (such as "KEYWORDS::") then do the secondary search for the specific
> keyword. Thank you for the suggestion.Alan

Hi Alan,

Another way to set-up keywords could be by using categories. It's a rather
old-fashioned way of using org-mode... But you don't need long lines of tags or
properties... See the example below.

-----

* Topic 1
#+CATEGORY: keyword1
<2009-11-06 Fri>
* Topic 2
#+CATEGORY: keyword3 keyword3
<2009-11-07 Sat>

-----

When opening an agenda view, the agenda will look like this. No searching
needed... 

-----

Month-agenda (W45-W49):
Friday      6 November 2009
  keyword1:   Topic 1
Saturday    7 November 2009
  keyword3 keyword3:Topic 2

-----

Hope this helps,
Renzo

  reply	other threads:[~2009-11-06 13:29 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-05 22:42 Best way to implement Keywords feature Alan E. Davis
2009-11-05 22:58 ` Samuel Wales
2009-11-05 23:25   ` Alan E. Davis
2009-11-05 23:40     ` Samuel Wales
2009-11-06 11:48       ` Alan E. Davis
2009-11-06 13:28         ` Renzo Been :-) [this message]
2009-11-06 13:46           ` Giovanni Ridolfi
2009-11-06  9:09 ` Giovanni Ridolfi
2009-11-08 11:24   ` Paul Mead
2009-11-08 12:03     ` Matt Lundin
2009-11-08 18:18       ` Paul Mead
2009-11-08 18:51         ` Matthew Lundin
2009-11-09  0:00           ` Paul Mead
2009-11-09 12:27             ` Matthew Lundin
2009-11-09 13:05               ` Paul Mead
2009-11-09 14:26               ` Darlan Cavalcante Moreira
2009-11-09 14:52 ` Martin Pohlack
2009-11-10 14:47   ` Martin Pohlack
2009-11-20 18:06     ` Carsten Dominik

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=loom.20091106T141252-96@post.gmane.org \
    --to=swangdoodles@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).