Skip to content

Commit

Permalink
vault backup: 2024-06-20 17:44:07
Browse files Browse the repository at this point in the history
Affected files:
content/.obsidian/plugins/recent-files-obsidian/data.json
content/.obsidian/workspace.json
  • Loading branch information
windsuzu committed Jun 20, 2024
1 parent 549e704 commit c72605a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
8 changes: 4 additions & 4 deletions content/.obsidian/plugins/recent-files-obsidian/data.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
{
"recentFiles": [
{
"basename": "docker stop, kill",
"path": "docker/cli-commands/docker stop, kill.md"
},
{
"basename": "Docker Container Lifecycle",
"path": "docker/Docker Container Lifecycle.md"
Expand All @@ -8,10 +12,6 @@
"basename": "Docker",
"path": "docker/Docker.md"
},
{
"basename": "docker stop, kill",
"path": "docker/cli-commands/docker stop, kill.md"
},
{
"basename": "docker run, create, start",
"path": "docker/cli-commands/docker run, create, start.md"
Expand Down
14 changes: 7 additions & 7 deletions content/.obsidian/workspace.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"state": {
"type": "markdown",
"state": {
"file": "docker/Docker Container Lifecycle.md",
"file": "docker/cli-commands/docker stop, kill.md",
"mode": "source",
"source": false
}
Expand Down Expand Up @@ -114,7 +114,7 @@
"state": {
"type": "localgraph",
"state": {
"file": "docker/Docker Container Lifecycle.md",
"file": "docker/cli-commands/docker stop, kill.md",
"options": {
"collapse-filter": true,
"search": "",
Expand Down Expand Up @@ -164,7 +164,7 @@
"state": {
"type": "outline",
"state": {
"file": "docker/Docker Container Lifecycle.md"
"file": "docker/cli-commands/docker stop, kill.md"
}
}
},
Expand Down Expand Up @@ -205,7 +205,7 @@
"state": {
"type": "file-properties",
"state": {
"file": "docker/Docker Container Lifecycle.md"
"file": "docker/cli-commands/docker stop, kill.md"
}
}
}
Expand All @@ -222,7 +222,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "docker/Docker Container Lifecycle.md",
"file": "docker/cli-commands/docker stop, kill.md",
"linksCollapsed": false,
"unlinkedCollapsed": false
}
Expand All @@ -241,7 +241,7 @@
"state": {
"type": "backlink",
"state": {
"file": "docker/Docker Container Lifecycle.md",
"file": "docker/cli-commands/docker stop, kill.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
Expand Down Expand Up @@ -273,8 +273,8 @@
},
"active": "94dafe9c731fce38",
"lastOpenFiles": [
"docker/Docker.md",
"docker/Docker Container Lifecycle.md",
"docker/Docker.md",
"docker/cli-commands/docker stop, kill.md",
"docker/cli-commands/docker run, create, start.md",
"docker/Docker CLI Commands.md",
Expand Down

0 comments on commit c72605a

Please sign in to comment.