maybe you need to set the variable
org-agenda-skip-timestamp-if-done
Maybe we need to set it in the appt function by default? I guess that
even if you
want DONE items show up in the agenda, to is relatively safe to assume
that you don't want to have reminders for them? Bastien?
- Carsten
On Sun, 13 Apr 2008 21:11:26 +0200
Carsten Dominik <[EMAIL PROTECTED]> wrote:
> > In my estimation, org-mode hits the spot on all of them. :-)
> >
>
> Yes, except maybe the synch with portable devices. It is not so
> good at that.
I chose orgmode because it is so usable and syncable on
Carsten Dominik ([EMAIL PROTECTED]) wrote:
> On Apr 14, 2008, at 7:13 PM, Adam Spiers wrote:
>
> >Hi all,
> >
> >Back after a longish absence - great to see the work has been
> >continuing at a furious pace :-)
> >
> >I just pulled the latest git master and tried a recompile. Works fine
> >on ema
You can slice a single table full of calculations in different ways
into separate destinations. Or you can format the table differently.
There are many fun and exciting possible uses.
A fancier implementation would scan the document *once* for the
set of destinations. That could help implement a
Parameters are fluidly bound as early as possible. Added one
helper function, orgtbl-format-section, and removed one,
org-get-param. Also cleaned org-format-line.
Signed-off-by: Jason Riedy <[EMAIL PROTECTED]>
---
ChangeLog | 16 +++
lisp/org-table.el | 124 ++
Each of lstart, lend, and lfmt permits a last-line specialization
called llstart, etc. with corresponding heading versions.
Signed-off-by: Jason Riedy <[EMAIL PROTECTED]>
---
ChangeLog | 10 ++
lisp/org-table.el | 32
2 files changed, 38 insert
Functions and dynamic binding permit some fun uses, including
gathering up header names for use in SQL insert statements.
Signed-off-by: Jason Riedy <[EMAIL PROTECTED]>
---
ChangeLog | 14 +++
doc/org.texi |5 +++-
lisp/org-table.el | 67 ++
Useful if the header formatting is used purely for side-effects.
Signed-off-by: Jason Riedy <[EMAIL PROTECTED]>
---
ChangeLog |5 +
lisp/org-table.el |7 ++-
2 files changed, 11 insertions(+), 1 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 1347715..15937cc 100644
This is lead-up to a contrib function that generates SQL insertions
from a table. Using functions for some of the orgtbl parameters opens
up many possibilities.
Jason Riedy (4):
Refactor orgtbl-to-generic; explicitly separate heading from body.
Support last-line specializers.
Allow function
The string safety is a bit iffy, but it works for converting
TeX descriptions into SQL-safe strings.
Signed-off-by: Jason Riedy <[EMAIL PROTECTED]>
---
Needs the table-format-functions series. Also available as
git://repo.or.cz/org-mode/ejr.git orgtbl-sqlinsert
And I forgot to mention that
On Apr 16, 2008, at 2:33 PM, Detlef Steuer wrote:
On Sun, 13 Apr 2008 21:11:26 +0200
Carsten Dominik <[EMAIL PROTECTED]> wrote:
In my estimation, org-mode hits the spot on all of them. :-)
Yes, except maybe the synch with portable devices. It is not so
good at that.
I chose orgmode
11 matches
Mail list logo