Microsoft OneNote Onetastic macros
I created this as an edited version of the Onetastic yearly calendar macro. I found the one they provide is very good, however, I wanted some customizations. These are my customizations.
The source code is the Onetastic XML representation of the macro. I've found it easy enought to copy & paste this XML into Onetastic when creating a new macro.
These are the general steps for creating a new macro for my yearly calendar.
- XML source code. Go to the GitHub project (https://github.com/mjremijan/ferris-onetastic) and copy the RAW XML of the macro.
- New Macro. Click the "New Macro" button on the ribbon
- Paste XML. Select "Function > Edit XML" from the window menu. Paste the XML. Click the "OK" button. Once the edit XML dialog box goes away, you will see the source code of the macro in the Macro Editor window.
- Save. Click the little save floppy disk icon on the toolbar. A Macro Info dialog will appear. Add the following info:
- Name: My Yearly Calendar
- Category: Calendar
- Description: My customized yearly calendar.
- Close. Close the Macro Editor window
These are the general steps for using the new macro.
- Creating complete? Make sure to complete the steps above to create the "My Yearly Calendar" macro.
- New page. Create a new, blank, OneNote page.
- Locate "Calendar" in Ribbon. On the OneNote ribbon, inside the "Macros" group (this is the same group with the "Download Macros", "Edit Macros", and "New Macro" buttons) locate a new button named "Calendar".
- My Yearly Calendar. Click the "Calendar" button. A dropdown will appear and you will see "My Yearly Calendar". Click "My Yearly Calendar". Select the desired configuration in the dialog box then click the "OK: button. After a few moments, the calendar will appear on the page.