Change case ( lower case, upper case, capitalize each word, toggle case ), Paragraph reverse ( reverse horizontal, reverse vertical ), Crop image ( rotate image ), Switch view mode ( Section edit mode and read-only mode ), Table updatable formula cells ( extended the formula to Insert formula, Delete formula, Show formula cells, Recalculate formulas )
Change Case
Change to Lower Case
Change selected text to lower case.
Example TexT -> example text
Change to Upper Case
Change selected text to upper case.
Example TexT -> EXAMPLE TEXT
Capitalize Each Word
Capitalize the first letter of each word and leave the other letters lowercase
Example TexT -> Example Text
Toggle Case
Shift between two case views.
Example TexT -> eXAMPLE tEXT
Paragraph Horizontal Reverse
Horizontal reverse letters of selected paragraph.
Vertical Reverse Paragraphs
Vertical reverse selected paragraphs.
Image Rotate
In image editor, add new features to rotate image.
Rotate right 90, Rotate left 90, Flip horizontal, Flip vertical.
Switch Section View Mode
Switch Section to Edit Mode
Switch current section to edit mode, you can edit pages in this local section. It support works on local section only, not support shared section on SkyDrive.
Switch Section to Read-Only Mode
Switch current section to read-only mode, you can't edit pages in this local section. It support works on local section only, not support shared section on SkyDrive.
Table Updatable Formula
Extended Table Formula to 4 features: Insert Formula, Delete Formula, Show all Formula Cells, Recalculate all Formula Cells.
Insert Formula
Insert formula to OneNote table selected cell.
Support many table functions: Add, Substract, Average, Count, Sum, Max, Min.
Support static directions: Row Left, Right, Column Above, Below.
Support Result format: 0.00, 0.00%, also support customize output format. ( like "$0.00" )
Delete Formula
Remove formula from selected cell.
Show all Formula Cells
If you want to see which cells are formula cell. Click "Formula Cells" will show the cells contains formula.
Recalculate all Formula Cells
If you change any cell value, you can use "Recalculate" to recalculate all formula cells.
Fix bugs:
After use a progress bar feature, and next use a pop up dialog feature, it will cause OneNote frozen when close the dialog.