Skip to content

Commit

Permalink
vault backup: 2024-11-15 17:29:07
Browse files Browse the repository at this point in the history
Affected files:
.obsidian/workspace.json
fleeting-notes/2024-11-15.md
  • Loading branch information
chiubaca committed Nov 15, 2024
1 parent 15b9d6b commit 0cc471d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 25 deletions.
31 changes: 8 additions & 23 deletions .obsidian/workspace.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,30 +13,15 @@
"state": {
"type": "markdown",
"state": {
"file": "fleeting-notes/2024-11-12.md",
"file": "fleeting-notes/2024-11-15.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "2024-11-12"
}
},
{
"id": "21009404a73f6e6a",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "fleeting-notes/2024-11-12.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "2024-11-12"
"title": "2024-11-15"
}
}
],
"currentTab": 1
]
}
],
"direction": "vertical"
Expand Down Expand Up @@ -172,21 +157,21 @@
"obsidian-git:Open Git source control": false
}
},
"active": "cdd64a28cc6fe199",
"active": "6f51491bd6c3aeaa",
"lastOpenFiles": [
"fleeting-notes/2024-11-13.md",
"fleeting-notes/2024-11-12.md",
"fleeting-notes/2024-11-04.md",
"fleeting-notes/2024-11-14.md",
"fleeting-notes/2024-11-15.md",
"fleeting-notes/2024-11-03.md",
"fleeting-notes/2024-11-12.md",
"fleeting-notes/2024-11-13.md",
"fleeting-notes/2024-11-14.md",
"fleeting-notes/2024-10-27.md",
"permanent-notes/must-have-mac-apps.md",
"fleeting-notes/2024-11-07.md",
"fleeting-notes/2024-11-08.md",
"fleeting-notes/2024-11-11.md",
"fleeting-notes/2024-11-10.md",
"fleeting-notes/2024-11-09.md",
"fleeting-notes/2024-11-03.md",
"permanent-notes/vscode-to-neovim-cheat-sheet.md",
"fleeting-notes/2024-11-05.md",
"fleeting-notes/2024-11-06.md",
Expand Down
4 changes: 2 additions & 2 deletions fleeting-notes/2024-11-15.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
publish_date: 2024-11-15
tags:
- uncategorised
- dev-journal
---
- no entry yet
- [immer](https://immerjs.github.io/immer/produce) for updating deeply nested objecting in an immutable way is a game-changer pair with react and state-setting.

0 comments on commit 0cc471d

Please sign in to comment.