Re: [Orgmode] Three questions about Org-mode API

2008-05-14 Thread Carsten Dominik
Hi Dmitri, On May 12, 2008, at 8:36 PM, Dmitri Minaev wrote: On Mon, May 12, 2008 at 4:03 PM, Carsten Dominik <[EMAIL PROTECTED] > wrote: If you are talking only about the standard properties (i.e. not the TODO state or the tags, but just the properties in the drawer, the fastest inside-org

Re: [Orgmode] Three questions about Org-mode API

2008-05-12 Thread Dmitri Minaev
On Mon, May 12, 2008 at 4:03 PM, Carsten Dominik <[EMAIL PROTECTED]> wrote: > If you are talking only about the standard properties (i.e. not the TODO > state or the tags, but just the properties in the drawer, the fastest > inside-org way would be > > (org-entry-get nil 'standard) No, unfortuna

Re: [Orgmode] Three questions about Org-mode API

2008-05-12 Thread Carsten Dominik
On May 11, 2008, at 9:19 PM, Dmitri Minaev wrote: Hello, I use org-mode as a front-end to view and edit the data stored in a list. It's easy and fast to render the list as an Org-mode tree, but I have some problems with the performance when I convert the data back to the list. 1. If I want to

[Orgmode] Three questions about Org-mode API

2008-05-11 Thread Dmitri Minaev
Hello, I use org-mode as a front-end to view and edit the data stored in a list. It's easy and fast to render the list as an Org-mode tree, but I have some problems with the performance when I convert the data back to the list. 1. If I want to retrieve all properties of an entry (a thousand or tw