Underlying Style Support for Custom Styles and Macros
Onetastic Custom Styles provides an easy way to quickly format your text with your choice of font, color, size and other formatting. However until now it didn't set the underlying style for the paragraph to one of the built-in styles supported by OneNote. For instance you can use Onetastic's custom Heading 1 style to format a paragraph but it would still use OneNote's built-in Normal style. With the latest update, Custom Styles can now also set the underlying style of the paragraph to one of the built-in styles. If you use Heading 1 custom style, it will use its unique formatting but will also mark the paragraph with the built-in Heading 1 style from OneNote.
This has the benefit of using macros like TOC in Current Page on pages where you used custom styles. Such macros check underlying style of paragraphs to find headings and wouldn't previously work with headings formatted using Custom Styles. You can see how this now works in the below video.
I think all Hebrew user would appreciate better support in Search options
I would gladly pay for a good search Macro.
Obrigado...
LocalStore_Read("color", $highlightcolor)
$dialog_box = DialogBox_Create("")
DialogBox_AddColorPicker($dialog_box, "&Color", "color", $highlightcolor)
DialogBox_Show($dialog_box)
$highlightcolor = $dialog_box.controls["color"]
LocalStore_Write("color", $highlightcolor)
$Text.selected = true
GetCurrentText().highlightcolor = $highlightcolor
It's important that:
1. Only the SELECTED text is HIGHLIGHTED
2. I CHOOSE the highlight colour from COLOUR PICKER
That's all! Please help!
Can someone please make a macro that allows you to have 4 different text highlighters assigned to different keyboard short cuts? It would be really appreciated because it is much needed in college! Thank you so much!
P.S. if there is already one on here and I just haven't found it please let me know which one it is or if I can set this up on the free edition!
Having said that, I am trying to manipulate the text that is selected. I used Onenote as a notepad of sorts when I am doing VBA/Excel Development and I used Constants, usually in the Form of XXX_XXX_XXX = "test". A double click only gets me to the first "_", I want to use white space for me Selection delimiters, but do not see anyway to adjust what is selected. Additionally, the ability to copy it straight to the clipboard that would be awesome. Any Ideas?
Bob
I search on Macroland and didn't find ANYTHING in the category of Calculators or Date Pickers.
Does anyone have either of these categories of OneTaststic Macros?
If what I want doesn't exist I would like either a pop-up calendar as a date picker, or a calculator form as an example to start with.
Thank you.
Rich
I wish that there would be an easy way to copy the daily list generated by OneCalendar into a OneNote page that I could maintain as a journal.
--Joe
1. Type some text
2. Apply Code style
3. Go to Custom Styles > Save Selection as Custom Style
4. Choose existing Code style, and uncheck Styles checkbox
5. Click OK
Now Code style won't apply to the paragraph anymore
Thanks!
Patte
Petite
Pâte
When sorting, Pâte comes last while the right order should be:
Pâte
Patte
Petite
('â' and 'a' should be considered equal when sorting).
Is there a way to change that?