

However, though I get that Notes is supposed to be a simple app, removing a formatting option as useful as the strikethrough just makes things more difficult. Clever ways to use seemingly simple things are always cool. I don't know if anyone in a decision-making position at Apple will ever read this or not, but just in case:Īpple, we've bought your product and we're using your OS (often extolling its virtues to anyone who will listen), so please stop trying to dictate (either directly through marketing, or indirectly via purposeful omission as part of a design choice) how we should use what we've bought! You wanna show us some neat use-cases for some of your apps? Cool, I'm all about that. I get the feeling that the r eason the strikethrough option has been omitted from the Notes app is because Apple wants to "encourage" people to use Pages instead, and this trend really bothers me. It isn't convenient in the slightest, but it works, which is the idea, so I appreciate it! Hey - just wanted to thank you for this workaround.

Now that you have brought the strikethrough style into Notes, you can copy this style using Option-Command-C.Switch to Notes and paste using Command-V.Highlight the striken-through word and copy using Command-C.Select the random word and apply strikethrough style.This dialog has strikethrough option just right above Family tab (none, single, double, color).From Format > Font > Show Fonts (or Command-T), bring up the Fonts selection dialog.Open a new document in Pages and type a random word.

Following is not the ideal solution, but it works well.
HOW TO DO A STRIKETHROUGH ON STICKY NOTES ON MAC CODE
I've created a Macro Group for Stickies in Keyboard Maestro, and have one macro of the following code to apply the strikethrough, and one to remove it.Īpplescript: set theBundle to ((path to library folder from system domain as string) & "Frameworks:AppKit.But first let me confirm that the strikethrough option is indeed missing in the Fonts dialog available through Notes as has shown us.īut it is still available in the Fonts dialog of the Pages. With "tell menu 1" you can remove a strikethrough. You can edit the number in the line "tell menu 2" to "tell menu 3" to get double strikethrough. Here's an AppleScript that automatically opens the Font panel, applies the strikethrough and closes the font panel, in less than a second. Keep in mind this Font menu may not appear in all rich text editors and others may not display struck through text at all. Select "Favorite Styles" and then select "Struck through" from the drop down menu. Select the Font>StylesĪ new menu pops up. Select any text in a rich text editor and CTRL+Click (right-click) on it. The simplest solution is built into Mountain Lion. You will probably encounter a few exceptions where this will not work. This is sort of a painful workaround, but it should suffice in the majority of applications. When creating a new snippet click the "Content" header above the snippet and select "Formatted Text, Pictures." You could use this to store a small sample of strikethrough text to use the formatting of. Nevertheless, TextExpander does support rich text formatting. This is not a feature that all rich text editors provide, thus the inconsistencies you experienced.

Shortcuts created in System Preferences will only work globally with applications that have matching Strikethrough options in their menu.
