OS X Mavericks :: How To Create A Folder

Aug 22, 2014

I have a group of pages with the same theme.  How do I create a folder for them on desktop?  I don't want to save them in Cloud.

Info:
iMac, Mac OS X (10.7.4), Not sure what version of Pages I ha

View 2 Replies


ADVERTISEMENT

OS X Mavericks :: How To Create New Folder In Word For Mac

Jun 1, 2014

How can I create a new folder in Word for Mac?

View 5 Replies View Related

OS X Mavericks :: Make Command N Create New Folder

Aug 25, 2014

I should just get used to the key commands but... I need to make Command+N create New Folder and Command+Shift+N to Open New Finder Window. Terminal script for Mavericks? 

Info:
MacBook Pro with Retina display, OS X Mavericks (10.9.4)

View 1 Replies View Related

OS X Mavericks :: 10.9.2 / Create A List Of File Names From A Folder And All Subfolders

Sep 10, 2014

am sure this has been asked very often.

I do not want only the file names of a given folder with its subfolder (mark all and copy to Coda or Text Edit) BUT I also want other attributes like creation date e.g. 

Info:
MacBook Air (11-inch Mid 2013), OS X Mavericks (10.9.2), itunes 11.1.4

View 3 Replies View Related

Safari :: Create A Folder Inside A Folder { Sub Folder } In Bookmarks?

Mar 27, 2012

I am wanting to create a Folder inside a Folder { Sub Folder } in Bookmarks.

How do I do this. I had started a Discussion about this here: [URL]

View 4 Replies View Related

OS X V10.7 Lion :: Create A Smart Folder That Only Has Applications & Utilities In A Sub-folder

Mar 30, 2012

I would like to create a Smart folder that only has applications & utilities in a sub-folder. 

This will be similar to the default applications folder that shows in the dock, but without all the extra files & folders - just a list of applications. 

I can do this by esily by just having a smart folder of applications showing only type=application.

However, I would still like to have utilities in a sub-folder. 

If thats not possible, then it would be OK to have 2 seperate smart folders, 1 for apps excluding utilities & 1 for utilities only. 

Is there some way in the smart folder options i can exclude a sub directory?

View 8 Replies View Related

OS X V10.7 Lion :: Create New Folder No Longer Automatically Selects Folder Name?

Apr 23, 2012

I must have done something to my installation of OS X. When I go to create a new folder, it automatically creates the folder with the name "untitled folder". The problem is, the name isn't selected. Normally, when you create a new folder, you can just type the name immediately. For me, I have to create the new folder, then click on the name to select the text and then type it. Also, when I do go to type in the new name, the text "untitled folder" doesn't disappear. I just type over it. 

Info:
Mac Pro, Mac OS X (10.7.3)

View 1 Replies View Related

OS X Mountain Lion :: How To Create Application Folder In Home Folder

Aug 29, 2014

I'm using MacBook Pro Early 2011 model with Mountain Lion (10.8.5).

I recently noticed that there was an application folder in my home folder (the folder with your username), but that application folder had been empty. I remember I used to be able to access to my applications from that folder, but not anymore. 

Since the folder was empty, I deleted it before doing further research. 

After deleting the empty application folder from the home folder, I looked up and some said the application folder in the home folder and the application folder in Macintosh HD are two different folders. I don't know what it means, but I would like to have an application folder with applications in my home folder. Is this possible? or should I just make an Alias folder and put it in my home folder?

Info:
MacBook Pro (13-inch Early 2011), OS X Mountain Lion (10.8.5)

View 2 Replies View Related

Applications :: Iphoto 09 - Create A Folder With Sub Folder?

Apr 29, 2009

Within iphoto library, how to create a folder with sub folder?

View 2 Replies View Related

OS X :: How To Create Bootable ISO From Folder

Mar 6, 2009

I have the folder and files of an Operating System which I want to make an ISO of.

I want to create a BOOTABLE ISO so I can burn it to DVD and install.

How can I do this? I also have Toast v10

View 4 Replies View Related

OS X :: How Can I Create A Shortcut To A Folder?

Mar 11, 2009

How can I create a shortcut to a folder?

