YEAR VIEW IN iCAL PLEASE!!!

I can't believe this, I finally get round to organizing myself and ical doesn't do a year view.
I have hunted online for some way to make this happen and have ended up making a pdf of a printout to be able to see it.
This can only be a temp solution, as my diary changes a lot and printing/pdf is not very elegant or efficient or even that easy to read quickly.
In my online search I have found posts requesting this as far back as 2003, and 6 years is to long to wait for something that surely must be such a simple solution.
I'm also stunned by the lack of plugin/widget/app solutions from 3rd party developers, I would definitely pay a a buck or 2 for something to let me do this well within ical,
And If I want it you can be sure there are at least another 100,000 who would also pay, maybe we could get the guy who wrote the ifart app for iphone to write it for us, about 2000 people a day were buying that at 99 cents a pop in the run up to christmas.
Apple should embarrassed by this.
If anyone knows the solution please post it.
Brin

Anybody listening?
Well, not Apple developers, they don't read these user-to-user forums. Try OS X Feedback
AK

Similar Messages

  • Year view in iCal

    Hello, Is there any possibility to have a whole YEAR VIEW in iCal. I need this function and I'have to copy all my entries twice in a spreedsheet that's so boring what is the benefit to have our data in a computer if we cannot display it the way we need? Apple people, please!

    Anybody listening?
    Well, not Apple developers, they don't read these user-to-user forums. Try OS X Feedback
    AK

  • Year View for iCal?!

    Hi,
    I work a lot with projects of a few weeks length and I would really like to be able to see these in a year view in iCal. Does anybody now an addon or tool which can do that for me?
    So far I just printed the year, several month per page, and saved it as pdf - which is not ideal!
    I am grateful for any hint!
    Valentin

    Okay, I found out, that holding alt and clicking the arrows in iCal avoids the animation. But that is not what I'm looking for. I'm looking for a way to use the normal keyboard shortcut cmd  + arrow keys for navigation, but without that time-consuming animation.
    but currently it looks like there is no solution for this problem.
    shame on you apple, for not giving me the option to disable the animation.
    shame on you apple, for not providing cmd + alt + arrow keys for an alternative (navigate without animation).

  • How can I print just the year view in iCal?

    Just trying to print the year view.

    If you choose the "list" option in View on the print dialog box and uncheck everything at the bottom except "To do items" you may be able to get what you're looking for.  It appears that the list includes all todos including those without due dates, so you might have to do something to assign due dates to all your todos and in iCal preferences restrict the visibility of todos outside of a certain date range.  Unfortunately, you can't save any of this work into a standard report (at least not that I know of) - the print dialog in iCal starts from scratch every time you invoke it.  Hope that helps at least some.

  • YEAR VIEW with Lens (Zoom EFFECT)

    Hi All,
    does anyone know how to get a year view on iCal. It would be so nice to see the whole year on one page.
    moreover would it be great to zoom with a lens (like in aperture) in a event.
    Sincerly
    Robert

    there is unfortunately no year view available in ical at the moment.
    may i suggest you send your suggestions to apple: http://www.apple.com/feedback/ical.html

  • Why can't I print out a year view calendar?

    I was thrilled to find we now have a Year-View in iCal with OSX Lion, but now I find I cannot print it out. Every year, I like to print a few year-view calendars to keep in different places. Right now, I do not have any calendar program that will let me do that. What is so wrong with letting us print a year view calendar?

    As a work around:
    When displaying the year view, switch to full screen view and type  Command(⌘)-Shift-3 to take a screen shot.
    That will store a picture of the screen on your Desktop. Print the picture.

  • How to create a year view calendar

    Hi All,
    I have a requirement that the report has to display all the months that is January through December as a yearly view calendar.
    Please click here on this below link to see the yearly calendar view style
    [http://www.timeanddate.com/calendar/custom.html?year=2008&country=1&hcl=1&hol=]
    Please if anybody have any input or ideas are welcome.
    Question is is it possible to display this kind yearly calendar style report.
    Thank you,
    Ashok

    This may help you but not sure it's for an entire year....(what you're asking is a big endeavour in CR)....
    Found this by searching the NOTES for "yearly calendar"...
    1198886 - How to create a calendar style report in Crystal Reports XI
    Symptom
    How do you create a calendar style report in Crystal Reports XI?
    Resolution
    NOTE
    This solution involves advanced report design concepts. The user should be familiar with creating formulas, grouping, formatting objects, formatting sections, creating subreports and linking them.
    The first part of this solution involves creating the report and the first group level:
    Before creating the report, create a Microsoft Excel spreadsheet that contains a column called "date" with each day of the year in date format.
    After identifying your data source and tables, create a new report.
    Add the date table from the Excel spreadsheet to the report.
    Insert a group based on the date field. In the dialog This section will be printed for, click For each month.
    Select the Use customized group name based on a formula option and enter this formula (substituting the Excel table and field name for Sheet1_.date if yours is different.):
    Monthname(Month({Sheet1_.date}))
    Insert a new Page Header section.
    Drag the group name field to the Page Header_a section.
    Open the Section Expert, select the Group Header #1 section, and select Suppress.
    In the Section Expert, click the Group Footer #1 section, and select New Page After. In its conditional formula button, enter this formula:
    Not OnLastRecord
    In the main report, create a formula called {@Weeknumber} that contains the following syntax:
    DatePart("ww",{Sheet1_.date})
    In the second section of this solution, you will be creating a second group level:
    Insert a group (Group #2), based on the {@Weeknumber} formula.
    In the Section Expert, select the Group Footer #2 section, and select Suppress.
    Create a formula for each day of the week. Name them {@Sun}, {@Mon}, and so on, using the following syntax:
    If DayOfWeek({Sheet1_.date}) = 1 then Day({sheet1_.date})
    In this formula, the number 1 represents Sunday. For the rest of the six formulas, change the number to 2 for Monday, 3 for Tuesday, 4 for Wednesday, 5 for Thursday, 6 for Friday and 7 for Saturday.
    Add these seven formulas to the Details section. Arrange them in a row, spacing them equally along the page, starting with the formula for Sunday.
    For each of the formulas, insert a Maximum summary function.
    Drag these seven summary fields to the Group Header #2 section.
    Drag the lower boundary of the header down until it is the size that you want the square for the calendar days to be.
    Suppress the Report Header, Details, Page Footer, and Report Footer sections.
    Right-click and format each of the summary fields. In the Number tab click Customize and select Suppress if Zero.
    Draw a box over Page Header_b and extend this down to the bottom of the Group Header #2 section. Then draw vertical lines from the top of the box to the bottom to divide the days, and draw a horizontal line along the top of Group Header #2 to divide the weeks.
    For both the box and the vertical lines, use the Format Editor to select Extend to Bottom of Section when Printing.
    Position the seven summary fields from Group Header #2 where you would like them to be in the day boxes. In Page Header_b, arrange the column labels ('Sun', 'Mon', and so on) so that they are centered above each square.
    The final section will guide you through the Subreport creation part of this solution. Create seven subreports, one for each day of the week. Begin with the subreport for Sunday:
    Create a subreport called "Sun". Select the data source for the data that your calendar data will display.
    Add the data field(s) to the Details section of the subreport that you want to appear in the calendar squares.
    Suppress the remaining sections.
    Place the subreport in the "Sunday" square of the Group Header #2 of the main report. Adjust its size to fit the square.
    In the subreport, create a formula called {@WeekNumber} with the following syntax:
    DatePart("ww",{Appointments.Appointment Date})
    In the Select Expert click show formula and add this syntax:
    Year({Sheet_1.date}) = 2007 and DayOfWeek({Sheet1_.date}) = 1
    In this formula, 2007 is the year of your calendar and 1 is for Sunday.
    Link the subreport to the main report using the {@Weeknumber} formula from each.
    In the main report, right-click the subreport and click Format Subreport.
    In the Common tab, enter this syntax into the conditional formula button next to the Suppress check box:
    Maximum({@Sun},{@Weeknumber}) = 0
    Repeat steps 1 to 8 for the other days of the week, ensuring that you substitute the correct values for the corresponding day of the week.
    Keywords
    template schedule yearly weekly daily appointment appointments business days , 3001298

  • Yearly View and/or Viewing all To Do's

    Are there widgets that will let me see a yearly view in iCal?
    Also, is there a way to see if I have To Do items associated with an individual calendar before I delete it? I have calendars I would like to delete (such as Subscriptions > Birthdays, or "Me"@me.com > Mail To Do.
    Thanks,
    Jon

    Sounds like this:
    Update Server
    Try:
    - Powering off and then back on your router.
    - iTunes for Windows: iTunes cannot contact the iPhone, iPad, or iPod software update server
    - Change the DNS to either Google's or Open DNS servers
    Public DNS — Google Developers
    OpenDNS IP Addresses
    - For one user uninstalling/reinstalling iTunes resolved the problem
    - Try on another computer/network
    - Wait if it is an Apple problem

  • Year-at-a-glance View in iCal

    Once again, I am filling out next year's year-at-a-glance wall calendar and wish I had this view in iCal. With today's screens, a year-at-a-glance view shouldn't be difficult to implement and would be very useful. My favorite layout has 12 rows (one for each month, January at the top) and blocks for each day running from left to right with weekends shaded. When is Apple going to improve iCal? or at least enable others to make such improvements?
    Message was edited by: Jim Putnam

    I can't believe this, I finally get round to organizing myself and ical doesn't do a year view.
    I have hunted online for some way to make this happen and have ended up making a pdf of a printout to be able to see it.
    This can only be a temp solution, as my diary changes a lot and printing/pdf is not very elegant or efficient or even that easy to read quickly.
    In my online search I have found posts requesting this as far back as 2003, and 6 years is to long to wait for something that surely must be such a simple solution.
    I'm also stunned by the lack of plugin/widget/app solutions from 3rd party developers, I would definitely pay a a buck or 2 for something to let me do this well within ical,
    And If I want it you can be sure there are at least another 100,000 who would also pay, maybe we could get the guy who wrote the ifart app for iphone to write it for us, about 2000 people a day were buying that at 99 cents a pop in the run up to christmas.
    Apple should embarrassed by this.
    If anyone knows the solution please post it.
    Brin

  • ICal: only one colour in year view

    Hi, my issue is that my different calendars (Red- college, green-work, blue-holidays), all appear as yellow when viewing iCal as year view. When viewing the calendar as weekly and monthly I can see which calendar is which, but in year view I can't. This means that I see a huge block of yellow and can't differentiate days I'm in class from days I'm on placement, or days I have exams from days I am on holidays.
    Please help!!

    Fufidus, I have the same gripe and I know what you're talking about.
    I have about four different calendars (Work, Family, national holidays and a shared calendar 'Leave schedule').  Each has its own colour, and I would expect that when I look at my various events (some stretched out over weeks and months) I should be able to see that colour representing the respective category in the year view.  This would make sense and allow me to differentiate between the different categories over the year planner view and therefore have a good overview for the year.   This is important for me as I need to plan my schedule between work and family at least 6 months in advance and likewise with my colleague.
    What actually happens instead, is that all those different calendar categories all show as one colour, being yellow highlights, which doesn't help at all.  It's confusing, especially if I'm trying to collaborate with my colleague or show the year view to my wife.  We cannot distinguish any of the events on the year view unless you click on that day.  The four categories just merge as one colour on the year view.  Spots where two events overlap become red.
    A picture is a thousand words so here is a snapshot.  Tell me if this would make any sense to you....
    If you switch back to month view, then the category colours appear as they should.
    I hope the iCal developers could take note of this issue if they have not already done so and perhaps improve on this in the next update.  I would be most grateful.  I don't really fancy having a third party app as I'd like to keep things simple and keep to one OS X app that can sync between devices.

  • In the year view, why is iCal coloring the boxes?

    In the year view, why is iCal coloring the boxes and what does each color mean and how do we change it?  It makes no sense or has any rhymn or reason according to what is in my calendar.

    By default it is colored by the number of entries for each day. From white for no entries through yellow to orange and then red for the most entries.
    Hope this helps.

  • Ical year view

    hi !
    i was wondering if someone has come up with a way of getting ical to show entire years. maybe a little help programm from the depths of the mac community ?
    thanks !
    pia

    Anyone got any latest news update of this?
    It makes absolutely no sense to me and makes year view poinless. I can't see multiple events.
    I can't believe how awfully regressive iCal is to be honest. It's not the mainstay of what I do but every time I use it I end up saying, "why the **** won't it let me do that?" or "why have they done THAT?"
    It's out of character with all the other Mac software that has always been useful and completely intuitive. ICal has been an orphan child for years and this Lion update has just papered over the cracks for me.
    How about allowing scrolling from one month to the next? How about running the months of the year into each other, especially  in year view? We don't make a big distinction between 30th June and 1st July in real life so why treat then as a separate page and block them out? It's so frustrating it makes me angry.
    I suppose it's like the arguments I used to have with PC users years ago. Yes it does everything, but it's not much fun doing it and fun has always been the Mac way.
    Come on Apple, look into this. It's not 3D modelling. It's a bloody calendar!

  • ICal year view colors

    Is there a way to change the color of the calendar events when you are viewing the calendar in the Year View?
    My wife and I both share each other's calendars. Her color is blue and mine is orange in the daily/weekly/monthly views it shows up with the corresponding colors. Yet, when I click on the year view I get this:
    I can understand the days where we both have events listed being a different color, but it should at least display blue for the days that have events for her calendar and orange for mine but that's not the case. Any way to fix this? Or can someone explain to me why it shows these colors instead?

    Anyone got any latest news update of this?
    It makes absolutely no sense to me and makes year view poinless. I can't see multiple events.
    I can't believe how awfully regressive iCal is to be honest. It's not the mainstay of what I do but every time I use it I end up saying, "why the **** won't it let me do that?" or "why have they done THAT?"
    It's out of character with all the other Mac software that has always been useful and completely intuitive. ICal has been an orphan child for years and this Lion update has just papered over the cracks for me.
    How about allowing scrolling from one month to the next? How about running the months of the year into each other, especially  in year view? We don't make a big distinction between 30th June and 1st July in real life so why treat then as a separate page and block them out? It's so frustrating it makes me angry.
    I suppose it's like the arguments I used to have with PC users years ago. Yes it does everything, but it's not much fun doing it and fun has always been the Mac way.
    Come on Apple, look into this. It's not 3D modelling. It's a bloody calendar!

  • Bug? My events on the iPad iCal app aren't shown in the year view if they are more than two years in the future.

    My events on the iPad iCal app aren't shown in the year view if they are more than two years in the future even though I can see them on the month, week and day view. Any suggestions on how to fix it? I've tried it all. I called the apple support and they checked on their iPads. They all did the same and they couldn't help me. They suggested trying this way. I'd like to be able to plan a few years ahead and the year view would make thing so easy!
    Is this a bug?

    Go to the Home screen and double click the Home button. That will reveal the row of recently used apps at the bottom of the screen. Tap and hold on the app in question until it wiggles and displays a minus sign. Tap the minus sign to actually quit the app. Then tap anywhere on the screen above that bottom row to return the screen to normal. Then restart the app and see if it works normally.
    Then reboot your iPad. Press and hold the Home and Sleep buttons simultaneously ignoring the red slider until the Apple logo appears. Let go of the buttons and let the iPad restart. See if that fixes your problem.

  • ICal yearly view?

    Is it possible to get iCal to show a yearly view of events like a year planner?
    This would be super useful if it is not currently possible (Apple feature request!).

    No. If you want to ask Apple, use OS X Feedback.
    AK

Maybe you are looking for

  • Multiple application pools for ColdFusion possible in the same IIS website?

    I would like to set up a single website with CFM11 under IIS8.5 In this website there are several CFM applications, each under a different "Application" subfolder. For security purposes, monitoring and separate maintenance shutdowns per application,

  • I can no longer open pdf files since updating my OS

    I can no longer open pdf's since updating to iOS 5.0.1 - how can this be corrected?

  • F-04 and F-03 Clearing T-Codes

    In an F-04 Post with Clearing entry what would the additional accounting entries look like?  In a regular F-03 clearing transaction would the only changes in the system be in the BSIS and BSAS tables?

  • W530 for Photojourn​alism Student

    Hello, In the past week, I have done extensive research regarding the Lenovo Thinkpad laptops. I've always been a Mac user, coming from a 2010 MacBook Pro 15in, I am looking for an upgrade. Particularly, my eyes have been set on two models: The W530

  • Sm58 related to BW

    Hi Guys, Quick question. Is SM58 related to BW task or is it Basis task?. Is there anywhere mentioned Sm58 can also be checked by BW person? Regards