macroland Macroland

Search "style"

Content Map in Current Page
Add a compact, mind map style table of contents to the top of the current page. The table of contents is limited to 3 heading levels. The connector lines between nodes are 'drawn' using special glyphs from a monospace font. To minimize user interaction, no UI is displayed.
Code mode
Changes the text style to code (Consolas 10 pt, with a very light background, reminiscent of Evernote Code Blocks). Works even when no text is selected.
Content Map in Current Section
Add a compact, mind map style TOC tree at the top of the current section. The tree contains links to all section pages and up three levels of headings per page. The connector lines between nodes are 'drawn' using special glyphs from a monospace font. To minimize user interaction, no UI is displayed.
Title -> Calibri Light 20
Changes title of each page in the current section to Calibri Light 20 to match OneNote 2013 style
Font -> Calibri
Changes text font on current page to Calibri to match OneNote 2013's style (useful for pasted text)
Grey Rulelines for Black Pages (Page)
Toggles rule lines on and off for current page, sets color to dark grey, and style to small grid (made for blackboard and dark windows themes)
Task Count + Tags
Modified version of Task Count by Dawid. This macro counts all checkboxes and adds how many are completed to the title of the page. It also counts how many exclamation, question, star, and pin tags there are. This version counts all checkbox style tags (including CheckBox priority 1 - n, meeting checkboxes, starred checkboxes etc). Furthermore, it counts all checkbox tags applied to the same paragraph rather than just 1, so if two checkbox tags are applied to the same paragraph, it will count both of them.
Text to Code: Python
Convert selected text into PythonCodeStyle. 将文本转换为Python代码风格。
Code Styling
Changes the text style to code (Consolas 11 pt, with a very light blue background)
Normal Text
Changes the text style back to normal after code mode (Calibri 11 pt with no background). Works even when no text is selected.
Indent First Line
Indents first line of each paragraph in Current Page or Current Section, ignoring the following cases: Paragraph in the table, bulleted paragraph, numbered paragraph, blank paragraph, paragraph other than default style is set, "center" or "right" alignment is set.
Task Count++
Modified version of Task Count by Dawid. This macro counts all checkboxes and adds how many are completed to the title of the page. This version counts all checkbox style tags (including CheckBox priority 1 - n). Furthermore, it counts all tags applied to the same paragraph rather than just 1, so if two checkbox tags are applied to the same paragraph, it will count both of them.
Code mode: Java
Changes the text style to code (Consolas 10 pt, with a very light background, reminiscent of Evernote Code Blocks). Will colorize block+javadoc+inline comments as well as selected statements Disables spell check
Insert Selected Text in a Custom Table
Styles a selected text (adds a highlight color and an important tag) and builds a custom table for the current section group in a new section [Course Overview], on a new page [Recent Feedback]. New rows are added at the top when further text from the same section group is selected.
Title -> Calibri Light 20 (Current page only)
Changes title of current page to Calibri Light 20 to match OneNote 2013 style
Code Markup
Style text inside (```) delimiters as code (like on stackoverflow)
Set Entire Section Font to Segoe UI Family
This will change all fonts in the section to the Segoe UI (Windows 10 style) family of fonts. Paragraph font Segoe UI 10, Title font Segoe UI Light 16, Tables font Segoe UI 10. It will not adjust bold or other styles leaving them intact.
Font -> 맑은 고딕
Changes text font on current page to Calibri to match OneNote 2013's style (useful for pasted text)
Template for Quick Notes
This macro create a template on the top of the section, and provide a table that you can write your ideas by topics. The code is a sample and can be changed to fit your own style. Feel free to contact me at iamcary@126.com
Select Between First two Heading 1
Selects all content between the first and the second Heading 1 styled paragraphs in the current page
Sample - Insert Styled Paragraph
Inserts a paragraph for each built-in OneNote style into the current page
Spanish Proofing
Switch proofing and change style to show Spanish text
Set rpm Indenting+Style
Sets for each outline left offset 36p (default) and width=1000p + Makes cascade indenting: - greater header level has greater indenting level - text under header has indenting greater by one than header
ALL Page Titles -> Calibri 20
Updates the Titles of ALL Pages in ALL Sections of the Current Notebook to Calibri 20 to match the OneNote 2019 title style.
Set rpm StandardStyle
Sets for each outline left offset 36p (default) and width=1000p
Font -> Microsoft YaHei UI
Changes text font on current page to Calibri to match OneNote 2013's style (useful for pasted text) modified from font-> Calibri
Section Group Title -> Calibri 20 Bold
Changes title of each page in the current section group to Calibri 20 Bold to match OneNote 2013 style
Indent-Level-to-Style
Sets Style (header levels) based on indenting performed when notes were taken.
Code Style
Changes the text style to code (Consolas 10 pt, green color). Only affects selected text, not the whole paragraph.
See All Macros