Skip to content

Commit

Permalink
I dunno why theres an obsidian workspace, but never mind
Browse files Browse the repository at this point in the history
  • Loading branch information
Robin Winslow committed Oct 21, 2024
1 parent 4c5ca74 commit cfcb5cf
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 6 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ vendor/
/env3/
node_modules/
.jekyll-cache/
.venv
17 changes: 11 additions & 6 deletions .obsidian/workspace.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"state": {
"type": "markdown",
"state": {
"file": "_articles/publishing-my-work.md",
"file": "_articles/agile-philosophy.md",
"mode": "source",
"source": false
}
Expand Down Expand Up @@ -85,7 +85,7 @@
"state": {
"type": "backlink",
"state": {
"file": "_articles/publishing-my-work.md",
"file": "_articles/agile-philosophy.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
Expand All @@ -102,7 +102,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "_articles/publishing-my-work.md",
"file": "_articles/agile-philosophy.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
Expand All @@ -125,7 +125,7 @@
"state": {
"type": "outline",
"state": {
"file": "_articles/publishing-my-work.md"
"file": "_articles/agile-philosophy.md"
}
}
}
Expand All @@ -148,8 +148,13 @@
},
"active": "e0601f489dd3eff7",
"lastOpenFiles": [
"_articles/_template.md",
"_articles/adding-cache-headers-to-django.md",
"_articles/a-terminal-users-thought-process.md",
"_articles/a-sneak-preview.md",
"_articles/a-seachange-in-front-end-best-practice.md",
"_articles/a-rant-about-buffering.md",
"_articles/a-blogs-existential-quest.md",
"_articles/publishing-my-work.md",
"_articles/a-blogs-existential-quest.md"
"_articles/_template.md"
]
}

0 comments on commit cfcb5cf

Please sign in to comment.