<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Art Trenton</title>
    <description>The latest articles on DEV Community by Art Trenton (@atrenton).</description>
    <link>https://dev.to/atrenton</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F256645%2Ff2750e78-1c55-4562-a36d-eb3c0940a2d5.jpeg</url>
      <title>DEV Community: Art Trenton</title>
      <link>https://dev.to/atrenton</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/atrenton"/>
    <language>en</language>
    <item>
      <title>MyJournal.Notebook Add-In for OneNote: Journaling Made Easy</title>
      <dc:creator>Art Trenton</dc:creator>
      <pubDate>Mon, 28 Oct 2019 21:10:00 +0000</pubDate>
      <link>https://dev.to/atrenton/myjournal-notebook-add-in-for-onenote-journaling-made-easy-3g2h</link>
      <guid>https://dev.to/atrenton/myjournal-notebook-add-in-for-onenote-journaling-made-easy-3g2h</guid>
      <description>&lt;h2&gt;
  
  
  Why should I keep a journal?
&lt;/h2&gt;

&lt;p&gt;I have a two word answer to that question: "information overload."  Keeping an electronic journal helps you fulfill Bill Gates' promise of "Information At Your Fingertips".&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/o0O0Xjpjvfc"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;Yeah, I know, you may say this is ancient history but developing good habits never goes out of style.&lt;/p&gt;

&lt;p&gt;As an IT professional, I replaced my paper journal with Microsoft OneNote. To me, the main benefit I found was it's searchable. This helped me quickly locate important technical information.&lt;/p&gt;

&lt;p&gt;Taking the time to document your day-to-day activities pays big dividends in helping to keep you better organized.&lt;/p&gt;

&lt;h2&gt;
  
  
  How does the &lt;em&gt;MyJournal.Notebook&lt;/em&gt; add-in for OneNote work?
&lt;/h2&gt;

&lt;p&gt;OneNote uses a hierarchical structure to organize its notebooks:&lt;/p&gt;

&lt;p&gt;1) Notebook&lt;br&gt;
2) Section Group&lt;br&gt;
3) Section&lt;br&gt;
4) Page&lt;/p&gt;

&lt;p&gt;The add-in automates the creation of this structure with one button click.&lt;/p&gt;

&lt;p&gt;1) &lt;strong&gt;Notebook&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Name: &lt;strong&gt;My Journal&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Type: Directory&lt;/li&gt;
&lt;li&gt;Location: Documents » OneNote Notebooks » My Journal&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fgist.githubusercontent.com%2Fatrenton%2F902362099149fa87d6b67a41efd11c54%2Fraw%2F6ab781c5ff76fca378d620f840054bca601f614f%2F1_Notebook.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fgist.githubusercontent.com%2Fatrenton%2F902362099149fa87d6b67a41efd11c54%2Fraw%2F6ab781c5ff76fca378d620f840054bca601f614f%2F1_Notebook.png" alt="1_Notebook.png"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;2) &lt;strong&gt;Section Group&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Name: &lt;strong&gt;Year&lt;/strong&gt; (4-digit &lt;strong&gt;YYYY&lt;/strong&gt; format)&lt;/li&gt;
&lt;li&gt;Type: Directory&lt;/li&gt;
&lt;li&gt;Location: Documents » OneNote Notebooks » My Journal » YYYY&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fgist.githubusercontent.com%2Fatrenton%2F902362099149fa87d6b67a41efd11c54%2Fraw%2F6ab781c5ff76fca378d620f840054bca601f614f%2F2_SectionGroup.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fgist.githubusercontent.com%2Fatrenton%2F902362099149fa87d6b67a41efd11c54%2Fraw%2F6ab781c5ff76fca378d620f840054bca601f614f%2F2_SectionGroup.png" alt="2_SectionGroup.png"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;3) &lt;strong&gt;Section&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Name: &lt;strong&gt;Month&lt;/strong&gt; (&lt;strong&gt;MMMM&lt;/strong&gt; format; OneNote revision store &lt;strong&gt;.one&lt;/strong&gt; file)&lt;/li&gt;
&lt;li&gt;Type: File&lt;/li&gt;
&lt;li&gt;Location: Documents » OneNote Notebooks » My Journal » YYYY » MMMM.one&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fgist.githubusercontent.com%2Fatrenton%2F902362099149fa87d6b67a41efd11c54%2Fraw%2F6ab781c5ff76fca378d620f840054bca601f614f%2F3_Section.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fgist.githubusercontent.com%2Fatrenton%2F902362099149fa87d6b67a41efd11c54%2Fraw%2F6ab781c5ff76fca378d620f840054bca601f614f%2F3_Section.png" alt="3_Section.png"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;4) &lt;strong&gt;Page&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;User configurable settings for the notebook page:

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Color:&lt;/strong&gt; Sixteen background color selections from the OneNote page color palette&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Title:&lt;/strong&gt;  Nine different date format styles to provide either a business or personal look and feel&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Rule Lines:&lt;/strong&gt; Four rule line styles&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Template:&lt;/strong&gt; Four page template styles

&lt;ul&gt;
&lt;li&gt;Default (business)&lt;/li&gt;
&lt;li&gt;Bullet (business)&lt;/li&gt;
&lt;li&gt;OrdinalDay (personal — see example below)&lt;/li&gt;
&lt;li&gt;HappyDay (personal)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fgist.githubusercontent.com%2Fatrenton%2F902362099149fa87d6b67a41efd11c54%2Fraw%2F6ab781c5ff76fca378d620f840054bca601f614f%2F4_Page.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fgist.githubusercontent.com%2Fatrenton%2F902362099149fa87d6b67a41efd11c54%2Fraw%2F6ab781c5ff76fca378d620f840054bca601f614f%2F4_Page.png" alt="4_Page.png"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;
  
  
  Where can I find the &lt;em&gt;MyJournal.Notebook&lt;/em&gt; add-in?
&lt;/h2&gt;

&lt;p&gt;Check out my GitHub Repo: &lt;/p&gt;
&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev.to%2Fassets%2Fgithub-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/atrenton" rel="noopener noreferrer"&gt;
        atrenton
      &lt;/a&gt; / &lt;a href="https://github.com/atrenton/MyJournal.Notebook" rel="noopener noreferrer"&gt;
        MyJournal.Notebook
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      My Journal Add-In for Microsoft OneNote
    &lt;/h3&gt;
  &lt;/div&gt;
&lt;/div&gt;


&lt;h2&gt;
  
  
  Postscript: What if I have an Office 365 subscription or Office 2019, but don't have OneNote 2016?
&lt;/h2&gt;

&lt;p&gt;Check out this Microsoft FAQ for more information: &lt;a href="https://support.office.com/en-us/article/frequently-asked-questions-about-onenote-and-office-2019-6582c7ae-2ec6-408d-8b7a-3ed71a3c2103" rel="noopener noreferrer"&gt;Frequently Asked Questions about OneNote and Office 2019&lt;/a&gt;&lt;/p&gt;

</description>
      <category>dotnet</category>
      <category>onenote</category>
      <category>opensource</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
