unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: kai.grossjohann@gmx.net (Kai Großjohann)
Subject: Re: yet another todo editing system
Date: Mon, 09 Jun 2003 11:27:10 +0200	[thread overview]
Message-ID: <84n0grk3dd.fsf@lucy.is.informatik.uni-duisburg.de> (raw)
In-Reply-To: E19PH5V-0001dI-00@linux182.ma.utexas.edu

Joe Corneli <jcorneli@mail.ma.utexas.edu> writes:

> I tried out Emacs Wiki last night.  And yes it is rather like what I
> have.
>
> The two most obvious differences are
>
> 	    * Wiki is based on a plain text format
> whereas
> 	    * Todo is based on a list format

For a todo application, it might be useful to somehow marry Wiki with
outline mode.

> 	    * Todo can have links with arbitrary text labels
> whereas
> 	    * Wiki CanOnlyHaveLinksWithLabelsLikeThis

How do you distinguish links from non-links in Todo?

> Another difference:
>
> 	    * Todo encourages fairly arbitrary "markup" 
> whereas
> 	    * Wiki says "The general idea is to write plain ASCII."

Hm.  To me, the words "arbitrary" and "markup" don't go well
together.  Markup means that there is a program to interpret the
markup in some fashion.  Wiki tries to make its markup blend well
with natural language text, so that it doesn't stand out so much.

Anything that doesn't have to be interpreted by the Wiki processor
can be freely used.

By saying that Todo encourages arbitrary markup it seems that you
mean that Todo as a program doesn't interpret it.  Well, you can do
that with Wiki, too.

But that said, I still haven't found the right todo application for
me.  Maybe I'm confused as to what I need.  But I've tried a number of
them and still haven't settled on one.

(Btw, organizer-mode might be interesting to you because it supports
a number of links: you can link from a todo item to a message in Gnus
or RMAIL or VM, and to a BBDB record, and so on.  It seems that what
you need most are links -- your Todo is basically all links, right?
So maybe you might like organizer-mode.)
-- 
This line is not blank.

  parent reply	other threads:[~2003-06-09  9:27 UTC|newest]

Thread overview: 68+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-07 15:37 Gud lord! Nick Roberts
2003-06-07 16:12 ` Stefan Monnier
2003-06-07 16:43   ` Robert Anderson
2003-06-07 16:47     ` Robert Anderson
2003-06-07 21:05     ` Miles Bader
2003-06-07 22:07       ` Robert Anderson
2003-06-07 22:35         ` Stefan Monnier
2003-06-08  0:01           ` Robert Anderson
2003-06-08  0:19             ` Stefan Monnier
2003-06-11 13:36             ` Stephen J. Turnbull
2003-06-11 14:04               ` Juanma Barranquero
2003-06-12 21:15                 ` Stephen J. Turnbull
2003-06-12 22:37                   ` Juanma Barranquero
2003-06-11 14:32               ` Stefan Monnier
2003-06-12  1:43                 ` Miles Bader
2003-06-12 15:30                   ` Stefan Monnier
2003-06-12 15:54                     ` Kai Großjohann
2003-06-07 23:47         ` Miles Bader
     [not found]           ` <1055032089.30724.114.camel@lan1>
2003-06-08  2:02             ` Miles Bader
2003-06-08  4:40               ` Robert Anderson
2003-06-12 17:49                 ` Per Abrahamsen
2003-06-08  2:19             ` Miles Bader
2003-06-07 22:59       ` yet another todo editing system Joe Corneli
2003-06-08  7:51         ` Thien-Thi Nguyen
2003-06-08  8:52           ` Joe Corneli
2003-06-08 10:37             ` Thien-Thi Nguyen
2003-06-08 12:32               ` Joe Corneli
2003-06-08 20:05                 ` Kai Großjohann
2003-06-09  7:29                   ` Joe Corneli
2003-06-09  7:34                     ` Miles Bader
2003-06-09  8:01                       ` Joe Corneli
2003-06-09  8:16                         ` Miles Bader
2003-06-09  9:27                     ` Kai Großjohann [this message]
2003-06-09 10:54                       ` Joe Corneli
2003-06-09 11:41                     ` Alex Schroeder
2003-06-09 19:43                 ` Thien-Thi Nguyen
2003-06-08 12:48             ` Alex Schroeder
2003-06-09  0:21         ` Richard Stallman
2003-06-09 10:05           ` Joe Corneli
2003-06-09 10:29             ` Joe Corneli
2003-06-15 15:59             ` Richard Stallman
2003-06-16  1:44               ` Joe Corneli
2003-06-16 17:57                 ` Richard Stallman
2003-06-09  0:21     ` Gud lord! Richard Stallman
2003-06-09  1:23       ` Jonathan Walther
2003-06-09 23:00         ` Richard Stallman
2003-06-10  1:28           ` Robert Anderson
2003-06-10  1:53             ` Jonathan Walther
2003-06-11  0:24             ` Richard Stallman
2003-06-09 14:32       ` Robert Anderson
2003-06-10 12:21         ` Richard Stallman
2003-06-10 12:54           ` David Kastrup
2003-06-10 17:10             ` Jonathan Walther
2003-06-11  8:27             ` Richard Stallman
2003-06-09  7:51   ` Juanma Barranquero
2003-06-09  8:11     ` Miles Bader
2003-06-09  8:32       ` Juanma Barranquero
2003-06-09  8:42         ` Miles Bader
2003-06-09  8:56           ` Juanma Barranquero
2003-06-09 13:37         ` Stefan Monnier
2003-06-09 14:07           ` Juanma Barranquero
2003-06-11 13:00             ` Stephen J. Turnbull
2003-06-11 13:53               ` Juanma Barranquero
2003-06-09  0:21 ` Richard Stallman
2003-06-09  7:49 ` Juanma Barranquero
2003-06-09 19:29   ` Not arch (was Re: Gud lord!) Nick Roberts
  -- strict thread matches above, loose matches on Subject: below --
2003-06-17  0:21 yet another todo editing system Joe Corneli
2003-06-19  6:08 ` Joe Corneli

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.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=84n0grk3dd.fsf@lucy.is.informatik.uni-duisburg.de \
    --to=kai.grossjohann@gmx.net \
    /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.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).