diff --git a/.vscode/settings.json b/.vscode/settings.json index f64ab0b..1d4661c 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,7 +1,7 @@ { "markdownlint.config": { "extends": "../.markdownlint.yaml" - } + }, "files.associations": { "AUTHORS": "plaintext", "CONTRIBUTORS": "plaintext" @@ -12,5 +12,7 @@ "multiverse", "uncategorized-notes", "global" - ] + ], + "foam.openDailyNote.filenameFormat": "yyyy-mm-dd", + "foam.openDailyNote.directory": "daily-notes" } diff --git a/daily-notes/2023-08-07.md b/daily-notes/2023-08-07.md new file mode 100644 index 0000000..76cf793 --- /dev/null +++ b/daily-notes/2023-08-07.md @@ -0,0 +1,9 @@ +# 2023-08-07 + +* Previously on [[2023-08-07]], note that time and date are in Philippine Standard Time as I write this, although you do you use UTC for simplicity. + * TODO +* OSS work at [[recaptime.dev]] or whatever + * TODO +* Personal side projects + * TODO +* Across the interwebs \ No newline at end of file