Hi Chris,
Normally a request for a patch shuts people up, not in your case. :-)
Very interesting, I like how you did this parallel to the
other, similar environments that also require internal
processing.
I am quite over committed right now and have a trip coming up,
and I will need to think a
FWIW, I use tags to mark contexts and filtering on tags is really
really fast and flexible.
--
Manish
On Mon, Apr 20, 2009 at 6:40 AM, Varnit Suri wrote:
> Hi all,
>
> I am using the PROPERTY keyword to identify contexts (in the GTD
> approach). So here's a sample of what I do:
>
> * Online
>
Varnit Suri wrote:
> ...
> The Agenda view that I see is below (Home, Computer, Work are PROPERTY
> tags).
>
> What I 'd like to do is:
> 1. View tasks with only a specified PROPERTY tag.
> 2. View the main task (if this task is a sub-task) in the Agenda view.
>
> ...
Does
http://orgm
Carsten Dominik writes:
> Yes, a bug, but your fix is not the right one, see the discussions
> with Sebastian about the naming of containers and IDs.
>
> Fixed, in a different way.
>
> Thanks.
Thanks for fixing it :)
-Bernt
___
Emacs-orgmode mailing
Hi all,
I am using the PROPERTY keyword to identify contexts (in the GTD
approach). So here's a sample of what I do:
* Online
:PROPERTIES:
:CATEGORY: Computer
:END:
** TODO Call/reply to A
** TODO Defrag work PC
The Agenda view that I see is below (Home, Computer, Work are PROPERTY
tags).
Yes, a bug, but your fix is not the right one, see the discussions
with Sebastian about the naming of containers and IDs.
Fixed, in a different way.
Thanks.
- Carsten
On Apr 19, 2009, at 6:29 PM, Bernt Hansen wrote:
This fixes a bug where section ids were all set to 'nil'.
suffix and href
Applied, thanks.
- Carsten
On Apr 19, 2009, at 6:29 PM, Bernt Hansen wrote:
The wrong name was added for CUSTOM_ID in the completion list for
properties in commit 931e13d (Custom IDs: Documentation and
improvements)
---
This patch is available at git://git.norang.ca/org-mode for-carsten
lisp
Yes, this was a bug, fixed now.
Thanks
- Carsten
On Apr 19, 2009, at 6:54 PM, Bernt Hansen wrote:
Hi Carsten,
I noticed a problem with custom ids that should probably be fixed.
I was playing with a temporary custom id for a document - so I added
it
and exported. Then when I removed the
Hi Carsten,
I took up your challenge and made a patch that does what I want. It
does what I suggested in my previous email in that it allows one to
put #+begin_foo and #+end_foo tags in the body of an org file. These
tags allow you to change the environment of the text between them.
What that me
Hi Carsten,
I noticed a problem with custom ids that should probably be fixed.
I was playing with a temporary custom id for a document - so I added it
and exported. Then when I removed the id it's still there. The
org-export-preferred-target-alist still has the mapping of section
number to pref
This fixes a bug where section ids were all set to 'nil'.
suffix and href were identical so suffix is no more.
Before this change the table of contents had the correct id but the
heading levels all had id="nil"
---
This patch is available at git://git.norang.ca/org-mode for-carsten
lisp/org-htm
The wrong name was added for CUSTOM_ID in the completion list for
properties in commit 931e13d (Custom IDs: Documentation and
improvements)
---
This patch is available at git://git.norang.ca/org-mode for-carsten
lisp/org.el |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git
No, this is currently not possible.
- Carsten
On Apr 19, 2009, at 11:23 AM, Taru Karttunen wrote:
Hello
Is there a way to insert remembered entries in a sorted fashion?
I am inserting entries like: *** <2009-04-20 Mon> Foobar
and would like them to be sorted under the heading they
are rememb
On Apr 19, 2009, at 11:44 AM, Taru Karttunen wrote:
Excerpts from Giorgio Brajnik's message of Sun Apr 19 12:16:58 +0300
2009:
Carsten,
thank you for your prompt answer.
I understand your attitude towards CamelCase, and tend to agree,
but I
also think it would be nice to have a utility to
Thanks nick,
made those changes + I do use indenting in emacs (indent-region)
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Excerpts from Giorgio Brajnik's message of Sun Apr 19 12:16:58 +0300 2009:
> Carsten,
> thank you for your prompt answer.
> I understand your attitude towards CamelCase, and tend to agree, but I
> also think it would be nice to have a utility to easily port a set of
> emacs-wiki pages into orgmode.
Hello
Is there a way to insert remembered entries in a sorted fashion?
I am inserting entries like: *** <2009-04-20 Mon> Foobar
and would like them to be sorted under the heading they
are remembered.
e.g. given the org file:
* Current
*** <2009-04-18 Sat> Foo
*** <2009-04-21 Tue> Bar
The entr
Carsten,
thank you for your prompt answer.
I understand your attitude towards CamelCase, and tend to agree, but I
also think it would be nice to have a utility to easily port a set of
emacs-wiki pages into orgmode.
I'll see if I can come out with a simple elisp or python script to convert
those fil
18 matches
Mail list logo