{
  "$type": "site.standard.document",
  "content": {
    "$type": "blog.pckt.content",
    "items": [
      {
        "$type": "blog.pckt.block.image",
        "attrs": {
          "align": "center",
          "alt": "journal-cover-image.jpg",
          "blob": {
            "$type": "blob",
            "ref": {
              "$link": "bafkreifgf7554nh3acuxfwyzuyukb4lt4anmlv5azputoph5aarvglyndm"
            },
            "mimeType": "image/jpeg",
            "size": 151202
          },
          "naturalHeight": 1024,
          "naturalWidth": 1024,
          "placeholder": "data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAYABgAAD//gA7Q1JFQVRPUjogZ2QtanBlZyB2MS4wICh1c2luZyBJSkcgSlBFRyB2ODApLCBxdWFsaXR5ID0gNDAK/9sAQwAUDg8SDw0UEhASFxUUGB4yIR4cHB49LC4kMklATEtHQEZFUFpzYlBVbVZFRmSIZW13e4GCgU5gjZeMfZZzfoF8/9sAQwEVFxceGh47ISE7fFNGU3x8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8/8AAEQgADAAMAwEiAAIRAQMRAf/EAB8AAAEFAQEBAQEBAAAAAAAAAAABAgMEBQYHCAkKC//EALUQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+v/EAB8BAAMBAQEBAQEBAQEAAAAAAAABAgMEBQYHCAkKC//EALURAAIBAgQEAwQHBQQEAAECdwABAgMRBAUhMQYSQVEHYXETIjKBCBRCkaGxwQkjM1LwFWJy0QoWJDThJfEXGBkaJicoKSo1Njc4OTpDREVGR0hJSlNUVVZXWFlaY2RlZmdoaWpzdHV2d3h5eoKDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uLj5OXm5+jp6vLz9PX29/j5+v/aAAwDAQACEQMRAD8A1/Kfzmdl3sB6YGaFfeMhMexH/wBas+2nmuI8tK647IcVJPeS2zKkeCCuSWyTnP1qCj//2Q==",
          "src": "blob:bafkreifgf7554nh3acuxfwyzuyukb4lt4anmlv5azputoph5aarvglyndm",
          "width": "300"
        }
      },
      {
        "$type": "blog.pckt.block.text",
        "plaintext": "\nI have kept a digital journal for a long time, starting with Momento on my iPhone way back in the day, and then switching to DayOne about 14 years ago. For 14 years, I used DayOne fairly frequently as a place to jot down thoughts, achievements, occurrences in my life, and reflections."
      },
      {
        "$type": "blog.pckt.block.text",
        "facets": [
          {
            "features": [
              {
                "$type": "blog.pckt.richtext.facet#link",
                "uri": "https://drea.pckt.blog/saying-goodbye-to-the-oldest-app-on-my-phone-4xd9a1t"
              }
            ],
            "index": {
              "byteEnd": 84,
              "byteStart": 42
            }
          }
        ],
        "plaintext": "However, I made the decision this year to move my journaling from DayOne to Obsidian, mostly as an effort to achieve greater portability, reduce friction, and eliminate another app subscription. I was mostly grateful that I was able to migrate all my entries mostly seamlessly from DayOne to Obsidian."
      },
      {
        "$type": "blog.pckt.block.text",
        "facets": [
          {
            "features": [
              {
                "$type": "blog.pckt.richtext.facet#italic"
              }
            ],
            "index": {
              "byteEnd": 47,
              "byteStart": 44
            }
          }
        ],
        "plaintext": "As part of this effort, I have also changed how I journal, making it my journaling more intentional."
      },
      {
        "$type": "blog.pckt.block.text",
        "facets": [
          {
            "features": [
              {
                "$type": "blog.pckt.richtext.facet#bold"
              }
            ],
            "index": {
              "byteEnd": 15,
              "byteStart": 0
            }
          },
          {
            "features": [
              {
                "$type": "blog.pckt.richtext.facet#link",
                "uri": "https://www.iso.org/iso-8601-date-and-time-format.html"
              }
            ],
            "index": {
              "byteEnd": 158,
              "byteStart": 141
            }
          }
        ],
        "plaintext": "The Daily Note. Obsidian's daily note feature is the foundation for my journaling. Every day gets an daily note, title formatted as ISO 8601 YYYY-MM-DD format. This formatting of the note titles is critical, as it is what allows for the creation of different shortcuts. I use the same date format in the titles of meeting notes (e.g., “Meeting with Bob YYYY-MM-DD”). This makes it easy to add meeting notes to my daily notes."
      },
      {
        "$type": "blog.pckt.block.text",
        "plaintext": "I love Obsidian's daily note plugin because it allows me to create daily notes in advance, which I often do as a way to plan out coming days. All daily notes are stored in a folder called \"Journal.\" The only subfolder is one for attachments. Having been through a few exports and imports of Markdown files over the years, I have found this to be the best way to handle things."
      },
      {
        "$type": "blog.pckt.block.text",
        "plaintext": "Each daily note is created via a template using the following format:"
      },
      {
        "$type": "blog.pckt.block.codeBlock",
        "attrs": [],
        "plaintext": "# YYYY-MM-DD\n\n## Today\n\nQUOTE, LOCATION & WEATHER\n\n----\n\n⬅️ YESTERDAY | TOMORROW ➡️\n[[HOME]]\n`#journal/2026`\n\n---\n\n## ☀️ Today\n\n\n\n\n---\n## 📓 Journal\n\n\n"
      },
      {
        "$type": "blog.pckt.block.text",
        "facets": [
          {
            "features": [
              {
                "$type": "blog.pckt.richtext.facet#link",
                "uri": "https://www.icloud.com/shortcuts/9dde2e9265a941369ec99896d57a4aa3"
              }
            ],
            "index": {
              "byteEnd": 123,
              "byteStart": 31
            }
          }
        ],
        "plaintext": "Every morning I manually run a shortcut that copies to my clipboard information on the weather, location, and a daily quote. While I could automate this process, there is something about doing it manually that I enjoy."
      },
      {
        "$type": "blog.pckt.block.text",
        "facets": [
          {
            "features": [
              {
                "$type": "blog.pckt.richtext.facet#bold"
              }
            ],
            "index": {
              "byteEnd": 19,
              "byteStart": 4
            }
          }
        ],
        "plaintext": "The \"Today\" section of my note is a place for general things for the day - links to other notes for that day and a quick list of work accomplishments. It is mostly a quick reference section."
      },
      {
        "$type": "blog.pckt.block.text",
        "facets": [
          {
            "features": [
              {
                "$type": "blog.pckt.richtext.facet#bold"
              }
            ],
            "index": {
              "byteEnd": 21,
              "byteStart": 4
            }
          },
          {
            "features": [
              {
                "$type": "blog.pckt.richtext.facet#link",
                "uri": "https://www.icloud.com/shortcuts/c94e0e42641e4ae79d6a1a7b8891abee"
              }
            ],
            "index": {
              "byteEnd": 256,
              "byteStart": 163
            }
          }
        ],
        "plaintext": "The \"Journal\" section is where I make time-stamped journal entries. I keep this section at the end of my daily note so that I can make quick journal entries using another shortcut, one that I can activate via my iPhone's action button to quickly inout text."
      },
      {
        "$type": "blog.pckt.block.text",
        "facets": [
          {
            "features": [
              {
                "$type": "blog.pckt.richtext.facet#link",
                "uri": "https://www.icloud.com/shortcuts/3eae8b8c9c054baaa1c33afc1f0d6149"
              }
            ],
            "index": {
              "byteEnd": 90,
              "byteStart": 16
            }
          }
        ],
        "plaintext": "Finally another shortcut I use is one that grabs my current location as an Apple Maps link. I am still playing around with how to use it, but I like having location links added to my journal entries."
      },
      {
        "$type": "blog.pckt.block.text",
        "facets": [
          {
            "features": [
              {
                "$type": "blog.pckt.richtext.facet#link",
                "uri": "https://notebooknavigator.com/"
              }
            ],
            "index": {
              "byteEnd": 76,
              "byteStart": 51
            }
          }
        ],
        "plaintext": "The part of this setup that I love the most is the Notebook Navigator plugin, which displays images from daily journal entries within the calendar widget. Because I am in Obsidian most of the day, I find that this motivates me to make entries more frequently."
      }
    ]
  },
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreifgf7554nh3acuxfwyzuyukb4lt4anmlv5azputoph5aarvglyndm"
    },
    "mimeType": "image/jpeg",
    "size": 151202
  },
  "description": "I have kept a digital journal for a long time, starting with Momento on my iPhone way back in the day, and then switching to DayOne about 14 years ago. For 14 years, I used DayOne fairly frequently as a place to jot down thoughts, achievements, occurrences in my life, and reflections. However, I made the decision this year to move my journaling from DayOne to Obsidian, mostly as an effort to achieve greater portability, reduce friction, and eliminate another app subscription. I was mostly gratef...",
  "path": "/intentional-daily-journaling-zbyfdj6",
  "publishedAt": "2026-03-19T22:55:47+00:00",
  "site": "at://did:plc:na53or42uytb4al3p4g6dw7p/site.standard.publication/3md6q74rfm22c",
  "tags": [
    "journaling",
    "obsidian"
  ],
  "textContent": "I have kept a digital journal for a long time, starting with Momento on my iPhone way back in the day, and then switching to DayOne about 14 years ago. For 14 years, I used DayOne fairly frequently as a place to jot down thoughts, achievements, occurrences in my life, and reflections.\nHowever, I made the decision this year to move my journaling from DayOne to Obsidian, mostly as an effort to achieve greater portability, reduce friction, and eliminate another app subscription. I was mostly grateful that I was able to migrate all my entries mostly seamlessly from DayOne to Obsidian.\nAs part of this effort, I have also changed how I journal, making it my journaling more intentional.\nThe Daily Note. Obsidian's daily note feature is the foundation for my journaling. Every day gets an daily note, title formatted as ISO 8601 YYYY-MM-DD format. This formatting of the note titles is critical, as it is what allows for the creation of different shortcuts. I use the same date format in the titles of meeting notes (e.g., “Meeting with Bob YYYY-MM-DD”). This makes it easy to add meeting notes to my daily notes.\nI love Obsidian's daily note plugin because it allows me to create daily notes in advance, which I often do as a way to plan out coming days. All daily notes are stored in a folder called \"Journal.\" The only subfolder is one for attachments. Having been through a few exports and imports of Markdown files over the years, I have found this to be the best way to handle things.\nEach daily note is created via a template using the following format:\n# YYYY-MM-DD\n\n## Today\n\nQUOTE, LOCATION & WEATHER\n\n----\n\n⬅️ YESTERDAY | TOMORROW ➡️\n[[HOME]]\n`#journal/2026`\n\n---\n\n## ☀️ Today\n\n\n\n\n---\n## 📓 Journal\n\n\n\nEvery morning I manually run a shortcut that copies to my clipboard information on the weather, location, and a daily quote. While I could automate this process, there is something about doing it manually that I enjoy.\nThe \"Today\" section of my note is a place for general things for the day - links to other notes for that day and a quick list of work accomplishments. It is mostly a quick reference section.\nThe \"Journal\" section is where I make time-stamped journal entries. I keep this section at the end of my daily note so that I can make quick journal entries using another shortcut, one that I can activate via my iPhone's action button to quickly inout text.\nFinally another shortcut I use is one that grabs my current location as an Apple Maps link. I am still playing around with how to use it, but I like having location links added to my journal entries.\nThe part of this setup that I love the most is the Notebook Navigator plugin, which displays images from daily journal entries within the calendar widget. Because I am in Obsidian most of the day, I find that this motivates me to make entries more frequently.",
  "title": "Intentional daily journaling",
  "updatedAt": "2026-05-26T20:57:29+00:00"
}