diff --git a/.gitignore b/.gitignore index c96066d..9dbd8a7 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,5 @@ -/.DS_Store \ No newline at end of file +/.DS_Store + +# Private/* +# Daily/* +# Readwise/* \ No newline at end of file diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 3e928c5..7d4023d 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,7 +13,7 @@ "state": { "type": "markdown", "state": { - "file": "README.md", + "file": "Computed/Computed.md", "mode": "source", "source": false } @@ -86,7 +86,7 @@ "state": { "type": "backlink", "state": { - "file": "README.md", + "file": "Computed/Computed.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -103,7 +103,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "README.md", + "file": "Computed/Computed.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -126,7 +126,7 @@ "state": { "type": "outline", "state": { - "file": "README.md" + "file": "Computed/Computed.md" } } }, @@ -169,10 +169,10 @@ }, "active": "5b35ae2562686366", "lastOpenFiles": [ + "README.md", "Inbox/Computer Capture/Computer Capture.md", "Inbox/Smartphone Capture/Smartphone Capture.md", "Inbox/Scratchpad.md", - "README.md", "202212101656.md", "Templates/Zettelkasten Note.md", "202212101652.md", diff --git a/Computed/Computed.md b/Computed/Computed.md new file mode 100644 index 0000000..6304a1c --- /dev/null +++ b/Computed/Computed.md @@ -0,0 +1,6 @@ +Dataview collections + +%% Begin Waypoint %% + + +%% End Waypoint %% \ No newline at end of file