Re: [O] Calendar-like view of the org-agenda

2011-07-20 Thread SAKURAI Masashi
Hi Bastien, At Mon, 18 Jul 2011 10:53:22 +0200, Bastien wrote: > : > > Please check it and let me know any ideas. > > I suggest everyone to use [calfw] as a tag in the subject of the > emails sent to the list, it will help filter through these requests. Thanks for your advice. I will add a tag.

Re: [O] Calendar-like view of the org-agenda

2011-07-19 Thread Reiner Steib
On Fri, Jul 15 2011, Michael Markert wrote: > On 15 Jul 2011, OSiUX wrote: >> When change the name of days and months, emacs crash!!:: >> >> (setq calendar-week-start-day 7 [...] > The names are no problem, but `calendar-week-start-day' is. The day > array is 0-indexed, so you want 6 not 7. Anyho

Re: [O] Calendar-like view of the org-agenda

2011-07-19 Thread SAKURAI Masashi
Hi Rasmus, Thanks for your setting sample. At Sun, 17 Jul 2011 20:59:19 +0200, Rasmus wrote: > : > > Is is somehow possible to change the font family used in Calfw windows > > only? > > Hardly perfect, the following let me change the font used in Calfw > sessions. It seems rather fragile, though

Re: [O] Calendar-like view of the org-agenda

2011-07-18 Thread Bastien
Hi Masashi, SAKURAI Masashi writes: > I will continue to improve calfw and org integration. Thanks a lot for this effort! > Please check it and let me know any ideas. I suggest everyone to use [calfw] as a tag in the subject of the emails sent to the list, it will help filter through these r

Re: [O] Calendar-like view of the org-agenda

2011-07-17 Thread Rasmus
Rasmus writes: > Is is somehow possible to change the font family used in Calfw windows > only? Hardly perfect, the following let me change the font used in Calfw sessions. It seems rather fragile, though as it only seems to work with `:height 90'. Obviously there is a more fundamental problem t

Re: [O] Calendar-like view of the org-agenda

2011-07-17 Thread Rasmus
Hi, Thank a bunch for Calfw. It is great. > - Add defcustoms for line drawing chars. > - Added cfw:org-agenda-schedule-args variable to limit the schedule items. Is is somehow possible to change the font family used in Calfw windows only? Using my regular font, Monofur, the table gets screwed

Re: [O] Calendar-like view of the org-agenda

2011-07-17 Thread SAKURAI Masashi
At Wed, 13 Jul 2011 21:55:09 +0200, Tassilo Horn wrote: > : > "Sebastien Vauban" > writes: > : > > - I was hoping `r' to redraw the grid, after I've changed Emacs frame size. > > It > > does not seem to be the case. Could that be foreseen? I've seen you > > already > > all the available spa

Re: [O] Calendar-like view of the org-agenda

2011-07-16 Thread SAKURAI Masashi
Hi Bastien, At Tue, 12 Jul 2011 09:24:25 +0200, Bastien wrote: > : > > One question, is it fixed variable for an user? I mean, one often > > changes the argument parameter to change the filtering in a single > > Emacs session. > > It would actually be nice to be able to change this parameters o

Re: [O] Calendar-like view of the org-agenda

2011-07-16 Thread SAKURAI Masashi
Hi Manuel, Thank you for your example. I have to study a lot of customize variables of org-agenda. The org-mode is very deep world! At Mon, 11 Jul 2011 21:02:48 +0200, Manuel Hermenegildo wrote: > : > Currently, both tasks will appear in the calfw view. > > In the normal org agenda views the ne

Re: [O] Calendar-like view of the org-agenda

2011-07-15 Thread Michael Markert
On 15 Jul 2011, OSiUX wrote: > When change the name of days and months, emacs crash!!:: > > (setq calendar-week-start-day 7 > european-calendar-style t > calendar-day-name-array > ["Dom" "Lun" "Mar" "Mie" "Jue" "Vie" "Sab"] > calendar-month-name-array > ["Ene" "F

Re: [O] Calendar-like view of the org-agenda

2011-07-15 Thread OSiUX
CFW it's AWESOME! When change the name of days and months, emacs crash!!:: (setq calendar-week-start-day 7 european-calendar-style t calendar-day-name-array ["Dom" "Lun" "Mar" "Mie" "Jue" "Vie" "Sab"] calendar-month-name-array ["Ene" "Feb" "Mar" "Abr" "May" "Jun" "Jul" "Ago" "Sep" "Oct

Re: [O] Calendar-like view of the org-agenda

2011-07-14 Thread SAKURAI Masashi
Hi Tassilo, At Wed, 13 Jul 2011 21:55:09 +0200, Tassilo Horn wrote: > : > > - I was hoping `r' to redraw the grid, after I've changed Emacs frame size. > > It > > does not seem to be the case. Could that be foreseen? I've seen you > > already > > all the available space, when drawing the gr

Re: [O] Calendar-like view of the org-agenda

2011-07-14 Thread Aankhen
On Wed, Jul 13, 2011 at 18:14, Jason F. McBrayer wrote: > On Wed, 13 Jul 2011 11:34:48 +0530, Aankhen wrote: > >> That's odd. I'm using Emacs 24 on Windows 7 64-bit (and before this >> I've used 23 on both 7 and Vista), and my font is set to Consolas. >> Emacs happily substitutes other fonts where

Re: [O] Calendar-like view of the org-agenda

2011-07-13 Thread Tassilo Horn
"Sebastien Vauban" writes: Hi Sebastien, > - I was hoping `r' to redraw the grid, after I've changed Emacs frame size. It > does not seem to be the case. Could that be foreseen? I've seen you already > all the available space, when drawing the grid for the first time. I've implemented that

Re: [O] Calendar-like view of the org-agenda

2011-07-13 Thread Jason F. McBrayer
On Wed, 13 Jul 2011 11:34:48 +0530, Aankhen wrote: That's odd. I'm using Emacs 24 on Windows 7 64-bit (and before this I've used 23 on both 7 and Vista), and my font is set to Consolas. Emacs happily substitutes other fonts where Consolas is missing glyphs (see the attached screenshot). The on

Re: [O] Calendar-like view of the org-agenda

2011-07-13 Thread Sebastien Vauban
Hi Achim, Achim Gratz wrote: > "Sebastien Vauban" writes: >> Look at the results under Windows (in 8 pt): > > You may be interested in this: > http://cygutils.fruitbat.org/mintty-font-test/ What your article showed to me is that the version of the Consolas font is important. I had version 1.0, an

Re: [O] Calendar-like view of the org-agenda

2011-07-12 Thread Aankhen
Hi, On Tue, Jul 12, 2011 at 21:00, Jason F. McBrayer wrote: > I /think/ that in X, emacs will select the closest font it can find to > in order to get the characters it needs. However, in Windows, it will > only use the default font (or whatever is explicitly specified for the > face), even if th

Re: [O] Calendar-like view of the org-agenda

2011-07-12 Thread Sebastien Vauban
Hi Jason, "Jason F. McBrayer" wrote: >> I still will give it a try for a couple of days. But, as of now, nothing >> beats Consolas yet... > > I /think/ that in X, emacs will select the closest font it can find to > in order to get the characters it needs. However, in Windows, it will > only use th

Re: [O] Calendar-like view of the org-agenda

2011-07-12 Thread Sebastien Vauban
Hi Achim, Achim Gratz wrote: >> Look at the results under Windows (in 8 pt): > > You may be interested in this: > http://cygutils.fruitbat.org/mintty-font-test/ Yes, I am, and will give a better look at that tomorrow. Though, what I don't understand in Emacs (on Windows, currently) is that the f

Re: [O] Calendar-like view of the org-agenda

2011-07-12 Thread Achim Gratz
"Sebastien Vauban" writes: > Look at the results under Windows (in 8 pt): You may be interested in this: http://cygutils.fruitbat.org/mintty-font-test/ HTH, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Factory and User Sound Singles for Waldorf Q+, Q and micr

Re: [O] Calendar-like view of the org-agenda

2011-07-12 Thread Jason F. McBrayer
On Tue, 12 Jul 2011 11:38:53 +0200, Sebastien Vauban wrote: Eric S Fraga wrote: I was going to suggest you try Liberation Mono; it's what I moved to from Consolas for just this reason. However, I am confused about fonts in Emacs. If I "C-u C-x =" at any character in this paragraph, I get for e

Re: [O] Calendar-like view of the org-agenda

2011-07-12 Thread Sebastien Vauban
Hi Eric S Fraga, Eric S Fraga wrote: > "Sebastien Vauban" writes: >>> cfw:fchar-top-right-corner ?=┓) >> >> But what a pitty: they don't exist (I mean they have no graphical >> representation) in Consolas, my default font for Emacs... Damn! > > I was going to suggest you try Liberation

Re: [O] Calendar-like view of the org-agenda

2011-07-12 Thread Eric S Fraga
"Sebastien Vauban" writes: [...] >> cfw:fchar-top-right-corner ?=┓) >> == > > Thanks for that. > > But what a pitty: they don't exist (I mean they have no graphical > representation) in Consolas, my default font for Emacs... Damn! I was

Re: [O] Calendar-like view of the org-agenda

2011-07-12 Thread Sebastien Vauban
Hi Masashi, SAKURAI Masashi wrote: > Sebastien Vauban wrote: >> Tassilo Horn wrote: >> > I've also made the characters used for table rendering customizable, so >> > that you can use nice unicode glyphs. >> > >> > http://dl.dropbox.com/u/30611246/img/calfw-unicode.png >> >> Now that this has be

Re: [O] Calendar-like view of the org-agenda

2011-07-12 Thread Bastien
Hi Masashi, SAKURAI Masashi writes: > Thank you for your advice and patch. I will merge it. Thanks! > One question, is it fixed variable for an user? I mean, one often > changes the argument parameter to change the filtering in a single > Emacs session. It would actually be nice to be able

Re: [O] Calendar-like view of the org-agenda

2011-07-11 Thread SAKURAI Masashi
Hi, At Mon, 11 Jul 2011 17:50:27 +0200, Sebastien Vauban wrote: > : > Tassilo Horn wrote: > > I've also made the characters used for table rendering customizable, so > > that you can use nice unicode glyphs. > > > > http://dl.dropbox.com/u/30611246/img/calfw-unicode.png > > Now that this has be

Re: [O] Calendar-like view of the org-agenda

2011-07-11 Thread Eric S Fraga
Bastien writes: > Marcus Klemm writes: > >> I love org-mode for its power and flexibility but I grew up using an >> Amiga, laughing at the MS-DOS users with their ancient text mode >> interfaces and I still can't force myself to like that aspect of org. >> So everything that makes it look more "

Re: [O] Calendar-like view of the org-agenda

2011-07-11 Thread Manuel Hermenegildo
the other agenda exports). Or perhaps org-agenda-get-day-entries can be made to call a filter function like the one above? Cheers, Manuel > From: Manuel Hermenegildo > To: Tassilo Horn > Cc: Christopher Allan Webber , > SAKURAI Masashi , > emacs-orgmode@gnu.org > Su

Re: [O] Calendar-like view of the org-agenda

2011-07-11 Thread Sebastien Vauban
Hi Tassilo, Tassilo Horn wrote: > I've also made the characters used for table rendering customizable, so > that you can use nice unicode glyphs. > > http://dl.dropbox.com/u/30611246/img/calfw-unicode.png Now that this has been made configurable, could you share your customization for getting s

Re: [O] Calendar-like view of the org-agenda

2011-07-11 Thread Bastien
Marcus Klemm writes: > I love org-mode for its power and flexibility but I grew up using an > Amiga, laughing at the MS-DOS users with their ancient text mode > interfaces and I still can't force myself to like that aspect of org. > So everything that makes it look more "graphic" is welcome to me

Re: [O] Calendar-like view of the org-agenda

2011-07-10 Thread Marcus Klemm
Hello Tassilo, Tassilo Horn member.fsf.org> writes: > I don't think that would be a good idea, cause in org you partly draw > the tables on your own, that is, you write | for another row etc.. > You don't want to have to insert unicode characters there. You are right, it would not be enough to s

Re: [O] Calendar-like view of the org-agenda

2011-07-10 Thread Tassilo Horn
Marcus Klemm writes: Hi Marcus, >> I've also made the characters used for table rendering customizable, >> so that you can use nice unicode glyphs. > > This is awesome! Could it somehow incorporated into orgmode to draw > the tables there? I don't think that would be a good idea, cause in org y

Re: [O] Calendar-like view of the org-agenda

2011-07-10 Thread Bastien
Hi Masashi, SAKURAI Masashi writes: > I merged and pushed it to master branch. thanks a lot! -- Bastien

Re: [O] Calendar-like view of the org-agenda

2011-07-10 Thread SAKURAI Masashi
Hi Tassilo and Bastien > >> +(defvar cfw:org-agenda-schedule-args '(:scheduled) > >> + "Default arguments for collecting agenda entries.") > > > > I'd go with a default value of `nil' meaning "put every org entry with a > > timestamp into the calfw view". Only getting SCHEDULED org tasks there >

Re: [O] Calendar-like view of the org-agenda

2011-07-10 Thread SAKURAI Masashi
Hi Bastien At Thu, 07 Jul 2011 17:32:44 +0200, Bastien wrote: > : > SAKURAI Masashi writes: > > > Then, I use the function org-agenda-get-day-entries to get schedule > > items of the org-agenda-files. The function can receive some arguments > > to limit the tasks, but I didn't understand exactly

Re: [O] Calendar-like view of the org-agenda

2011-07-09 Thread SAKURAI Masashi
At Fri, 8 Jul 2011 15:00:05 + (UTC), Memnon Anon wrote: > > Russell Adams writes: > > > Two minor FRs (I hope you continue to monitor the list): > > https://github.com/kiwanami/emacs-calfw/issues ? > > > - 'q' key to close the calendar buffer, like org-agenda does > > ,[ https://gith

Re: [O] Calendar-like view of the org-agenda

2011-07-09 Thread SAKURAI Masashi
Hi, Tassilo At Thu, 07 Jul 2011 09:24:33 +0200, Tassilo Horn wrote: > > SAKURAI Masashi writes: > > Hi! > : > > I implemented calfw-org with consultation of the code of > > org-agenda-list. I think it is difficult to make the speed faster with > > a simple way, the re-design of the whole org-ag

Re: [O] Calendar-like view of the org-agenda

2011-07-09 Thread Sebastien Vauban
Hi Masashi, SAKURAI Masashi wrote: > At Wed, 6 Jul 2011 11:30:02 + (UTC), Memnon Anon wrote: >> Bastien writes: >> >> > Thanks for this -- I guess you'll find a lot of dedicated testers here. >> [...] >> > Also explore the Agenda views (M-x org-agenda -- see the manual), your >> > package mi

Re: [O] Calendar-like view of the org-agenda

2011-07-09 Thread Marcus Klemm
Tassilo Horn member.fsf.org> writes: > I've also made the characters used for table rendering customizable, so > that you can use nice unicode glyphs. This is awesome! Could it somehow incorporated into orgmode to draw the tables there? Ciao, Marcus

Re: [O] Calendar-like view of the org-agenda

2011-07-09 Thread SAKURAI Masashi
At Wed, 6 Jul 2011 11:30:02 + (UTC), Memnon Anon wrote: > > Bastien writes: > > > Thanks for this -- I guess you'll find a lot of dedicated testers here. > [...] > > Also explore the Agenda views (M-x org-agenda -- see the manual), your > > package might give us new ideas on how to display a

Re: [O] Calendar-like view of the org-agenda

2011-07-09 Thread SAKURAI Masashi
At Wed, 6 Jul 2011 12:41:06 +0200, Manuel Hermenegildo wrote: > : > > I particularly like having a graphical view of my commitments, > > especially for a month, without worrying about detail. Org's > > agenda view becomes cumbersome (for me) when going beyond a week's > > view (or even a day s

Re: [O] Calendar-like view of the org-agenda

2011-07-09 Thread SAKURAI Masashi
At Wed, 06 Jul 2011 11:23:00 +0100, Eric S Fraga wrote: > : > what I would like, however, is that the detailed view that is accessible > from hitting the space bar in the cfw view put me into an agenda view > for that day. that would then give me full access to org! this should > be quite simple:

Re: [O] Calendar-like view of the org-agenda

2011-07-08 Thread Tassilo Horn
Russell Adams writes: Hi Russell, >> This is *beautiful*. > > I concur completely! This has filled a gap I've had for quite a while, > needing to visualize org tasks across a calendar. > > Two minor FRs (I hope you continue to monitor the list): > > - 'q' key to close the calendar buffer, like

Re: [O] Calendar-like view of the org-agenda

2011-07-08 Thread Memnon Anon
Russell Adams writes: > Two minor FRs (I hope you continue to monitor the list): https://github.com/kiwanami/emacs-calfw/issues ? > - 'q' key to close the calendar buffer, like org-agenda does ,[ https://github.com/kiwanami/emacs-calfw/pull/4 ] TSDH: aee24d8 Bind q to b

Re: [O] Calendar-like view of the org-agenda

2011-07-08 Thread Russell Adams
On Wed, Jul 06, 2011 at 11:30:02AM +, Memnon Anon wrote: > This is *beautiful*. I concur completely! This has filled a gap I've had for quite a while, needing to visualize org tasks across a calendar. Two minor FRs (I hope you continue to monitor the list): - 'q' key to close the calendar

Re: [O] Calendar-like view of the org-agenda

2011-07-08 Thread Bastien
Hi Masashi, SAKURAI Masashi writes: > the re-design of the whole org-agenda-list algorithm > seems to be needed, because the key function > org-agenda-get-day-entries requires only one date and the subsequent > dependent functions also are designed by the API. FWIW, I'm all ears -- if you have

Re: [O] Calendar-like view of the org-agenda

2011-07-08 Thread Bastien
Hi Manuel, Manuel Hermenegildo writes: > I.e., an idea would be to add a back end to the code > that generates the org agenda which, instead of rendering the agenda > creates the calfw objects. I'm all for an Org agenda backend -- but before that, we *need* to make `org-agenda-get-day-entries'

Re: [O] Calendar-like view of the org-agenda

2011-07-07 Thread Manuel Hermenegildo
> > Seems like calfw is ignoring the org priorities and order. In my case > > the problem is that calfw is gathering all the tasks ignoring my per > > tag filters. I explain: in my case I only want to see in my agenda > > entries that have a certain tag (my tag): I share org files with other

Re: [O] Calendar-like view of the org-agenda

2011-07-07 Thread Bastien
Hi Tassilo, Tassilo Horn writes: >> +(defvar cfw:org-agenda-schedule-args '(:scheduled) >> + "Default arguments for collecting agenda entries.") > > I'd go with a default value of `nil' meaning "put every org entry with a > timestamp into the calfw view". Only getting SCHEDULED org tasks there

Re: [O] Calendar-like view of the org-agenda

2011-07-07 Thread Tassilo Horn
Bastien writes: >> Then, I use the function org-agenda-get-day-entries to get schedule >> items of the org-agenda-files. The function can receive some >> arguments to limit the tasks, but I didn't understand exactly. > > See the attached patch -- org-agenda-get-day-entries can take more > argumen

Re: [O] Calendar-like view of the org-agenda

2011-07-07 Thread Bastien
Hi Masashi, SAKURAI Masashi writes: > Then, I use the function org-agenda-get-day-entries to get schedule > items of the org-agenda-files. The function can receive some arguments > to limit the tasks, but I didn't understand exactly. See the attached patch -- org-agenda-get-day-entries can ta

Re: [O] Calendar-like view of the org-agenda

2011-07-07 Thread Tassilo Horn
SAKURAI Masashi writes: Hi! >> For me, creating a custom org agenda with the next 21 days takes not >> much less than building an calfw calendar buffer with 42 days. It's >> about one second for the former and 2 seconds for the latter, so it >> seems calfw does the right thing. > > Thank you fo

Re: [O] Calendar-like view of the org-agenda

2011-07-06 Thread SAKURAI Masashi
At Wed, 6 Jul 2011 11:39:47 +0200, Manuel Hermenegildo wrote: > > First, thanks very much to Sakurai for a wonderful tool and having > integrated it so well with org! Thank you for your comment. I'm very encouraged! > > For me, creating a custom org agenda with the next 21 days takes > > not

Re: [O] Calendar-like view of the org-agenda

2011-07-06 Thread SAKURAI Masashi
At Wed, 06 Jul 2011 09:16:32 +0200, Tassilo Horn wrote: > : > Christopher Allan Webber writes: > > Hi Christopher, > > > Also, cfw:open-org-calendar works, but things seem really slow... it > > looks like you're recalculating the entire orgmode agenda for every > > day. I wonder if things could

Re: [O] Calendar-like view of the org-agenda

2011-07-06 Thread Eric S Fraga
SAKURAI Masashi writes: > At Tue, 05 Jul 2011 15:33:53 +0100, > Eric S Fraga wrote: [...] >> so I tried M-x cfw:open-calendar-buffer which proceeded to give me the >> error: >> >> let: Symbol's function definition is void: cfw:create-calendar-buffer > > This is a bug. I fixed and pushed it to

Re: [O] Calendar-like view of the org-agenda

2011-07-06 Thread SAKURAI Masashi
At Tue, 05 Jul 2011 12:13:09 -0500, Christopher Allan Webber wrote: > > Also, cfw:open-org-calendar works, but things seem really slow... it > looks like you're recalculating the entire orgmode agenda for every day. > I wonder if things could be sped up if the orgmode agenda was calculated > for t

Re: [O] Calendar-like view of the org-agenda

2011-07-06 Thread SAKURAI Masashi
At Tue, 05 Jul 2011 15:33:53 +0100, Eric S Fraga wrote: > > SAKURAI Masashi writes: > > [...] > > >> > https://github.com/kiwanami/emacs-calfw > > [...] > > > > > Just yesterday in JST, I released calfw v1.0. > > This is brilliant! Many thanks for this. Very useful for quick diary > planni

Re: [O] Calendar-like view of the org-agenda

2011-07-06 Thread SAKURAI Masashi
At Tue, 05 Jul 2011 13:49:15 +0200, Niels Giesen wrote: > : > > I have not used orgmode so far, so I'm not good at the schedule management > > in > > the orgmode. Comments and patches are welcome. > > Ok. Here you go: > : > 2. For people using org-google-weather and using icons to spicen up > t

Re: [O] Calendar-like view of the org-agenda

2011-07-06 Thread Memnon Anon
Bastien writes: > Thanks for this -- I guess you'll find a lot of dedicated testers here. [...] > Also explore the Agenda views (M-x org-agenda -- see the manual), your > package might give us new ideas on how to display agenda information. might? I'm almost certain it will! This is *beautiful*.

Re: [O] Calendar-like view of the org-agenda

2011-07-06 Thread Manuel Hermenegildo
> what I would like, however, is that the detailed view that is accessible > from hitting the space bar in the cfw view put me into an agenda view > for that day. that would then give me full access to org! this should > be quite simple: replace the detail view with a simple invocation of th

Re: [O] Calendar-like view of the org-agenda

2011-07-06 Thread Eric S Fraga
Tassilo Horn writes: > Manuel Hermenegildo writes: > > Hi! > >> Or, perhaps even simpler, calfw could simply read the org-agenda >> buffer (colors and all) instead of reading the org files. >> >> This would have the enormous advantage that it would always generate >> the tasks with the same orde

Re: [O] Calendar-like view of the org-agenda

2011-07-06 Thread Tassilo Horn
Manuel Hermenegildo writes: Hi! > Or, perhaps even simpler, calfw could simply read the org-agenda > buffer (colors and all) instead of reading the org files. > > This would have the enormous advantage that it would always generate > the tasks with the same order, priorities, filters, customizat

Re: [O] Calendar-like view of the org-agenda

2011-07-06 Thread Manuel Hermenegildo
First, thanks very much to Sakurai for a wonderful tool and having integrated it so well with org! > For me, creating a custom org agenda with the next 21 days takes > not much less than building an calfw calendar buffer with 42 days. Same here, the times are comparable. For me building the or

Re: [O] Calendar-like view of the org-agenda

2011-07-06 Thread SAKURAI Masashi
Hi, all Thank you for many comments. I'm so glad to know many people are interesting in calfw. I'm working on my job in daytime, so I will reply later.

Re: [O] Calendar-like view of the org-agenda

2011-07-06 Thread Tassilo Horn
Christopher Allan Webber writes: Hi Christopher, > Also, cfw:open-org-calendar works, but things seem really slow... it > looks like you're recalculating the entire orgmode agenda for every > day. I wonder if things could be sped up if the orgmode agenda was > calculated for the entire period a

Re: [O] Calendar-like view of the org-agenda

2011-07-05 Thread Christopher Allan Webber
Also, cfw:open-org-calendar works, but things seem really slow... it looks like you're recalculating the entire orgmode agenda for every day. I wonder if things could be sped up if the orgmode agenda was calculated for the entire period all at once and then broke that up into days? SAKURAI Masashi

Re: [O] Calendar-like view of the org-agenda

2011-07-05 Thread Christopher Allan Webber
Hi, I'm very excited about this project! However it doesn't seem to work? Calling M-x cfw:open-calendar-buffer results in: let: Symbol's function definition is void: cfw:create-calendar-buffer It seems that this function isn't defined anywhere? I'm running off of git master. SAKURAI Masashi

Re: [O] Calendar-like view of the org-agenda

2011-07-05 Thread Eric S Fraga
SAKURAI Masashi writes: [...] >> > https://github.com/kiwanami/emacs-calfw [...] > > Just yesterday in JST, I released calfw v1.0. This is brilliant! Many thanks for this. Very useful for quick diary planning! I particularly like the different views and, for once, the default colour scheme

Re: [O] Calendar-like view of the org-agenda

2011-07-05 Thread Kan-Ru Chen
Michael Markert writes: > On 1 Jul 2011, Bastien wrote: > >> PS: there are definitely nice things in Taskwarrior I would love to >> see integrated in Org. Let's continue brainstorming about this. > > I don't know if Taskwarrior features that, but I'd like to see a > time-table like week-view wit

Re: [O] Calendar-like view of the org-agenda

2011-07-05 Thread Niels Giesen
SAKURAI Masashi writes: [...] > Just yesterday in JST, I released calfw v1.0. This is just awesome! [...] > I have not used orgmode so far, so I'm not good at the schedule management in > the orgmode. Comments and patches are welcome. Ok. Here you go: 1. I have just send you a patch off-li

Re: [O] Calendar-like view of the org-agenda

2011-07-05 Thread Bastien
Hi Masashi's, welcome to the list! SAKURAI Masashi writes: > Just yesterday in JST, I released calfw v1.0. Thanks for this -- I guess you'll find a lot of dedicated testers here. Please use and abuse Org-mode. You'll soon find out that calendar.el is a central piece of Org-mode: it uses it

Re: [O] Calendar-like view of the org-agenda

2011-07-05 Thread SAKURAI Masashi
Michael Markert googlemail.com> writes: > > On 4 Jul 2011, Kan-Ru Chen wrote: > > > Michael Markert googlemail.com> writes: > > : > > I just find this emacs-calfw project today. > > > > https://github.com/kiwanami/emacs-calfw > > > > It looks very interesting and supports org! > > Indeed. Not

Re: [O] Calendar-like view of the org-agenda

2011-07-04 Thread Marcelo de Moraes Serpa
> https://github.com/kiwanami/emacs-calfw Wow, this is really cool! I wonder if the author subscribes to this list? Some collaboration between the two projects would be cool, this look very promising. M> On Mon, Jul 4, 2011 at 12:01 PM, Michael Markert < markert.mich...@googlemail.com> wrote:

Re: [O] Calendar-like view of the org-agenda

2011-07-04 Thread Michael Markert
On 4 Jul 2011, Kan-Ru Chen wrote: > Michael Markert writes: > >> On 1 Jul 2011, Bastien wrote: >> >>> PS: there are definitely nice things in Taskwarrior I would love to >>> see integrated in Org. Let's continue brainstorming about this. >> >> I don't know if Taskwarrior features that, but I'd l

Re: [O] Calendar-like view of the org-agenda

2011-07-01 Thread Marcelo de Moraes Serpa
Oh, I didn't know calender integrate with org! Living and learning. Thanks for that, Memnon. M> On Fri, Jul 1, 2011 at 5:06 AM, Michael Markert < markert.mich...@googlemail.com> wrote: > On 1 Jul 2011, Bastien wrote: > > > PS: there are definitely nice things in Taskwarrior I would love to > > s

Re: [O] Calendar-like view of the org-agenda

2011-07-01 Thread Michael Markert
On 1 Jul 2011, Bastien wrote: > PS: there are definitely nice things in Taskwarrior I would love to > see integrated in Org. Let's continue brainstorming about this. I don't know if Taskwarrior features that, but I'd like to see a time-table like week-view with correct (maybe color coded) time r

Re: [O] Calendar-like view of the org-agenda

2011-07-01 Thread Bastien
Hi Marcelo, Marcelo de Moraes Serpa writes: > Is there a way to have a calendar-like overview of the agenda with > org? Not exactly what you want, but here is what I use. I have a separate rdv.org for appointments. Then a ~/.diary file including them into Emacs's calendar: %%(org-diary :sch

Re: [O] Calendar-like view of the org-agenda

2011-07-01 Thread Bastien
PS: there are definitely nice things in Taskwarrior I would love to see integrated in Org. Let's continue brainstorming about this. -- Bastien

Re: [O] Calendar-like view of the org-agenda

2011-06-30 Thread Memnon Anon
Hi Marcelo, Marcelo de Moraes Serpa writes: > Is there a way to have a calendar-like overview of the agenda with > org? Taskwarrior (http://taskwarrior.org/projects/show/ taskwarrior) > can render an overview like this, and it is really nice when you want > to get some perspective: http:// > tas

[O] Calendar-like view of the org-agenda

2011-06-30 Thread Marcelo de Moraes Serpa
Hi list, Is there a way to have a calendar-like overview of the agenda with org? Taskwarrior (http://taskwarrior.org/projects/show/taskwarrior) can render an overview like this, and it is really nice when you want to get some perspective: http://taskwarrior.org/attachments/293/Screen_shot_2011-04-