And also, how do I create a shortcut to open an application?

The Keyboard Shortcuts in the Preferences is for creating Menu Bar shortcuts!!!

View 8 Replies View Related

MacBook Pro :: Can't Create New Folder

Jun 20, 2012

I have problems to create a new folder on my desktop. When I try this message come up:

"The operation can’t be completed because you don’t have the necessary permission."

I am also unable to trash or move any files on my desktop. I am the admin and there are no other accounts. 

Info:
MacBook Pro, Mac OS X (10.7.4)

View 7 Replies View Related

OS X Mavericks :: How To Copy Folder From Hidden Library Folder That Is Not On Startup Drive

Jun 5, 2014

I have a hard drive on my 2008 MacPro that's problematic and so I bought a new drive and installed Mavericks on it and am booting just fine on the new drive. There is however, one folder in the Library/Preferences folder that I need to copy over to the new drive.  All the tricks for accessing the Library folder work great on the start up drive, but I can't seem to access the Library folder on the old drive (both drives in the MacPro as it has 4 drive bays), even though the drive will mount.  How can I see that Library folder on the old drive?  Note  while I can mount the old drive, I can't boot to it. 

View 1 Replies View Related

OS X :: How To Create DVD Folder Without Burning To Disk

Aug 24, 2010

What program can I use to do this?

I have Toast but can't see a way to do it without burning to disk.

I have not got any disks yet and I just want to convert the video files to DVD folder to be burned later when I get some disks.

View 2 Replies View Related

OS X :: How To Create A Passworded Folder In Leopard

Jul 22, 2009

how to create a passworded folder? Nothing too special, but I don't need a whole file vault setup.

View 8 Replies View Related

MacBook Pro :: How To Create New Folder Under Places

Aug 6, 2010

How to create New Folder under Places on Mac?

View 3 Replies View Related

Intel Mac :: Create A Secure Folder?

Feb 19, 2012

I'm trying to create a secure folder to pop documents in. i've tried using disk utility, failed, permission issues even though i'm adminstrator, tried the cmd line (scary) so what else?

Info:iMac, Mac OS X (10.5.8)

View 5 Replies View Related

OS X Technologies :: Create Folder With Name Client150412n?

Apr 14, 2012

