-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
23 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
title: "January 3rd, 2024" | ||
date: "2024-01-03, 18:59:22 -08:00" | ||
section: journal | ||
aliases: | ||
- "January 3rd, 2024" | ||
--- | ||
Ok, final post of the day now that I’ve learned about [[Obsidian]] nuances with Daily notes vs Unique note creator. | ||
|
||
I do want to open up a Daily note when I open. But, I want to just use the same format as the Unique note creator so all the files have the same format. | ||
|
||
So, the first note of the day will always have the title for the day — eg January 3rd, 2024. But the same file naming format as Unique notes. | ||
|
||
The Liquid template for the Journal page then loops through and groups all the posts by day, so you can read them all together, but with permalinks for each one. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters