Hello,
Is there any way to sync org-mode with google calendar ?
And if not, is this planed/possible ?
Regards,
Cezar
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org
Hi to all,
And first of all, thanks for this stunning tool.
My problem is that I'd like to use org-mode in conjunction with
noweb-mode, which is used to distinguish code chunks and doc chunks in
my file, using two different major modes for each one (with org-mode
used for doc chunks).
It works g
David O'Toole <[EMAIL PROTECTED]> writes:
> Screenshot at http://dto.freeshell.org/notebook/images/menu-shot.png
I get a 404 error.
Dan
--
--
Dan Griswold
Rochester, NY
--
___
Emacs-orgmode mailing list
Remember: use `Repl
On Thu, 27 Sep 2007, Steven E. Harris wrote:
Eric J Haywiser <[EMAIL PROTECTED]> writes:
This could be confusing to a newbie, who is the most likely person to
encounter this problem.
I just ran into this problem while installing org-mode last night, and
came up with a similar fix.
BATCH=$(
Leo <[EMAIL PROTECTED]> writes:
>> For me it seems much easier to always modify events from Org and then
>> keep some web interface updated, than to try to achieve real syncing...
>
> This won't work if you have someone also adding events for you, for
> example your secretary.
Com'on, I'm sure yo
Richard G Riley <[EMAIL PROTECTED]> writes:
> 1) When following the instruction from the following link and
> rescheduling from the agenda buffer, why do I always get
>
> "Item scheduled for nil" in the message bufffer?
I think this is a bug.
Try this patch (also fixing small typos.)
diff -u /h
Richard G Riley <[EMAIL PROTECTED]> writes:
>> PS: the secret key here is the second `i', which stand for the
>> Info-index command. I find this to be the most useful command in info.
>
> what is the C-u 1 0 C-n sequence doing?
Just going 10 lines down (i.e. calling `next-line' 10 times.)
--
Ba
Richard G Riley <[EMAIL PROTECTED]> writes:
> I can't seem to find how to have calendar items included in my
> agenda. Should they be? e.g I have a recurring reminder in my calendar
> every tuesday to remind me to "put the bin out" for example. Can this be
> shown in my agenda?
To include the dia
"Dmitri Minaev" <[EMAIL PROTECTED]> writes:
> Hello,
>
> The requested URL /notebook/images/menu-shot.png was not found on this server.
Oops! The correct URL is http://dto.freeshell.org/images/menu-shot.png
> Thanks for the ideas! Could you also share a sample fragment of an
> .org file, please
"Georg C. F. Greve" <[EMAIL PROTECTED]> writes:
> On Thu, 27 Sep 2007 09:22:18 -0400
> Bernt Hansen <[EMAIL PROTECTED]> wrote:
>
> bh> Is it possible to use mairix with Gnus and an IMAP server to look
> bh> up mail by message id or does it only work for local mail? All of
> bh> my (copious) m
> Is there any way to sync org-mode with google calendar ?
> And if not, is this planed/possible ?
Funny you should mention this. Just this morning I fetched the ics file
from my google calendar and imported the ics file into my diary
(icalendar-import-file "/here/is/calendar.ics"
"/there/goes/
Bastien <[EMAIL PROTECTED]> writes:
> Richard G Riley <[EMAIL PROTECTED]> writes:
>
>> 1) When following the instruction from the following link and
>> rescheduling from the agenda buffer, why do I always get
>>
>> "Item scheduled for nil" in the message bufffer?
>
> I think this is a bug.
>
> Try
Richard G Riley <[EMAIL PROTECTED]> writes:
> Bastien <[EMAIL PROTECTED]> writes:
> >> Richard G Riley <[EMAIL PROTECTED]> writes:
> >> 2) What is the reason behind having to manually "refresh" after a
> >> reschedule in the agenda buffer, why does it not do it
automatically?
> > I think the rea
Bernt Hansen <[EMAIL PROTECTED]> writes:
> Carsten Dominik <[EMAIL PROTECTED]> writes:
>
>> - The clocktable has a new `:scope' parameter.
>
> Cool! :) So now I can split my files again and still get a daily
> summary across all file. Thanks!
I haven't gotten to try the new clocktable feature
Richard G Riley <[EMAIL PROTECTED]> writes:
> I am so sorry - I should have found that. And it works very well. It
> was too late at night and I was relying on google too much as opposed
> to the info file (I can never find anything in info files for some
> reason).
C-h i d m Org TAB RET i diar T
Bastien <[EMAIL PROTECTED]> writes:
> "Egli Christian (KIRO 41)" <[EMAIL PROTECTED]> writes:
>
>> I think the reason is the principle of least surprise.
>
> Agreed. That's also why rescheduling should perhaps leave some
> persistent warning in the agenda buffer (as S-left/right does).
> I guess i
Hi Adam,
> Would this solve your problem?
>
> http://mmm-mode.sourceforge.net/
>
> "MMM Mode is an emacs add-on package providing a minor mode that
> allows Multiple Major Modes to coexist in one buffer."
In fact, I already have my two major modes coexisting in the same
buffer thanks to noweb-m
"Egli Christian (KIRO 41)" <[EMAIL PROTECTED]> writes:
> Richard G Riley <[EMAIL PROTECTED]> writes:
>
>> Bastien <[EMAIL PROTECTED]> writes:
>> >> Richard G Riley <[EMAIL PROTECTED]> writes:
>> >> 2) What is the reason behind having to manually "refresh" after a
>> >> reschedule in the agenda buf
On 28/09/2007, Rick Moynihan <[EMAIL PROTECTED]> wrote:
> Leo wrote:
> > On 2007-09-28 08:12 +0100, Cezar wrote:
> >> Hello,
> >>
> >> Is there any way to sync org-mode with google calendar ?
> >> And if not, is this planed/possible ?
> >>
> >> Regards,
> >> Cezar
> >
> > This can be very inter
On Fri, Sep 28, 2007 at 11:04:35AM +0200, Julien Barnier wrote:
> Hi to all,
>
> And first of all, thanks for this stunning tool.
>
> My problem is that I'd like to use org-mode in conjunction with
> noweb-mode, which is used to distinguish code chunks and doc chunks in
> my file, using two diffe
Leo wrote:
On 2007-09-28 08:12 +0100, Cezar wrote:
Hello,
Is there any way to sync org-mode with google calendar ?
And if not, is this planed/possible ?
Regards,
Cezar
This can be very interesting. I'd also like to know.
Me too! This was already mentioned in a thread here:
http://ww
Cezar <[EMAIL PROTECTED]> writes:
> Is there any way to sync org-mode with google calendar ?
> And if not, is this planed/possible ?
I'm not really *syncing* my Org agenda files with Google Calendar.
I don't use Google Calendar to add new events; I just use it to check
events that I have in
On 2007-09-28 15:35 +0100, Bastien wrote:
> Cezar <[EMAIL PROTECTED]> writes:
>
>> Is there any way to sync org-mode with google calendar ?
>> And if not, is this planed/possible ?
>
> I'm not really *syncing* my Org agenda files with Google Calendar.
>
> I don't use Google Calendar to add new
"Egli Christian (KIRO 41)" <[EMAIL PROTECTED]> writes:
> Funny you should mention this. Just this morning I fetched the ics
> file from my google calendar and imported the ics file into my diary
> (icalendar-import-file "/here/is/calendar.ics"
> "/there/goes/ical-diary"). If you then set org-agend
On 2007-09-28 08:12 +0100, Cezar wrote:
> Hello,
>
> Is there any way to sync org-mode with google calendar ?
> And if not, is this planed/possible ?
>
> Regards,
> Cezar
This can be very interesting. I'd also like to know.
--
.: Leo :. [ sdl.web AT gmail.com ] .: [ GPG Key: 9283AA3F ]
> Is there any way (allready made function) to import vCalendar into
> org-mode ? I can export a .vcs file with my calendar or todo list and
> I'd like to import it in org.
You can import a ical file (ics) into your diary and integrate the diary
with your agenda.
See
http://www.gnu.org/softw
Hi Richard
> I can't seem to find how to have calendar items included in my
> agenda. Should they be?
Yes they should. See
http://orgmode.org/org.html#index-calendar-integration-433
HTH
Christian
___
Emacs-orgmode mailing list
Remember: use `Reply A
"Egli Christian (KIRO 41)" <[EMAIL PROTECTED]> writes:
> I think the reason is the principle of least surprise.
Agreed. That's also why rescheduling should perhaps leave some
persistent warning in the agenda buffer (as S-left/right does).
I guess it would solve the issue Richard was concerned ab
Richard G Riley <[EMAIL PROTECTED]> writes:
>> I think the reason is to warn you about the modification without having
>> to save it. Actually reschedule often happens more than once before you
>> need to save the modified buffers, so it makes sense to only save when
>> you're done with all the mo
Hi Carsten,
As seems to be increasingly the case it took me a while to look into
this, but when I did, with your insights it turned out to be only a
few minutes work.
It turns out that I had a ~/diary/ directory not a ~/diary file. It
was hence fixed with a simple:
~ rmdir ~/diary/
~ touch ~/di
Bastien <[EMAIL PROTECTED]> writes:
>>> For me it seems much easier to always modify events from Org and then
>>> keep some web interface updated, than to try to achieve real syncing...
>>
>> This won't work if you have someone also adding events for you, for
>> example your secretary.
>
> Com'on,
Hello everybody,
inspired by Bastiens great new org-registry.el and now triggered by
David's last post of his GTD setup (one big file with TODOs and
several files for publishing), I'd like to share some ideas with
you, which would make the best PIM I've ever used even better for me.
Having tried
Hi,
Are (both of) you thinking about *permanently* adding it to the agenda
files, or only temporarily for the current agenda command?
I would likely want this *temporarily*.
Xavier
--
http://www.gnu.org
http://www.april.org
http://www.lolica.org
Richard G Riley <[EMAIL PROTECTED]> writes:
> It doesn't really make sense because as you reschedule its easy to forget
> which ones you already have rescheduled and end up trying to reschedule an
> already rescheduled one. Which is exactly what happened to me. Like other
> operations on the agend
Hi Jost,
Jost Burkardt <[EMAIL PROTECTED]> writes:
> Having tried org-registry I see the following drawbacks
>
> - the file .org-registry, I've no idea about performance issues yet,
>but one of the main reasons for switching from planner-mode to
>org-mode last year, was org-mode's habit
Hi Xavier!
Xavier Maillard <[EMAIL PROTECTED]> writes:
>Are (both of) you thinking about *permanently* adding it to the agenda
>files, or only temporarily for the current agenda command?
>
> I would likely want this *temporarily*.
Carsten already answered this here:
http://article.gm
A feature of org-mode I have started to use a lot is the clock, to record the
amount of time I spend on different tasks. I'll start a clock in the task or
subtask I'm working on, and then clock out and add a note when I move to a
differnt task.
The result is often something like this:
-
The following code is preliminary, but gets the job done in my simple tests.
Now's the time to beat down on, and refine, the user interface and behavior.
John
;;; org-crypt.el --- Public key encryption for org-mode entries
;; Copyright (C) 2007 John Wiegley <[EMAIL PROTECTED]>
;; Emacs Lisp Arc
I love using "#+STARTUP: lognotestate" for noting down when and why a task
changes state.
However, I have several tasks which recur daily, or once every two days. The
size of these tasks is starting to get crazy, since there are empty "DONE"
messages continually accruing.
I'd like either a) an o
39 matches
Mail list logo