Onenote For Mac 2017 Paragraph Spacing

Onetastic version 3.2.3 is available with bug fixes, Macro Language updates and new and updated macros in Macroland.

Microsoft

Blurry user interface and layout issues in high resolution displays

  1. Paragraph Spacing = 0. Omer Atay - 2017-06-11. Sparks in Texas: Hanging indents wouldn't be possible with OneNote's layout model. You can insert indents by adding.
  2. Format Text in OneNote: Overview You can easily format text in OneNote to change its appearance. To format text in OneNote, first click into the text within the container on the page. Then select the text to which to apply text formatting. Alternatively, to select all.

Apparently, adjustable paragraph or line spacing is possible only in the Windows desktop version of OneNote. It doesn't seem possible in OneNote for Mac, MX for Windows 8/8.1/10, Online, iOS, or Android. It may be possible in OneNote for Windows 10 for phones, but I highly doubt it. Learning Tools for OneNote is a free Add-in for OneNote that helps everyone improve reading and writing skills, including gifted learners, students with learning differences or a combination of any of a broad range of unique learning abilities.

Onenote For Mac 2017 Paragraph SpacingThis caused some user interface elements to be very blurry or incorrectly laid out in dialog boxes on high DPI displays. Now things should be crisp.

Macros don't show up after installing them

For some users, macros wouldn't show up after installing them for the first time. This is now fixed.

Documentation for QueryText function

The Macro Documentation and function reference in Macro Editor was incorrect for QueryText function. Specifically the last parameter was incorrectly documented to do case sensitive search when true, while it was the opposite.

String literals '.' and '-.' confused Macro Editor

Macro Editor would get confused if literals '.' or '-.' was used in a macro.

Paragraph.text property

Paragraph objects get a new property 'texts' which returns an array of Text objects in that paragraph. This will make it easier to inspect paragraph contents. Previously the only way was QueryObjects and QueryText methods which gave undesired results when there are indented paragraphs.

Following macros in Macroland are updated:

Outlook Email Date Stamp

This macro is now updated to fix issues with time being off by 1 hour. It will detect timezone automatically and will no longer ask for it.

Extract highlighted Text

This macro was broken in a recent update. It is now all good again.

Collapse Pages in Notebook

This macro was giving an error if the notebook has pages in the recycle bin.

Download Onenote 2017

Search Multi-Keywords

This macro was also broken in an update and it wasn't reporting the search results. It now does.

Several new macros have been added to Macroland since the last update. Check them out:

Table to Text

Converts the selected table to text, columns separated by tabs. Preserves formatting but will remove any images

Replace Line Breaks with Paragraph Breaks

Replaces line-breaks (inserted with Shift+Enter) with paragraph-breaks in selected text

Align Left

Aligns Left all selected containers to the topmost selected one

Align Right

Aligns right all selected containers to the topmost selected one

Change Spacing In Onenote

Align Top

Aligns Top all selected containers to the topmost selected one

Align Bottom

Aligns Bottom all selected containers to the bottom most selected one

Insert One Cell Table

Insert a single celled table in an outline.

Onenote For Mac 2017 Paragraph Spacing Free

Insert page with selected text as title

Inserts a new page at the bottom of the section and makes the selected text the title. It also creates a link back to the original page.

Insert FILES

Inserts a text string for clickable hyperlink to a file in filesystem

Insert REVERSE

Inserts text string REVERSE with red background and white font color

Horizontal Spacing

This will make all selected content containers equaly spaced horizontaly away from each other (starting with topmost container), Enter into the dialog box how much you want the spacing to be.

Vertical Spacing

This will make all selected content containers equaly spaced away from each other, Enter into the dialog box how much you want the spacing to be.

Select All Containers

Selects All Containers

Add Comment

Add comments to selected text. The selected text is highlighted with a color picked from a built-in pallette. Comments are put into their own section on the right of the commented text and marked with the same highlight color.

Insert Date - ISO 8601 Basic Format at Beginning of Page

Insert 'YYYYMMDD - ' at title location

Create new page with an ID for a Zettel

Creates a new Zettelkasten-Page in the current section with title beginning with yyyymmdd

Comments are closed.