-
All replies
-
Helpful answers
-
Nov 2, 2013 8:31 PM in response to PCNYCby dwb,No - all I can tell you is that I switched to a program called 2Do which does allow you to change fonts and font sizes with hacks and is much more feature rich as well. Granted, I got it when the price was much lower than it is now...
-
Nov 4, 2013 2:27 PM in response to PCNYCby JCC123,Try this: http://www.tekrevue.com/tip/how-to-change-the-default-fonts-text-size-in-os-xs-n otes-app/
This should work
-
Nov 4, 2013 11:55 PM in response to JCC123by PCNYC,Thanks but that looks a lot like the instrux in the link I had included in my original post. Unfortunatly I won't get a chance to test for a few weeks, but if anyone else (on Mavericks) cares to try it out and report back...
Tx
-
Nov 5, 2013 6:31 AM in response to PCNYCby JCC123,I already tried it and it works. The only difference in the method I used was that I used a text editor Sublime 3 instead of the built in Nano. You can also use the regular text editor TextEdit that comes with MacOS. It's all to accomplish the same thing, to edit this file:
/Applications/Notes.app/Contents/Resources/en.lproj/DefaultFonts.plist
Also, they used sudo in front of that file in the terminal because you need admin rights to alter the file but I just opened the file in my text editor ( you don't need admin right to read it just change it), edit the file and then hit save which then prompted me to enter my password. It's the same thing but approached from a different angle. The fact of the matter is that this particular file contains the parameters you need to change to make the font anything you want.
If you don't know anything about the Mac subsystems, just follow the instructions on that page and you'll do fine.
-
Nov 7, 2013 6:22 AM in response to PCNYCby Sumflow,I was able to do it in Mavericks so it can be done. I don't know what I was doing but the problem was the file was locked. It has to be unlocked from two different places, then you can easily ad fonts of any size.
-
Nov 23, 2013 2:21 AM in response to PCNYCby beccoblu,The answers you received are missing two things:
1. The resource file is localized. So, if you are not using english as main language for OS X, you may want to edit a different file. I use italian as system language, so rather than
/Applications/Notes.app/Contents/Resources/en.lproj/DefaultFonts.plist
I have to edit
/Applications/Notes.app/Contents/Resources/it.lproj/DefaultFonts.plist
2. The correct sequence to follow is:
- Shut down Notes.app (cmd-Q)
- Edit and save the file
- Reopen Notes.app
- switch to a different default font (I use Noteworthy, so I switched to Helvetica) with Menu commands
- switch back to your default font. Else, I noticed that Notes.app is not going to read again its preference file.
- enjoy :-D
-
Jan 22, 2014 2:43 PM in response to beccobluby pahoughton,It is sad this is the only solution. There is an established OSX Design pattern that places user level options in the user's Library directroy so that software updates would not change their preferences. Users should not have to jump through these types of hoops to write notes in their favorite font.
Sorry, just a note to remind the community
-
Feb 25, 2014 11:59 AM in response to beccobluby 545323,The last point in beccoblu's instruction is crucial. Changing to another font just for the program to read the resources file and then changing back to your preferred font. I had peformed all the steps as per other users' instructions, but nothing happened until beccoblu suggested "renewing" the Notes app. Thanks.
ps: it is definitely ridiculous that we have to jump through the hoops in order to perform such a primitive change. I know the designers of Mac OS X try hard to keep the system clean and free from endless customizations that plague Windows, but why not at least give the users a choice. Make it customizable, but hide it from plain view.
-
Mar 29, 2014 4:39 AM in response to beccobluby jeb,Thank you so much for posting this information. The inability to change the default font size had been a nuisance with the Notes app. I followed the instructions using Terminal (thank you), went back and checked Notes, but the font size was still the same. I double checked my changes, and they were still there, a font size of 18 was recorded in the .plist file. It was when I read that you had to go through a sequence of changing font styles, that my changes took effect. So, great, now using Notes is much more enjoyable.
-
Mar 30, 2014 2:50 AM in response to PCNYCby SL1988,Hi
I changed to a new MacPro and Mavericks yesterday, noted, that the Notes.app font was just about 2mm high on my iPhone and could not be changed there, checked on the net for information, found your remarks and wondered about how coplicated you all went about it, and found the solution within 1 minute?
Open Notes.app in your computer, open one of your Notes files (that still looked the same and I always use Bold, Caps, Helvetica) and increase the size with Format / Font / Bigger Size and watch how it adjusts on your iPhone and your computer - no problem at all ...
Suzanne
-
Apr 6, 2014 10:50 AM in response to SL1988by Robert Follis,This only works on that note.
Quit app, open a new note and it's back to tiny fonts
Totally ridiculous of Apple
-
Apr 6, 2014 7:18 PM in response to Robert Follisby 545323,Ridiculous of Apple? Yes, definitely. But it is totally changeable if you follow beccoblu's instructions above.
-
Aug 26, 2014 7:04 PM in response to beccobluby AbrahamS_NY,Thanks for the info everyone here, but somehow it doesn't seem to work for me
I Edited the files for all languages i use, but everything remains the same
OS X 10.9.4
I appreciate your help!
Abraham
-
Mar 20, 2015 7:55 AM in response to beccobluby Phillip Breske,beccoblu's instructions worked for me and I didn't have to change from and back to my desired font; it just worked right from the start. I'm using Yosemite 10.10.2.
I used TextEdit to edit the defaultfonts.plist file after dragging a copy to the desktop and editing that copy. Then I dragged the new version back to the original's location and was prompted for the admin password. Fixed!