* day-agenda: show whole-day-events first @ 2010-06-05 23:13 Eraldo Helal 2010-06-06 4:24 ` Carsten Dominik 0 siblings, 1 reply; 7+ messages in thread From: Eraldo Helal @ 2010-06-05 23:13 UTC (permalink / raw) To: Org-Mode Right now (default), I get time specific entries shown before events that last the whole day. I would however prefer to get whole-day entries(no time) first and time-entries after. org-agenda-sorting-strategy: agenda habit-down time-up priority-down category-keep ,----[ result (now) ] | Day-agenda (W23): | Monday 7 June 2010 W23 | jku: 12:45-15:15 Betriebssysteme | jku: 15:30-18:45 Betriebswirtschaftslehre | review: Scheduled: TODO daily review | event: APPT TEX speech `---- ,----[ result (would like to have) ] | Day-agenda (W23): | Monday 7 June 2010 W23 | event: APPT TEX speech | jku: 12:45-15:15 Betriebssysteme | jku: 15:30-18:45 Betriebswirtschaftslehre | review: Scheduled: TODO daily review `---- the Scheduled item can also go above the time-events if that is easier to get. Would be great if someone could enlighten me with the matching sorting strategy. :) Or suggest what else I could do/use instead. Greetings from Austria, Eraldo ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: day-agenda: show whole-day-events first 2010-06-05 23:13 day-agenda: show whole-day-events first Eraldo Helal @ 2010-06-06 4:24 ` Carsten Dominik 2010-06-06 23:54 ` Daniel Martins 2010-06-08 0:39 ` Eraldo Helal 0 siblings, 2 replies; 7+ messages in thread From: Carsten Dominik @ 2010-06-06 4:24 UTC (permalink / raw) To: Eraldo Helal; +Cc: Org-Mode On Jun 6, 2010, at 1:13 AM, Eraldo Helal wrote: > Right now (default), I get time specific entries shown before events > that last the whole day. I would however prefer to get whole-day > entries(no time) first and time-entries after. > > org-agenda-sorting-strategy: > agenda > habit-down time-up priority-down category-keep > ,----[ result (now) ] > | Day-agenda (W23): > | Monday 7 June 2010 W23 > | jku: 12:45-15:15 Betriebssysteme > | jku: 15:30-18:45 Betriebswirtschaftslehre > | review: Scheduled: TODO daily review > | event: APPT TEX speech > `---- > > ,----[ result (would like to have) ] > | Day-agenda (W23): > | Monday 7 June 2010 W23 > | event: APPT TEX speech > | jku: 12:45-15:15 Betriebssysteme > | jku: 15:30-18:45 Betriebswirtschaftslehre > | review: Scheduled: TODO daily review > `---- > the Scheduled item can also go above the time-events if that is easier > to get. > > Would be great if someone could enlighten me with the matching sorting > strategy. :) > Or suggest what else I could do/use instead. Hi Eraldo, this is Have you looked in the customization group org-agenda-sorting? There are exacly 4 variables there, and one of them is the right one. Cheers - Carsten (steq org-agenda-notim > > Greetings from Austria, > Eraldo > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: day-agenda: show whole-day-events first 2010-06-06 4:24 ` Carsten Dominik @ 2010-06-06 23:54 ` Daniel Martins 2010-06-07 0:10 ` Nick Dokos 2010-06-08 0:40 ` Eraldo Helal 2010-06-08 0:39 ` Eraldo Helal 1 sibling, 2 replies; 7+ messages in thread From: Daniel Martins @ 2010-06-06 23:54 UTC (permalink / raw) To: Carsten Dominik; +Cc: Eraldo Helal, Org-Mode [-- Attachment #1.1: Type: text/plain, Size: 2040 bytes --] Sorry, but I did not understand. Which of the 4 variables should be set? I have the same intention as Eraldo. Daniel 2010/6/6 Carsten Dominik <carsten.dominik@gmail.com> > > On Jun 6, 2010, at 1:13 AM, Eraldo Helal wrote: > > Right now (default), I get time specific entries shown before events >> that last the whole day. I would however prefer to get whole-day >> entries(no time) first and time-entries after. >> >> org-agenda-sorting-strategy: >> agenda >> habit-down time-up priority-down category-keep >> ,----[ result (now) ] >> | Day-agenda (W23): >> | Monday 7 June 2010 W23 >> | jku: 12:45-15:15 Betriebssysteme >> | jku: 15:30-18:45 Betriebswirtschaftslehre >> | review: Scheduled: TODO daily review >> | event: APPT TEX speech >> `---- >> >> ,----[ result (would like to have) ] >> | Day-agenda (W23): >> | Monday 7 June 2010 W23 >> | event: APPT TEX speech >> | jku: 12:45-15:15 Betriebssysteme >> | jku: 15:30-18:45 Betriebswirtschaftslehre >> | review: Scheduled: TODO daily review >> `---- >> the Scheduled item can also go above the time-events if that is easier >> to get. >> >> Would be great if someone could enlighten me with the matching sorting >> strategy. :) >> Or suggest what else I could do/use instead. >> > > Hi Eraldo, > > this is > > Have you looked in the customization group org-agenda-sorting? > > There are exacly 4 variables there, and one of them is the right one. > > Cheers > > - Carsten > (steq org-agenda-notim > > > >> Greetings from Austria, >> Eraldo >> >> _______________________________________________ >> Emacs-orgmode mailing list >> Please use `Reply All' to send replies to the list. >> Emacs-orgmode@gnu.org >> http://lists.gnu.org/mailman/listinfo/emacs-orgmode >> > > - Carsten > > > > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > [-- Attachment #1.2: Type: text/html, Size: 3214 bytes --] [-- Attachment #2: Type: text/plain, Size: 201 bytes --] _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: day-agenda: show whole-day-events first 2010-06-06 23:54 ` Daniel Martins @ 2010-06-07 0:10 ` Nick Dokos 2010-06-08 0:40 ` Eraldo Helal 1 sibling, 0 replies; 7+ messages in thread From: Nick Dokos @ 2010-06-07 0:10 UTC (permalink / raw) To: Daniel Martins; +Cc: Eraldo Helal, Org-Mode, nicholas.dokos, Carsten Dominik Daniel Martins <danielemc@gmail.com> wrote: > Sorry, > > but I did not understand. Which of the 4 variables should be set? > > I have the same intention as Eraldo. > I haven't tried it but I would guess this one: Show Value Org Sort Agenda Notime Is Late Non-nil means items without time are considered late. More Nick > > 2010/6/6 Carsten Dominik <carsten.dominik@gmail.com> > > > > > On Jun 6, 2010, at 1:13 AM, Eraldo Helal wrote: > > > > Right now (default), I get time specific entries shown before events > >> that last the whole day. I would however prefer to get whole-day > >> entries(no time) first and time-entries after. > >> > >> org-agenda-sorting-strategy: > >> agenda > >> habit-down time-up priority-down category-keep > >> ,----[ result (now) ] > >> | Day-agenda (W23): > >> | Monday 7 June 2010 W23 > >> | jku: 12:45-15:15 Betriebssysteme > >> | jku: 15:30-18:45 Betriebswirtschaftslehre > >> | review: Scheduled: TODO daily review > >> | event: APPT TEX speech > >> `---- > >> > >> ,----[ result (would like to have) ] > >> | Day-agenda (W23): > >> | Monday 7 June 2010 W23 > >> | event: APPT TEX speech > >> | jku: 12:45-15:15 Betriebssysteme > >> | jku: 15:30-18:45 Betriebswirtschaftslehre > >> | review: Scheduled: TODO daily review > >> `---- > >> the Scheduled item can also go above the time-events if that is easier > >> to get. > >> > >> Would be great if someone could enlighten me with the matching sorting > >> strategy. :) > >> Or suggest what else I could do/use instead. > >> > > > > Hi Eraldo, > > > > this is > > > > Have you looked in the customization group org-agenda-sorting? > > > > There are exacly 4 variables there, and one of them is the right one. > > > > Cheers > > > > - Carsten > > (steq org-agenda-notim > > > > > > > >> Greetings from Austria, > >> Eraldo > >> > >> _______________________________________________ > >> Emacs-orgmode mailing list > >> Please use `Reply All' to send replies to the list. > >> Emacs-orgmode@gnu.org > >> http://lists.gnu.org/mailman/listinfo/emacs-orgmode > >> > > > > - Carsten > > > > > > > > > > > > _______________________________________________ > > Emacs-orgmode mailing list > > Please use `Reply All' to send replies to the list. > > Emacs-orgmode@gnu.org > > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > > > > --0016e6d2661aafdf0a048865465b > Content-Type: text/html; charset=ISO-8859-1 > Content-Transfer-Encoding: quoted-printable > > Sorry,<br><br>but I did not understand. Which of the 4 variables should be = > set?<br><br>I have the same intention as Eraldo.<br><br>Daniel<br><br><div = > class=3D"gmail_quote">2010/6/6 Carsten Dominik <span dir=3D"ltr"><<a hre= > f=3D"mailto:carsten.dominik@gmail.com">carsten.dominik@gmail.com</a>></s= > pan><br> > <blockquote class=3D"gmail_quote" style=3D"margin: 0pt 0pt 0pt 0.8ex; borde= > r-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div><div></div><= > div class=3D"h5"><br> > On Jun 6, 2010, at 1:13 AM, Eraldo Helal wrote:<br> > <br> > <blockquote class=3D"gmail_quote" style=3D"margin: 0pt 0pt 0pt 0.8ex; borde= > r-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"> > Right now (default), I get time specific entries shown before events<br> > that last the whole day. I would however prefer to get whole-day<br> > entries(no time) first and time-entries after.<br> > <br> > org-agenda-sorting-strategy:<br> > agenda<br> > =A0habit-down time-up priority-down category-keep<br> > ,----[ result (now) ]<br> > | Day-agenda (W23):<br> > | Monday =A0 =A0 =A07 June 2010 W23<br> > | =A0 jku: =A0 =A0 =A0 =A012:45-15:15 =A0Betriebssysteme<br> > | =A0 jku: =A0 =A0 =A0 =A015:30-18:45 =A0Betriebswirtschaftslehre<br> > | =A0 review: =A0 =A0 Scheduled: =A0TODO daily review<br> > | =A0 event: =A0 =A0 =A0APPT TEX speech<br> > `----<br> > <br> > ,----[ result (would like to have) ]<br> > | Day-agenda (W23):<br> > | Monday =A0 =A0 =A07 June 2010 W23<br> > | =A0 event: =A0 =A0 =A0APPT TEX speech<br> > | =A0 jku: =A0 =A0 =A0 =A012:45-15:15 =A0Betriebssysteme<br> > | =A0 jku: =A0 =A0 =A0 =A015:30-18:45 =A0Betriebswirtschaftslehre<br> > | =A0 review: =A0 =A0 Scheduled: =A0TODO daily review<br> > `----<br> > the Scheduled item can also go above the time-events if that is easier<br> > to get.<br> > <br> > Would be great if someone could enlighten me with the matching sorting<br> > strategy. :)<br> > Or suggest what else I could do/use instead.<br> > </blockquote> > <br></div></div> > Hi Eraldo,<br> > <br> > this is<br> > <br> > Have you looked in the customization group org-agenda-sorting?<br> > <br> > There are exacly 4 variables there, and one of them is the right one.<br> > <br> > Cheers<br> > <br> > - Carsten<br> > (steq org-agenda-notim<div class=3D"im"><br> > <br> > <blockquote class=3D"gmail_quote" style=3D"margin: 0pt 0pt 0pt 0.8ex; borde= > r-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"> > <br> > Greetings from Austria,<br> > Eraldo<br> > <br> > _______________________________________________<br> > Emacs-orgmode mailing list<br> > Please use `Reply All' to send replies to the list.<br> > <a href=3D"mailto:Emacs-orgmode@gnu.org" target=3D"_blank">Emacs-orgmode@gn= > u.org</a><br> > <a href=3D"http://lists.gnu.org/mailman/listinfo/emacs-orgmode" target=3D"_= > blank">http://lists.gnu.org/mailman/listinfo/emacs-orgmode</a><br> > </blockquote> > <br></div><font color=3D"#888888"> > - Carsten</font><div><div></div><div class=3D"h5"><br> > <br> > <br> > <br> > <br> > _______________________________________________<br> > Emacs-orgmode mailing list<br> > Please use `Reply All' to send replies to the list.<br> > <a href=3D"mailto:Emacs-orgmode@gnu.org" target=3D"_blank">Emacs-orgmode@gn= > u.org</a><br> > <a href=3D"http://lists.gnu.org/mailman/listinfo/emacs-orgmode" target=3D"_= > blank">http://lists.gnu.org/mailman/listinfo/emacs-orgmode</a><br> > </div></div></blockquote></div><br> > > --0016e6d2661aafdf0a048865465b-- > > > --===============1177117011== > Content-Type: text/plain; charset="us-ascii" > MIME-Version: 1.0 > Content-Transfer-Encoding: 7bit > Content-Disposition: inline > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > > --===============1177117011==-- > ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: day-agenda: show whole-day-events first 2010-06-06 23:54 ` Daniel Martins 2010-06-07 0:10 ` Nick Dokos @ 2010-06-08 0:40 ` Eraldo Helal 1 sibling, 0 replies; 7+ messages in thread From: Eraldo Helal @ 2010-06-08 0:40 UTC (permalink / raw) To: Daniel Martins; +Cc: Org-Mode, Carsten Dominik Daniel Martins <danielemc@gmail.com> writes: > Sorry, > > but I did not understand. Which of the 4 variables should be set? > > I have the same intention as Eraldo. ;; time-specific entries come after whole-day entries in agend (setq org-sort-agenda-notime-is-late nil) Greetings from Austria, Eraldo ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: day-agenda: show whole-day-events first 2010-06-06 4:24 ` Carsten Dominik 2010-06-06 23:54 ` Daniel Martins @ 2010-06-08 0:39 ` Eraldo Helal 2010-06-08 1:06 ` Daniel Martins 1 sibling, 1 reply; 7+ messages in thread From: Eraldo Helal @ 2010-06-08 0:39 UTC (permalink / raw) To: Carsten Dominik; +Cc: Org-Mode Carsten Dominik <carsten.dominik@gmail.com> writes: > Have you looked in the customization group org-agenda-sorting? In fact I did, but I misunderstood that part (error on my side). ,---- | ;; time-specific entries are below whole-day entries in agenda | (setq org-sort-agenda-notime-is-late nil) `---- I tested that variable and found it to do what I intended. Great Great Great Great =] Thank you Greetings from Austria, Eraldo PS: Is there any way to get the deadlines to the end since they are not directly part of the current date. ,----[ I thought of leaving the deadlined events below like so: ] | - day events | - scheduled day events | - time events | - scheduled time events | - deadlined events `---- Maybe changing deadline warning days to 0 and adding a custom agenda block at the end showing only the "not today" deadlines? I also thought of making my own custom blocked day/week agenda view. But they don't have the same functionality anymore as far as I got that. (e.g. pressing "c" => goto calendar on that day, toggle grid, etc) This is no biggie since I can toggle deadlines on/off with "!" in the day/week-agenda. :) ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: day-agenda: show whole-day-events first 2010-06-08 0:39 ` Eraldo Helal @ 2010-06-08 1:06 ` Daniel Martins 0 siblings, 0 replies; 7+ messages in thread From: Daniel Martins @ 2010-06-08 1:06 UTC (permalink / raw) To: Eraldo Helal; +Cc: Org-Mode, Carsten Dominik [-- Attachment #1.1: Type: text/plain, Size: 1656 bytes --] It works fine BUT my TODOS without timer appear before the appts as soon as I set (setq org-sort-agenda-notime-is-late nil) can I push them back to the end of the view again? Daniel 2010/6/7 Eraldo Helal <eraldo@eraldo.org> > Carsten Dominik <carsten.dominik@gmail.com> writes: > > > Have you looked in the customization group org-agenda-sorting? > In fact I did, but I misunderstood that part (error on my side). > ,---- > | ;; time-specific entries are below whole-day entries in agenda > | (setq org-sort-agenda-notime-is-late nil) > `---- > I tested that variable and found it to do what I intended. > Great Great Great Great =] > Thank you > > Greetings from Austria, > Eraldo > > > PS: > Is there any way to get the deadlines to the end since they > are not directly part of the current date. > ,----[ I thought of leaving the deadlined events below like so: ] > | - day events > | - scheduled day events > | - time events > | - scheduled time events > | - deadlined events > `---- > Maybe changing deadline warning days to 0 and adding a custom agenda > block at the end showing only the "not today" deadlines? > > I also thought of making my own custom blocked day/week agenda view. > But they don't have the same functionality anymore as far as I got that. > (e.g. pressing "c" => goto calendar on that day, toggle grid, etc) > > This is no biggie since I can toggle deadlines on/off with "!" in the > day/week-agenda. :) > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > [-- Attachment #1.2: Type: text/html, Size: 2377 bytes --] [-- Attachment #2: Type: text/plain, Size: 201 bytes --] _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode ^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2010-06-08 1:06 UTC | newest] Thread overview: 7+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2010-06-05 23:13 day-agenda: show whole-day-events first Eraldo Helal 2010-06-06 4:24 ` Carsten Dominik 2010-06-06 23:54 ` Daniel Martins 2010-06-07 0:10 ` Nick Dokos 2010-06-08 0:40 ` Eraldo Helal 2010-06-08 0:39 ` Eraldo Helal 2010-06-08 1:06 ` Daniel Martins
Code repositories for project(s) associated with this public inbox https://git.savannah.gnu.org/cgit/emacs/org-mode.git 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 read-only IMAP folder(s) and NNTP newsgroup(s).