Re: Planner-list Calendar
chris hermansen <[email protected]> Thu, 23 Oct 2014 13:20:05 -0700
| Newsgroups | gmane.comp.gnome.apps.planner.user |
|---|---|
| Message-ID | <CACc2_6_oCrCfhOX1cqVUuy_toiBT-ofV+jmtAkeh9vnsKDpBwg@mail.gmail.com> |
--===============7898999138185376022== Content-Type: multipart/alternative; boundary=bcaec51d2d963a169d05061cca96 --bcaec51d2d963a169d05061cca96 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi Daniel, list; On Thu, Oct 23, 2014 at 11:42 AM, <[email protected]> wrote: > Hi Chris, > > thank you for your answer. Honestly speaking i was looking for something > like "click on the first day, then hold ctrl whil clickin on the last day > and the complete range of days will be marked". Dealing with single > holidays like christmas or eastern - the same for everyone - is easy. But > what's about individual vacations? In a team of 20 persons you have to ma= rk > 20x30 days. That's 600 lines of xml-code or 1800 clicks with the calendar > widget. Or how do you deal with temporarily available resources? An inter= n > who joins the team for three month causes 90 lines of xml-code or 270 > clicks :( > I can see your point about establishing vacation periods. It would be nice to be able to click on a range as you say. One possible way to deal with them is as tasks, rather than modifying calendars. That means addressing them in the context of a project, which means some duplicate effort for a person on two or three projects. But editing the XML is really pretty easy if you think about copy/paste a number (even a large number) of lines with minimal changes. The problem gets smaller if you have a number of people who take the same vacation period... By the way if you have room on your team for someone who would like some of those 30 day vacations let me know! I will edit your XML for you for free! > > Greetings > Daniel > > > > Am 23.10.2014 18:36, schrieb chris hermansen: > > Daniel and list; >> >> On Wed, Oct 22, 2014 at 4:56 AM,<[email protected]> wrote: >> >> >> >>> Hi, >>> >>> ist there an easier way to edit calendars, i.e. to mark a sequence of >>> days >>> as non-working-days. It's annoying to insert individual holidays for a >>> number of resources when you have to do 3 clicks for every single day. >>> >>> >>> >>> >>> >> Depending how you might define "easy"... but by my definition, for sure! >> >> You can edit the .planner file, which is just XML, with your favourite >> text >> editor and make the changes by hand in a much more straightforward >> version. >> >> Here is my suggestion. >> >> First make a test .planner file with a couple of activities linked to a >> custom calendar. In that custom calendar, define a couple of holidays >> (maybe Christmas and New Year's day, doesn't really matter). >> >> Save the file, quit from planner, then use your text editor to look at t= he >> file. Near the front of the file, you will see XML types<day-types> an= d >> also your custom calendar definition<calendar id=3D"2" name=3D"..."> >> >> Within that custom calendar definition you will see the holidays you >> defined, looking something like<day date=3D"20150101" type=3D"day-type" >> id=3D"1"/> >> >> All you have to do at that point is copy/paste a bunch of new<day ... /> >> definitions with your chosen holiday dates and save the file. Check it = by >> opening your plan. >> >> Also, I have created a .planner file that is nothing but calendar and >> resources; I use that to create new projects. So you should only need t= o >> do that work once for all of your projects within a given organizational >> structure. >> >> I hope this is clear; ask for more details if not. >> >> >> >> > > --=20 Chris Hermansen =C2=B7 clhermansen "at" gmail "dot" com C'est ma fa=C3=A7on de parler. --bcaec51d2d963a169d05061cca96 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr">Hi Daniel, list;<br><div class=3D"gmail_extra"><br><div cl= ass=3D"gmail_quote">On Thu, Oct 23, 2014 at 11:42 AM, <span dir=3D"ltr">&l= t;<a href=3D"mailto:[email protected]" target=3D"_blank">listsandstu= [email protected]</a>></span> wrote:<br><blockquote class=3D"gmail_quote" st= yle=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Ch= ris,<br> <br> thank you for your answer. Honestly speaking i was looking for something li= ke "click on the first day, then hold ctrl whil clickin on the last da= y and the complete range of days will be marked". Dealing with single = holidays like christmas or eastern - the same for everyone - is easy. But w= hat's about individual vacations? In a team of 20 persons you have to m= ark 20x30 days. That's 600 lines of xml-code or 1800 clicks with the ca= lendar widget. Or how do you deal with temporarily available resources? An = intern who joins the team for three month causes 90 lines=C2=A0 of xml-code= or 270 clicks :(<br></blockquote><div><br></div><div>I can see your point = about establishing vacation periods.=C2=A0 It would be nice to be able to c= lick on a range as you say.<br><br></div><div>One possible way to deal with= them is as tasks, rather than modifying calendars.=C2=A0 That means addres= sing them in the context of a project, which means some duplicate effort fo= r a person on two or three projects.<br><br></div><div>But editing the XML = is really pretty easy if you think about copy/paste a number (even a large = number) of lines with minimal changes.=C2=A0 The problem gets smaller if yo= u have a number of people who take the same vacation period...<br><br></div= ><div>By the way if you have room on your team for someone who would like s= ome of those 30 day vacations let me know!=C2=A0 I will edit your XML for y= ou for free!<br></div><blockquote class=3D"gmail_quote" style=3D"margin:0 0= 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> <br> Greetings<br> Daniel<br> <br> <br> <br> Am 23.10.2014 18:36, schrieb chris hermansen:<div class=3D"HOEnZb"><div cla= ss=3D"h5"><br> <blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p= x #ccc solid;padding-left:1ex"> Daniel and list;<br> <br> On Wed, Oct 22, 2014 at 4:56 AM,<<a href=3D"mailto:listsandstuff@freenet= .de" target=3D"_blank">[email protected]</a>>=C2=A0 wrote:<br> <br> =C2=A0 =C2=A0<br> <blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p= x #ccc solid;padding-left:1ex"> Hi,<br> <br> ist there an easier way to edit calendars, i.e. to mark a sequence of days<= br> as non-working-days. It's annoying to insert individual holidays for a<= br> number of resources when you have to do 3 clicks for every single day.<br> <br> <br> <br> =C2=A0 =C2=A0 =C2=A0<br> </blockquote> Depending how you might define "easy"... but by my definition, fo= r sure!<br> <br> You can edit the .planner file, which is just XML, with your favourite text= <br> editor and make the changes by hand in a much more straightforward version.= <br> <br> Here is my suggestion.<br> <br> First make a test .planner file with a couple of activities linked to a<br> custom calendar.=C2=A0 In that custom calendar, define a couple of holidays= <br> (maybe Christmas and New Year's day, doesn't really matter).<br> <br> Save the file, quit from planner, then use your text editor to look at the<= br> file.=C2=A0 Near the front of the file, you will see XML types<day-types= >=C2=A0 and<br> also your custom calendar definition<calendar id=3D"2" name=3D= "..."><br> <br> Within that custom calendar definition you will see the holidays you<br> defined, looking something like<day date=3D"20150101" type=3D&= quot;day-type"<br> id=3D"1"/><br> <br> All you have to do at that point is copy/paste a bunch of new<day ... /&= gt;<br> definitions with your chosen holiday dates and save the file.=C2=A0 Check i= t by<br> opening your plan.<br> <br> Also, I have created a .planner file that is nothing but calendar and<br> resources; I use that to create new projects.=C2=A0 So you should only need= to<br> do that work once for all of your projects within a given organizational<br= > structure.<br> <br> I hope this is clear; ask for more details if not.<br> <br> <br> =C2=A0 =C2=A0<br> </blockquote> <br> </div></div></blockquote></div><br><br clear=3D"all"><br>-- <br><div dir=3D= "ltr">Chris Hermansen =C2=B7 clhermansen "at" gmail "dot&quo= t; com<br><br>C'est ma fa=C3=A7on de parler.</div> </div></div> --bcaec51d2d963a169d05061cca96-- --===============7898999138185376022== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ planner-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/planner-list --===============7898999138185376022==--