Import/Export Macros and New View Options
March 22, 2019
An update to Onetastic is available with support for importing/exporting macros and some new view options.
Import/Export
You might want to export some of your macros, especially the ones you are developing for backup purposes, and later import them into Onetastic. You can now use File>Import/Export options to do this:

New View Options
If you are proficient in using keyboard shortcuts, you may find that insert statement buttons on the left and the up/down buttons on the right are taking unnecessary space and reducing the available space for the code itself. Now you can remove them from the UI by the new options under View menu. Object Browser toggle button is also relocated to the View menu:

Thanks,
Hugo
I am trying to create a macro that colors each section in a notebook of a different color. For some reason, altough the loop is working, and the color variable changes in each iteration, the color is set the same for all the sections.