Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: asjo@koldfront.dk (Adam Sjøgren)
To: info-gnus-english@gnu.org
Subject: Re: gnus-calendar / gnus-icalendar in Emacs24?
Date: Tue, 16 Dec 2014 12:41:16 +0100	[thread overview]
Message-ID: <87r3vzx1nn.fsf@topper.koldfront.dk> (raw)
In-Reply-To: <87y4q7q3oh.fsf@hillenius.net>

Gijs writes:

>> I had a quick look at the comment, (but) I would appreciate more
>> documentation. For instance, I did not yet manage to add an event to
>> my diary file. (~/diary). Does that require org integration?

> But I did manage to get an appointment added to my org file after
> creating a * Calendar section in that file. Aha!

It has been a while since I got it set up, but here is my configuration:

    (require 'gnus-icalendar)

    ;; to enable optional iCalendar->Org sync functionality
    ;; NOTE: both the capture file and the headline(s) inside must already exist
    (setq gnus-icalendar-org-capture-file "~/org/calendar.org")
    (setq gnus-icalendar-org-capture-headline '("Calendar"))
    (gnus-icalendar-org-setup)

    (setq gnus-icalendar-additional-identities '("extra@example.com"
                                                 "mailinglist@example.com"
                                                 "somemore@example.com"))

I have also installed Emacs-Calfw, which enables a very nice view of
the org-mode calendar:

 * https://github.com/kiwanami/emacs-calfw

Besides the usual M-x org-agenda-list.


  Best regards,

    Adam

-- 
 "Så skal man bare huske at netværk bliver lavet              Adam Sjøgren
  af ingeniører, RAM af computerfolk og harddiske        asjo@koldfront.dk
  af fjolser."


_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

  reply	other threads:[~2014-12-16 11:41 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-15 13:38 Loris Bennett
2014-12-15 15:25 ` Emanuel Berg
2014-12-15 15:54 ` Adam Sjøgren
2014-12-15 16:03 ` Charles Philip Chan
     [not found] ` <mailman.16138.1418659474.1147.info-gnus-english@gnu.org>
2014-12-15 23:35   ` Emanuel Berg
2014-12-16  1:24     ` Charles Philip Chan
     [not found]     ` <mailman.16155.1418693129.1147.info-gnus-english@gnu.org>
2014-12-16 22:41       ` Emanuel Berg
2014-12-16 22:49         ` David Engster
2014-12-16 22:52         ` Adam Sjøgren
     [not found]         ` <mailman.16239.1418770400.1147.info-gnus-english@gnu.org>
2014-12-16 23:15           ` Emanuel Berg
2014-12-17  7:36           ` Loris Bennett
2014-12-17 11:41             ` Rasmus
2015-01-21  7:53               ` Gour
2015-01-21 21:07                 ` Rasmus
2015-01-22  7:21                   ` Gour
2015-01-22 11:16                     ` Kevin Brubeck Unhammer
2015-01-22 22:17                       ` Rasmus
     [not found]             ` <mailman.16286.1418816719.1147.info-gnus-english@gnu.org>
2014-12-17 11:50               ` Loris Bennett
2014-12-17 13:47             ` Adam Sjøgren
     [not found] ` <mailman.16136.1418658867.1147.info-gnus-english@gnu.org>
2014-12-16 10:33   ` Gijs Hillenius
2014-12-16 10:39     ` Gijs Hillenius
2014-12-16 11:41       ` Adam Sjøgren [this message]
2014-12-17 13:26         ` Adam Sjøgren
     [not found]         ` <mailman.16288.1418822799.1147.info-gnus-english@gnu.org>
2015-01-13 10:07           ` Gijs Hillenius
2014-12-16 14:41     ` Gijs Hillenius
2014-12-18 16:50   ` Gijs Hillenius
2014-12-19  0:50     ` Emanuel Berg
2014-12-19  8:04       ` Gijs Hillenius

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r3vzx1nn.fsf@topper.koldfront.dk \
    --to=asjo@koldfront.dk \
    --cc=info-gnus-english@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).