I'm new to ApplesScripting. I've found this script that I'd like to change: --This script will make a new folder on the desktop with current date and dialog box--format the date to 2010-11-19tell (current date) to get day & (it's month as integer) & (it's year as integer)set TheDateFormat to the result as text -- asks for folder name with date as default answerset TheFolderName to text returned of (display dialog "Name the folder" default answer TheDateFormat) --make folder with date & user entered texttell application "Finder"  make new folder with properties {name:TheFolderName}end tell The desired changes:- Date format should be: 150412 + a letter (a, b, c) if the folder to be created already exists.- Place the cursor at the start of name dialog, no selection active.- The new folders should be created in /Users/Hans/Dropbox/Jobs/Another question is related to execution of the script:- How can I start the script easily with a shortcut key or a Dock icon?- Is it possible to select client name from a plain text file containing client names in separate lines?- Is it possible to have zip files automatically unzipped to subfolder names with the zip package name?- Regarding the Dock icon I could even imagine that I drag a zip or other file from an email or the Desktop to the icon and that I only have to type the clients name to have the file moved to a new folder. user entered texttell application

View 1 Replies View Related

OS X V10.7 Lion :: Can't Create A Folder In Macintosh

Jun 9, 2012

I have been, having issue with creating a Folder in my "Mac 10.7.3" in Macintosh drive, this is happen sice Thursday this week, the problem I have is that every time I want to create a New Floder, Transfer folder or Delete any file in Macintosh, is keep asking me to inter a password, ( Finder Wants to make changes. Type your password to allow this) but I never had this issue three days ago, I was in the phone with Apple technical support for about 40 minute today.dose any one know how to anable this password settings ?


Info:
MacBook
Pro, Mac OS X (10.6.7), 2010-silver

View 4 Replies View Related

OS X V10.5 Leopard :: Can't Create A New Folder On Desktop

Jun 13, 2012

Whenever I try to create a new folder on the desktop, it gets created but it is invisible... How can I make it visible?

View 1 Replies View Related

MacBook Pro :: Installer Can't Create Folder

Sep 1, 2014

I am trying to download a software on my macbook pro for school but any kind of software i try to download does not work and i keep getting the same the installation failed the installer can't create the folder "/var/folders/4_/kvc34hv1741dpkjd8pw1rf000000gn/T//Install.476p5XYcx." problem. I did the recovery hd to repair my hard drive and that is ok now. I also verified the softwares on disk utility and it says all of them are ok. I have plenty of room on my hard drive for the soft ware and i do not know what else to do. -version 10.7.5 processor 2.4 GHx intel core i5 memory 4GB-

Info:
MacBook Pro, Mac OS X (10.7.5)

View 2 Replies View Related

OS X Mavericks :: Home Folder Not Visible In Users Folder

Sep 5, 2014

My home folder appears to have gone missing from the Users folder in finder. See screenshot - I can see the test account I created and the shared folder but not my home folder.  

I can still access my home folder via the sidebar but this causes problems with some software not being able to see my home folder in their browsers (Nikon Capture NX2 being an example). 

Info:
OS X Mavericks (10.9.4)

View 2 Replies View Related

OS X :: How To Create A New Folder In A Folder

Jan 2, 2010

How do I create a new folder within another folder? When I click the new folder icon at the top of Finder, it always puts the new folder at the bottom of a VERY long list.

View 6 Replies View Related

Applications :: Downloads Folder Missing - How To Create

Feb 24, 2009

For some reason my downloads folder is missing! How do I create a new one?

View 5 Replies View Related

OS X :: Create Personal Application Folder - Reinstall?

Mar 3, 2010

I am soon (Apple can release the i5/i7 Macbook Pros anytime) to become a Mac user. I have been a *nix developer for years. What is the "best practice" for application installation. Is it common for people to create a personal Applications folder? I am thinking of what happens when I have to upgrade to a newer version of Os X. I am hoping to not have to re-install all of my apps. On my Linux laptop (Ubuntu 9.10 x64), I install all applications in /opt, which I just backup before doing an upgrade.

View 12 Replies View Related

MacBook Pro :: Cannot Create DMG After Getting Flashing Folder At Startup

Mar 29, 2010

Anyway I got the flashing folder error, booted from the snow leopard install disc and want to get a dmg of my hd so I can recover files if possible. I get Input/output error while trying to create the dmg. I get invalid b tree node size error when verifying and I can't repair it.

Is there another way to backup at this point or salvage files without buying/using other software? I'm at college so resources are limited. I don't have a backup so it's fairly important that I can somehow recover files. Also I've tried resetting PRAM with no luck. Is the drive busted beyond repair or is there something I can do?

View 4 Replies View Related

Applications :: How To Create Folder In Apple Mail

Jul 28, 2010

I'm fairly new to Apple Mail and what not. So I'm going to refer to what I used to do on my PC to handle some important email's that I received. This was while I was using the built in Windows Mail program. What I want to do and use to do is. While in the mail program I created an "Important" folder for the mail program and I would move important emails that I did not want lingering in my inbox and that I didn't want to delete or anything. Is there some way to create folders in Apple Mail to save some important emails like this? I have 3 email accounts in Apple Mail [Gmail, MobileMe, & Comcast POP].

View 6 Replies View Related

Intel Mac :: Create A Network Shared Folder?

Mar 13, 2012

I am teaching in a school and would like to know how to create a shared folder on the network that students can access from any computer on the network.

Info:
iMac, Mac OS X (10.5.8)

View 3 Replies View Related

Mac Pro :: Create A New Folder In External Disk That Is Connected Via USB To It?

Mar 30, 2012

How can I create a new folder in an external disk that is connected via USB to my Mac?

Info:Mac Pro, Mac OS X (10.6.8)

View 1 Replies View Related

OS X V10.7 Lion :: How To Create An Alias Of The Computer Folder

Apr 5, 2012

So I just was at the apple store and I asked a Genuis how to do it but he had no clue so I wanna ask you how can I make an alias of this folder

View 8 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved