Tag Complete & Strikethrough
Description | : | Completes the Todo tag and strikes through the selected paragraph |
Download |
---|---|---|---|
Author(s) | : | Omer Atay | |
Category | : | Tags | |
Last Updated | : | June 20, 2016 | |
Requirements | : | OneNote 2010 or above | |
Screenshot | : | ||
![]() Tag Complete & Strikethrough No screenshot available for this macro. |
|||
Changelog | : | June 20, 2016 (50A897) - Omer Atay These versions are no longer supported: March 10, 2013 - Omer Atay |
As I am working most of the time with Outlook tasks, I simply tried replacing \'property(tagCompleted)\' with \'property(OutlookTaskCompleted)\', but it seems to be not that easy: It marks complete but then changes back to the red task flag after a second. I guess Outlook is missing some info (completion time??) and therefore \"pushes back\" i.e. re-synchronising it to an open task.
Can you advise which bit of information is missing and how to set it?
Thanks Timo
Can you provide a macro for attaching a certain tag and highlighting some selected word/s.
Currently, OneNote tag\'s highlight is applied to the whole paragraph. It does not work for me.
I am just curious about the following, I am not a programmer.
For Onetastic macro, is possible to save a predefined value/s in another file and the running macro uses the value/s.
e.g. File A is for setting which tag and highlight colour are used. It provide UI for setting both values.
File B is the macro for applying the tag (icon) and the highlight based on the setting in file A.
Thanks