Skip to content

Commit

Permalink
vault backup: 2024-05-11 23:39:23
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
content/fish-shell/Install Fish Shell.md
  • Loading branch information
windsuzu committed May 11, 2024
1 parent 3e0a632 commit 895a05e
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 deletions.
16 changes: 8 additions & 8 deletions content/.obsidian/plugins/recent-files-obsidian/data.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,17 @@
{
"recentFiles": [
{
"basename": "index",
"path": "index.md"
},
{
"basename": "Dev Environment MOC",
"path": "mocs/Dev Environment MOC.md"
},
{
"basename": "Install Fish Shell",
"path": "fish-shell/Install Fish Shell.md"
},
{
"basename": "index",
"path": "index.md"
},
{
"basename": "fzf.fish",
"path": "fish-shell/fzf.fish.md"
Expand All @@ -24,10 +28,6 @@
"basename": "z for fish",
"path": "fish-shell/z for fish.md"
},
{
"basename": "Install Fish Shell",
"path": "fish-shell/Install Fish Shell.md"
},
{
"basename": "fisher",
"path": "fish-shell/fisher.md"
Expand Down
18 changes: 9 additions & 9 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": "index.md",
"file": "mocs/Dev Environment MOC.md",
"mode": "source",
"source": false
}
Expand Down Expand Up @@ -102,7 +102,7 @@
"state": {
"type": "localgraph",
"state": {
"file": "index.md",
"file": "mocs/Dev Environment MOC.md",
"options": {
"collapse-filter": true,
"search": "",
Expand Down Expand Up @@ -152,7 +152,7 @@
"state": {
"type": "outline",
"state": {
"file": "index.md"
"file": "mocs/Dev Environment MOC.md"
}
}
},
Expand Down Expand Up @@ -193,7 +193,7 @@
"state": {
"type": "file-properties",
"state": {
"file": "index.md"
"file": "mocs/Dev Environment MOC.md"
}
}
},
Expand All @@ -203,7 +203,7 @@
"state": {
"type": "backlink",
"state": {
"file": "index.md",
"file": "mocs/Dev Environment MOC.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
Expand All @@ -220,7 +220,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "index.md",
"file": "mocs/Dev Environment MOC.md",
"linksCollapsed": false,
"unlinkedCollapsed": false
}
Expand All @@ -246,15 +246,15 @@
"cmdr:Obsidian Git: Create backup": false
}
},
"active": "e4f857c12bc33e53",
"active": "c54cf8dd370d449b",
"lastOpenFiles": [
"fish-shell/Install Fish Shell.md",
"mocs/Dev Environment MOC.md",
"index.md",
"fish-shell/fzf.fish.md",
"fish-shell/nvm.fish.md",
"fish-shell/Fish Shell.md",
"fish-shell/z for fish.md",
"index.md",
"fish-shell/Install Fish Shell.md",
"fish-shell/fisher.md",
"english-grammar/The - definite article.md",
"mocs/Installation.md",
Expand Down
2 changes: 1 addition & 1 deletion content/fish-shell/Install Fish Shell.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
draft: false
date: 2024-05-09 18:10
date: 2024-05-11 23:09
tags:
- fish-shell
---
Expand Down

0 comments on commit 895a05e

Please sign in to comment.