Search code examples
templatesonenote

How to create a OneNote section template


How do you create a template that includes multiple section groups and pages? My use case is:

I take daily notes on how my day went, progress, ways to improve, goals for tomorrow etc. These notes are summarised within a weekly reflection which, in turn, are summarised within monthly and yearly segments. These are bundled up into the Section Group for that year (e.g. 2017) with Month section groups, week section groups, and then days as pages within.

I'd like to create a template which I can import/copy/insert into OneNote whenever I require a new year. The question is, how?


Solution

  • You could do this by writing an app that uses the OneNote API to populate Notebooks, SectionGroups and Sections in the structure that you want. You could even make the creation of those entities happen every day/week/month at a certain time.

    https://dev.onenote.com