2009/9/8 Richard Moreland
> I've been working with Carsten on a free iPhone app for Org.
>
Absolutely lovely. I've been waiting for this for long.
Once we feel the basics are worked out, we will solicit a request for beta
> testers and feedback
>
Please count me in.
thanks,
--
ajd.
__
hello org-mode users,
for some reason, my agenda export isn't working as it used to in the past.
(setq org-agenda-custom-commands '(("x" agenda "export to html" nil
("~/agenda.html"
with this in my org configuration, i get 'x' as an accepted keystroke in the
agenda command selection buffer.
hello,
i upgraded my emacs to 23.1.1 and set up an org-mode git repository from
scratch.
now, when i do a "make" i get the following errors:
---
In toplevel form:
lisp/org-ascii.el:29:1:Error: Symbol's function definition is void:
backup-inhibited
make: *** [lisp/org-ascii.elc] Error 1
---
what
Thanks a lot Magnus - your suggestions were helpful. Basically, I didn't
have uuidgen on my machine and that caused the same ID to be generated for
all timestamps. I'm not sure if that's a bug because even though I'm on
Windows, when I evaluate (current-time) it gives me the time up to
milliseconds
hello,
i want to export my org-agenda as an icalendar file so that i can load it
into some online calendar and access it on my phone. however, i'm facing
some issues with the iCalendar files which org is generating. i can
reproduce the problem by using org-export-icalendar-this-file on the
followi
hello,
i have setup a small website using org-publish. it works great but
there's one bit missing. i have to generate the rss/atom feed
manually. does anyone know of a better way to generate these feeds
using some extension to the org-publish?
thanks,
--
ajd.
___
2009/3/12 Taru Karttunen :
> On 12.03 11:44, Carsten Dominik wrote:
>> Up to now there was o stable way to enforce a fiven internal link target.
>> I have just pushed a change into the git repo that will allow
>> [[#foobar][description]]
> My repo is updated to support the new link syntax.
thanks
hello,
i use org mode for publishing my notes and i find the org-exp-bibtex
functionality very useful because it allows me to separate my
references cite them neatly using the \cite{} notation. however, i'm
facing an issue with it.
here's a simple org/bibtex combination to reproduce the probem: