diff --git a/.obsidian/.DS_Store b/.obsidian/.DS_Store index 843faea..8d4cf62 100644 Binary files a/.obsidian/.DS_Store and b/.obsidian/.DS_Store differ diff --git a/.obsidian/appearance.json b/.obsidian/appearance.json index c8c365d..b17b36a 100644 --- a/.obsidian/appearance.json +++ b/.obsidian/appearance.json @@ -1,3 +1,7 @@ { - "accentColor": "" + "accentColor": "", + "enabledCssSnippets": [ + "supercharged-links-gen", + "dataview-table-overflow" + ] } \ No newline at end of file diff --git a/.obsidian/plugins/obsidian-linter/data.json b/.obsidian/plugins/obsidian-linter/data.json index 5d87683..feab7b0 100644 --- a/.obsidian/plugins/obsidian-linter/data.json +++ b/.obsidian/plugins/obsidian-linter/data.json @@ -54,7 +54,7 @@ "YAML Title Alias": { "Inserts the title of the file into the YAML frontmatter's aliases section. Gets the title from the first H1 or filename.": true, "Preserve existing aliases section style": true, - "Keep alias that matches the filename": false, + "Keep alias that matches the filename": true, "Use the YAML key `linter-yaml-title-alias` to help with filename and heading changes": true }, "Capitalize Headings": { @@ -215,7 +215,9 @@ }, "lintOnSave": false, "displayChanged": true, - "foldersToIgnore": [], + "foldersToIgnore": [ + "Templates" + ], "linterLocale": "system-default", "logLevel": 4, "lintCommands": [], diff --git a/.obsidian/plugins/recent-files-obsidian/data.json b/.obsidian/plugins/recent-files-obsidian/data.json index b6ced24..5d63044 100644 --- a/.obsidian/plugins/recent-files-obsidian/data.json +++ b/.obsidian/plugins/recent-files-obsidian/data.json @@ -1,12 +1,60 @@ { "recentFiles": [ + { + "basename": "Instant Pot Fried Rice", + "path": "Databases/Recipes/Instant Pot Fried Rice.md" + }, + { + "basename": "People", + "path": "Templates/People.md" + }, + { + "basename": "Jane Doe", + "path": "Databases/CRM/Jane Doe.md" + }, + { + "basename": "John Doe", + "path": "Databases/CRM/John Doe.md" + }, + { + "basename": "Quarterly", + "path": "Templates/Quarterly.md" + }, + { + "basename": "CRM", + "path": "Databases/CRM/CRM.md" + }, + { + "basename": "Recipes", + "path": "Templates/Recipes.md" + }, + { + "basename": "Weekly", + "path": "Templates/Weekly.md" + }, + { + "basename": "Zettelkasten Note", + "path": "Templates/Zettelkasten Note.md" + }, + { + "basename": "Daily", + "path": "Templates/Daily.md" + }, { "basename": "CRM", "path": "Computed/CRM.md" }, { - "basename": "CRM", - "path": "Databases/CRM/CRM.md" + "basename": "202212122239", + "path": "202212122239.md" + }, + { + "basename": "Templates", + "path": "Templates/Templates.md" + }, + { + "basename": "calendar", + "path": "_tutorial/Attachments/calendar.png" }, { "basename": "Resources", @@ -40,10 +88,6 @@ "basename": "202212120002", "path": "202212120002.md" }, - { - "basename": "202212122239", - "path": "202212122239.md" - }, { "basename": "Test Project 2", "path": "_PARA/Projects/Test Project 2/Test Project 2.md" @@ -64,10 +108,6 @@ "basename": "README", "path": "README.md" }, - { - "basename": "calendar", - "path": "_tutorial/Attachments/calendar.png" - }, { "basename": "Attachments", "path": "Attachments/Attachments.md" @@ -84,10 +124,6 @@ "basename": "2022-12-14", "path": "Calendar/Daily/2022-12-14.md" }, - { - "basename": "Daily", - "path": "Templates/Daily.md" - }, { "basename": "Hotkeys", "path": "_tutorial/Hotkeys.md" @@ -104,14 +140,6 @@ "basename": "Tasks", "path": "Computed/Tasks.md" }, - { - "basename": "Quarterly", - "path": "Templates/Quarterly.md" - }, - { - "basename": "Zettelkasten Note", - "path": "Templates/Zettelkasten Note.md" - }, { "basename": "_tutorial", "path": "_tutorial/_tutorial.md" @@ -136,10 +164,6 @@ "basename": "Secret Note", "path": "Private/Secret Note.md" }, - { - "basename": "People", - "path": "Templates/People.md" - }, { "basename": "Scratchpad", "path": "Inbox/Scratchpad.md" @@ -156,10 +180,6 @@ "basename": "2022-Q4", "path": "Calendar/Quarterly/2022-Q4.md" }, - { - "basename": "Weekly", - "path": "Templates/Weekly.md" - }, { "basename": "2022-12-11", "path": "Calendar/Daily/2022-12-11.md" @@ -175,30 +195,6 @@ { "basename": "Readwise", "path": "_tests/External/Readwise.md" - }, - { - "basename": "iOS Shortcuts", - "path": "_tests/External/iOS Shortcuts.md" - }, - { - "basename": "GitHub", - "path": "_tests/External/GitHub.md" - }, - { - "basename": "Alfred", - "path": "_tests/External/Alfred.md" - }, - { - "basename": "_tests", - "path": "_tests/_tests.md" - }, - { - "basename": "Archive", - "path": "_PARA/Archive/Archive.md" - }, - { - "basename": "Scratchpad", - "path": "_PARA/Archive/Archived Project/Scratchpad.md" } ], "omittedPaths": [], diff --git a/.obsidian/snippets/dataview-table-overflow.css b/.obsidian/snippets/dataview-table-overflow.css new file mode 100644 index 0000000..194ea85 --- /dev/null +++ b/.obsidian/snippets/dataview-table-overflow.css @@ -0,0 +1,5 @@ +.block-language-dataview { + display: block; + max-height: 400px; + overflow: auto; +} \ No newline at end of file diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 3024694..233685e 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,7 +13,43 @@ "state": { "type": "markdown", "state": { - "file": "Databases/CRM/CRM.md", + "file": "Templates/Zettelkasten Note.md", + "mode": "source", + "source": false + } + } + }, + { + "id": "ae313340cb3c3f84", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "Templates/People.md", + "mode": "source", + "source": false + } + } + }, + { + "id": "e5e122d97fdadddf", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "Databases/Recipes/Instant Pot Fried Rice.md", + "mode": "source", + "source": false + } + } + }, + { + "id": "30767105d876abad", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "Templates/Quarterly.md", "mode": "source", "source": false } @@ -25,22 +61,12 @@ "state": { "type": "markdown", "state": { - "file": "Computed/CRM.md", + "file": "Templates/People.md", "mode": "source", "source": false } } }, - { - "id": "b2fa9b028d53ec9f", - "type": "leaf", - "state": { - "type": "image", - "state": { - "file": "_tutorial/Attachments/calendar.png" - } - } - }, { "id": "fa7779fed8ad75a1", "type": "leaf", @@ -56,7 +82,7 @@ } } ], - "currentTab": 1 + "currentTab": 2 } ], "direction": "vertical" @@ -141,7 +167,7 @@ "state": { "type": "backlink", "state": { - "file": "Computed/CRM.md", + "file": "Databases/Recipes/Instant Pot Fried Rice.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -158,7 +184,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "Computed/CRM.md", + "file": "Databases/Recipes/Instant Pot Fried Rice.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -181,7 +207,7 @@ "state": { "type": "outline", "state": { - "file": "Computed/CRM.md" + "file": "Databases/Recipes/Instant Pot Fried Rice.md" } } }, @@ -229,17 +255,17 @@ "periodic-notes:Open today": false } }, - "active": "de337eb10406382d", + "active": "e5e122d97fdadddf", "lastOpenFiles": [ + "Templates/People.md", + "Databases/CRM/Jane Doe.md", + "Databases/CRM/John Doe.md", + "Untitled.md", + "Databases/CRM/Untitled.md", + "Templates/Quarterly.md", "Databases/CRM/CRM.md", - "_PARA/Projects/Test Project/Resources.md", - "_PARA/Projects/Test Project 2/Resources.md", - "_PARA/Projects/Test Project 2/Scratchpad.md", - "_PARA/Projects/Test Project/Scratchpad.md", - "_PARA/Projects/Test Project/Test Project.md", - "202212090136.md", - "202212090137.md", - "202212120002.md", - "202212122239.md" + "Databases/Recipes/Instant Pot Fried Rice.md", + "Templates/Recipes.md", + "Templates/Weekly.md" ] } \ No newline at end of file diff --git a/Attachments/Instant Pot Fried Rice - Little Sunny Kitchen.pdf b/Attachments/Instant Pot Fried Rice - Little Sunny Kitchen.pdf new file mode 100644 index 0000000..14783ea Binary files /dev/null and b/Attachments/Instant Pot Fried Rice - Little Sunny Kitchen.pdf differ diff --git a/Computed/CRM.md b/Computed/CRM.md index 3244aab..3a58d16 100644 --- a/Computed/CRM.md +++ b/Computed/CRM.md @@ -1,6 +1,8 @@ ```dataview -table phone, email, birthday, lastContacted, relationship +table phone, email, birthday, relationship, elink("https://instagram.com/@" + instagram, instagram) as instagram, elink("https://twitter.com/" + twitter, twitter) as twitter, elink("https://linkedin.com/@" + linkedin, linkedin) as linkedin, url as url from "Databases/CRM" where file.name != "CRM" ``` + + diff --git a/Databases/CRM/CRM.md b/Databases/CRM/CRM.md index d27b92e..33c0289 100644 --- a/Databases/CRM/CRM.md +++ b/Databases/CRM/CRM.md @@ -5,3 +5,8 @@ date created: Friday, December 9th 2022, 12:10:56 pm date modified: Thursday, December 15th 2022, 12:05:02 pm --- +%% Begin Waypoint %% +- [[Jane Doe]] +- [[John Doe]] + +%% End Waypoint %% diff --git a/Databases/CRM/Jane Doe.md b/Databases/CRM/Jane Doe.md index 31242d0..0e9b84c 100644 --- a/Databases/CRM/Jane Doe.md +++ b/Databases/CRM/Jane Doe.md @@ -1,12 +1,35 @@ --- -aliases: -tags: +aliases: [Jane Doe] +tags: [people] phone: 1234567 email: jane@email.com +url: https://www.google.com +instagram: janedoe +twitter: janedoe +linkedin: janedoe birthday: 01/01/1980 lastContacted: 2022-01-01 relationship: friend title: Jane Doe date created: Friday, December 9th 2022, 12:11:31 pm -date modified: Wednesday, December 14th 2022, 3:33:55 pm ---- \ No newline at end of file +date modified: Thursday, December 15th 2022, 1:01:55 pm +linter-yaml-title-alias: Jane Doe +--- + +# Jane Doe + +## Likes + +1. Stuffed Wallets that Dont Fit in Pockets +2. Being On Hold on the Phone +3. Super Soaker Relay Races + +## Dislikes + +1. the color shmurple +2. the sequel to the movie 300 +3. MakeDonalds + +## Last Thing We Talked About + +Are knapsacks overrated? \ No newline at end of file diff --git a/Databases/CRM/John Doe.md b/Databases/CRM/John Doe.md index 12dca10..27b90b3 100644 --- a/Databases/CRM/John Doe.md +++ b/Databases/CRM/John Doe.md @@ -1,29 +1,35 @@ --- -aliases: [Likes] -tags: +aliases: [John Doe] +tags: [people] phone: 1234567 email: john@email.com +url: https://www.google.com +instagram: johndoe +twitter: johndoe +linkedin: johndoe birthday: 01/01/1980 lastContacted: 2022-01-01 relationship: cousin -title: Likes -linter-yaml-title-alias: Likes +title: John Doe date created: Friday, December 9th 2022, 12:11:22 pm -date modified: Wednesday, December 14th 2022, 3:33:55 pm +date modified: Thursday, December 15th 2022, 1:01:58 pm +linter-yaml-title-alias: John Doe --- -# Likes +# John Doe + +## Likes 1. Stuffed Wallets that Dont Fit in Pockets 2. Being On Hold on the Phone 3. Super Soaker Relay Races -# Dislikes +## Dislikes 1. the color shmurple 2. the sequel to the movie 300 3. MakeDonalds -# Last Thing We Talked About +## Last Thing We Talked About -Are knapsacks overrated? \ No newline at end of file +Are knapsacks overrated? diff --git a/Databases/Recipes/Instant Pot Fried Rice.md b/Databases/Recipes/Instant Pot Fried Rice.md new file mode 100644 index 0000000..f0ee744 --- /dev/null +++ b/Databases/Recipes/Instant Pot Fried Rice.md @@ -0,0 +1,14 @@ +--- +aliases: [Instant Pot Fried Rice] +tags: [recipes, instant-pot] +title: Instant Pot Fried Rice +date created: Thursday, December 15th 2022, 1:00:22 pm +date modified: Thursday, December 15th 2022, 1:00:55 pm +linter-yaml-title-alias: Instant Pot Fried Rice +--- + +# Instant Pot Fried Rice + +## PDF + +![[Instant Pot Fried Rice - Little Sunny Kitchen.pdf]] \ No newline at end of file diff --git a/Templates/People.md b/Templates/People.md index 61fbb4b..2b24c75 100644 --- a/Templates/People.md +++ b/Templates/People.md @@ -1,17 +1,21 @@ --- -aliases: [] -tags: [] +aliases: [People] +tags: [people] phone: email: +url: +instagram: +twitter: +linkedin: birthday: lastContacted: relationship: title: People -linter-yaml-title-alias: Notes -date created: <% tp.date.now("dddd, MMMM Do YYYY, h:mm:ss a") %> -date modified: <% tp.date.now("dddd, MMMM Do YYYY, h:mm:ss a") %> +linter-yaml-title-alias: People +date created: Friday, December 9th 2022, 12:06:08 pm +date modified: Thursday, December 15th 2022, 1:02:29 pm --- -# <% tp.system.prompt("What is the full name of this person?") %> +# <% tp.system.prompt("What Is the Full Name of This person?") %> -## Notes \ No newline at end of file +## Notes diff --git a/Templates/Recipes.md b/Templates/Recipes.md new file mode 100644 index 0000000..c86e936 --- /dev/null +++ b/Templates/Recipes.md @@ -0,0 +1,10 @@ +--- +tags: [recipes] +title: Recipes +date created: <% tp.date.now("dddd, MMMM Do YYYY, h:mm:ss a") %> +date modified: <% tp.date.now("dddd, MMMM Do YYYY, h:mm:ss a") %> +--- + +# <% tp.system.prompt("What is the name of this recipe?") %> + +## PDF \ No newline at end of file diff --git a/Templates/Templates.md b/Templates/Templates.md index f28121f..572d3be 100644 --- a/Templates/Templates.md +++ b/Templates/Templates.md @@ -9,6 +9,7 @@ date modified: Wednesday, December 14th 2022, 3:33:55 pm - [[Daily]] - [[People]] - [[Quarterly]] +- [[Recipes]] - [[Weekly]] - [[Zettelkasten Note]]