Terminal command to add length of event in calendar app

Hi,
I would like to see if i can add the length of the event in apple Calendar.
I.e in apple calendar it currently displays the name time of event and location.
I would like to add the length of the event, ie starts at 9 am finishes at 10 event displays 1 Hour.
Like this would perfect
Any ideas?

I'm not sure exactly what you are asking.
You can set both the start time and the end time of an event in Calendar. Just click on the time in the event display panel.
Or do you want to change the default time of one hour to something else?
To do that, you use the following Terminal command:
defaults write com.apple.iCal 'Default duration in minutes for new event' X
where X is the time in minutes.

Similar Messages

  • Why can't I invite people to events in Calendar app?

    When I open my calendar app and click to add a new event, the "Invitees" field does not appear and I cannot invite people to events. The field DOES appear on my iPhone (which is setup with a separate Apple ID).
    Does anyone know why this is happening? I have done countless searches to try to learn if there is a bug, but have not found anything.

    Figured it out.
    Didn't have my calendar syncing with iCloud. Turning that on fixed the problem.

  • Events in Calendar app are gone?

    I syced my iPod for the first time in quite a while, after the sync I went to check an even in the Calendar app and all events are gone. How do I fix this problem?

    Sorry, everyone. I figured it out. If this happens to anyone else, all you have to do is touch where it says calendars in the top left corner and then touch chalendar to check it, since it's probably unchecked

  • How to see the underlying calendar for an event in Calendar app?

    The Calendar app on iPhone does not show the underlying calendar for a given event unless the event is edited, or at least I didn't find a way. My difficulty is that colour alone is not sufficient to tell events apart in all circumstances (9 active ones)

    The colors work fine for me but, everyone is different.
    Submit your feedback directly to Apple:
    http://www.apple.com/feedback
    And seriously, there are tons of calendar apps out there. I'm sure there must be one that will work better for you.
    Best of luck.

  • Add contact to event in Calendar

    Hi there
    I am just trying to find out if, I am able to add a contact from address book to an event in my calendar on the new iPhone 3G?
    Thank you for your help
    best regards

    I don't think you can. I have been searching to see if there is a work around for this.

  • I cannot add an account to my calendar app on my iMac running Mavericks

    I have my calenders synced seamlessly between my iPhone and iPad but cannot get the calenders synced on my iMac. I cannot add my iCloud account in the Calender app preferences.  When I do the Calender app freezes. Under iCloud in system preferences when I check Calenders, system preferences freezes (I am having this same problem with Reminders). (Calender will will come up on my iMac desktop, but Reminders will not.) What is going on?

    Contact the mods there is obviously a website problem. They can get in touch with the right part of BT
    Life | 1967 Plus Radio | 1000 Classical Hits | Kafka's World
    Someone Solved Your Question?
    Please let other members know by clicking on ’Mark as Accepted Solution’
    Helpful Post?
    If a post has been helpful, say thanks by clicking the ratings star.

  • Terminal Command, how to set defaults write, make application(s) use directory path where file last saved?

    Does anyone know whether there's a terminal command to make all applications remember/use the last directory/path where I last saved a file?
    For example, let's say there are (10) ten PDF's on a website, and I want to use Preview.app to open and save each file to the same directory.
    Problem is, after each time I save a file, Preview.app doesn't automatically remember/use the last directory where I saved my file(s).
    Forcing me to navigate back to the same directory after each time I save a file; super-annoying.
    But, for some reason, when saving images from the web, Firefox remembers the last directory where I saved the file (jpeg).
    So I'm hoping there's some way, possibly a terminal command to set/force all applications (including Preview.app) to remember/use the directory/path where file(s) were last-saved.
    Anyone?

    Get the third-party utility Default Folder X 4.4.9.

  • How can I disable the "location" pop-ups when entering a new event in Calendar?

    When I add a new event in Calendar on my computer (Macbook using Yosemite) and then start to type an address or place in the location field, a pop-up list of locations appears from which I can choose.  If I choose one of the listed locations, then a map appears (which I don't want) along with travel times, etc.  I want to disable this feature.  Seems the only way I can ignore this pop-up list is to hit the tab button as soon as I have finished typing.  This doesn't occur on my iphone or iPad (I can just click "done" and ignore the list).  I really wish I could disable this feature!

    The registration screen should only appear after every 5 launches.
    If you register FCE it will no longer appear assuming it is on the same computer.

  • Calendar app won't add new appointments

    Since I updated my iphone 4 to ios5 it wont let me add new appointments to the calendar app, there is no + appearing anymore in the top corner. Do I need to reinstall/reboot this app somehow? or restore from backup?

    fixed this myself, found that gmail calendar was turned on and view being shown in the calendar app was 'all calendars' when I turned off the gmail calendar in settings my calendar app worked

  • I need help, How could I add Aliases to Local Administrator account via terminal commands???

    I need help, How could I add Aliases to Local Administrator account via terminal commands???
    I want to use commands to add alias for existing administrator account remotly by using ARD.
    Thanks.

    Hi,
    a Windows Domain Controller does not have any local user or groups. So you might add the user to the admin group at Domain level.
    B RGDS,
    Gregor
    Edited by: Gregor Gasper on Jan 9, 2009 1:44 PM

  • Add "Serch Domain" in Network Preferences with Terminal command

    Hi!
    I'd like to add a Search Domain in the Network setting using a Terminal command. With this I can use ARD3 to end the command to several machines at once wihtout having to go to each machine and do it in the GUI.
    I know you can write to preference files with the Terminal, but I don't know what to type.
    Please help.
    Thanks in advance!

    Hey Camelot,
       You're getting a lot of mileage out of that new command. Kudos for finding it.
    Hi Martin,
       Naturally Camelot's command is the most elegant solution. The Systems Preferences settings for the network are stored in the /Library/Preferences/SystemConfiguration/preferences.plist property list file but I think that's only consulted at boot. The search path is too deep to be comfortably manipulated by the "defaults" command but we could probably do it with sed if that would help.
       When the network comes up, the above information is combined with data from DHCP to create the /var/run/resolv.conf file, which is linked to by the classic /etc/resolv.conf file. That has a "search" field that holds the search domains in a whitespace delimited list. I don't know how often that's consulted but that's the final source of the information.
    Gary
    ~~~~
       Life would be so much easier if we could just look at the
       source code.
          -- Dave Olson

  • Terminal command to login a user

    I'm doing some work on a lab, and it part of the process involves logging out the user. To complete the installation, I need to log back in as the user. ARD let's let send a command to log out a user, but is there a terminal command to login a user? I've tried using login -f username, but that didn't work.

    To login as administrator:hello
    I use:
    osascript <<EOF
    tell application "System Events"
    keystroke "administrator"
    keystroke tab
    delay 0.5
    keystroke "hello"
    delay 0.5
    keystroke return
    keystroke return
    end tell
    EOF
    You can save it as a task and double-click and drag in the computers and run when you want to do it.

  • I need help starting a Terminal command at start-up to help silence CPU fan

    I have a 24" iMac (Early 2009) and the CPU fan runs at full RPMs - NOTE: it is a refurbished model. I think that the person who did the refurbishing either messed up the CPU Temp Sensor or something, because the CPU temps are fine and the fan kicks on right after start-up chime.
    Anyways, I have found a terminal command (see below) that, when used in conjunction with smcFanControl, will force my CPU fan to run at 1200 RPM. I need a way to either auto-launch this Terminal Command at start-up, or an easier way to launch it because having to type it out in Terminal every boot and reset is getting old.
    Terminal Command:
    /Applications/smcFanControl.app/Contents/Resources/smc -k F2Mx -w 3cf0
    Any help would be greatly appreciated!

    You shell script should look something like this:
    #!/bin/bash
    your command line
    Construct this in your favorite text editor and save as plain text, not .rtf.  Call the file anything you want, but here I'll call it slowfan.
    In terminal type,
    chmod +x /path/to/slowfan
    where /path/to/slowfan is the path to the slowfan file.  You could drag the file into the terminal after typing the chmod +x followed by a space.  This step is only to mark the text file (script) as executable.
    Now you can run Platypus and set up a simple app with admin privleges.  Then test the app.  If it works you can then add it to your login items.
    If you decide to use applescript (do shell script descibed earlier) then you could just use the full pathname to whereever you saved the script and save that as a applescript application.  Again test it and then add to your login items.  I would bother adding an alias to .bash_profile.  That just adds to the complextity.
    As you can see, with Platypus you only have the single app it creates to deal with.  The script is enclosed in the generated app bundle for easy updating if necessary later on.  With the applescript method you will need to keep track of two spearate files; the applescript and the shell script.  Actually three, the app too.

  • I've used a terminal command to change default send keyboard shortcut and now it doesn't work at all!

    My friend provided me with a Terminal command allow me to use Cmd+Enter to send an email (muscle memory from Outlook, hard to forget!)
    Command was:
    defaults write com.apple.mail NSUserKeyEquivalents -dict-add "Send" "@\\U21a9"
    Did that, and it didn't add the Cmd+Enter instruction but removed the Cmd+Shift+D instruction, so I had NO keyboard shortcut. Then Cmd+Enter started working. For a while. Now I'm back to getting the irritating error bleep sound, and having no functional keyboard shortcut for sending mail.
    Does anybody have any advice?

    Try
    defaults delete com.apple.mail NSUserKeyEquivalents
    Then, relaunch Mail.

  • Terminal command equivalent to Automator's 'set metadata pdf'

    Hi,
    When I make pdf docs I sometimes want to erase my name from the Author metadata, and put something into Title and so on.
    I know that Automator has an action called set pdf metadata, which I have successfully used.  But I would like a Terminal command that I could use instead.
    Googling this question returns suggestions of downloading pdf-manipulation libraries which are too elaborate for me to use.  I'm hoping that Automator is simply utilising a terminal command already built-in.
    Is there such a command?
    Diddles

    A bit of experimenting.
    Given a file temp.pdf in the current working directory . . .
    xattr -w "com.apple.metadata:kMDItemAuthors" "diddles1234" temp.pdf
    writes the string "diddles1234" to the Authors metadata field of temp.pdf.
    xattr -w "com.apple.metadata:kMDItemTitle" "newmetatitle" temp.pdf
    writes the string "newmetatitle" to Title metadata field of temp.pdf.
    However, if you try to put spaces into the string like this:
    xattr -w "com.apple.metadata:kMDItemTitle" "new meta title" temp.pdf
    the title field will not be changed to "new meta title". In fact, if you start with "original title" as the value of kMDItemTitle, successfully change it to "newmetatitle", and then later try to change it again to "new meta title", the value of kMDItemTitle reverts to "original title". The OS appears to "forget" the intermediate change to "newmetatitle".
    As best I can figure, in the event of a failed xattr write command, the original kMDItemTitle is rebuilt from semi-redundant data within the PDF--but more experimentation would be required to prove it. (The same is true of kMDItemAuthors, by the way.) Quick take away: The first two commands above will work if you don't use spaces in the strings to be inserted into the metadata fields. Someone more proficient in UNIX may have a better solution or explanation.

Maybe you are looking for

  • I have just received a receipt for an app which I have not purchased, what do I do

    I contacted Paypal and then changed my password, only to later have my account hit again taking the remaining balance of a prepaid card I still had on my account. How do I dispute it and get my money returned ?

  • Invalid filename from Format Payment Instruction with Text Output conc prog

    hi there we are using EBS 12.1.3 and when producing an EFT file using the Format Payment Instruction with Test Output concurrent program, we are getting a file with an extra ".out" extension for exampe DE_CE_o81527.out.out. Seems like the IBY Payment

  • LimpidLog: you do not need to hard-code log statements

    LimpidLog 1.00 released This is a milestone release, adding line number event: it records all exceution related to the line number of the source code. The log records are ready for GUI "debugger". LimpidLog allows all information about the execution

  • Java Help & Accessibility Support for Screen Reading

    We are working on a project where we need to make the help 508Compliant. This help is built using the JavaHelp. We are trying to read this help using the JAWS 11 software. JAWS 11 is a screen reading software. But Unfortunately, not a single screen i

  • Using the Java DOM properly

    I am new to the Java DOM (package org.w3c.dom) and have read several tutorials on its basic use, but cannot find the answers to what I feel are some very basic questions. In org.w3c.dom (the "Java DOM"), Documents, Elements and Nodes are interfaces a