Update from obsidian -
Affected files: .obsidian/bookmarks.json .obsidian/core-plugins-migration.json .obsidian/core-plugins.json notes/daily/2023-10-26.md notes/utils/Neovim.md projects/quests.md projects/todos-notes/Rewrite neovim config.md projects/todos-notes/Update dots.md
This commit is contained in:
parent
b905c5f7c7
commit
85ed5712ea
8 changed files with 76 additions and 16 deletions
18
.obsidian/bookmarks.json
vendored
18
.obsidian/bookmarks.json
vendored
|
|
@ -1,9 +1,21 @@
|
|||
{
|
||||
"items": [
|
||||
{
|
||||
"type": "file",
|
||||
"ctime": 1695497967124,
|
||||
"path": "projects/personal-page.md"
|
||||
"type": "group",
|
||||
"ctime": 1698322774827,
|
||||
"items": [
|
||||
{
|
||||
"type": "file",
|
||||
"ctime": 1698322761257,
|
||||
"path": "projects/quests.md"
|
||||
},
|
||||
{
|
||||
"type": "file",
|
||||
"ctime": 1695497967124,
|
||||
"path": "projects/personal-page.md"
|
||||
}
|
||||
],
|
||||
"title": "Projects"
|
||||
}
|
||||
]
|
||||
}
|
||||
2
.obsidian/core-plugins-migration.json
vendored
2
.obsidian/core-plugins-migration.json
vendored
|
|
@ -8,7 +8,7 @@
|
|||
"outgoing-link": true,
|
||||
"tag-pane": true,
|
||||
"page-preview": true,
|
||||
"daily-notes": false,
|
||||
"daily-notes": true,
|
||||
"templates": true,
|
||||
"note-composer": true,
|
||||
"command-palette": true,
|
||||
|
|
|
|||
1
.obsidian/core-plugins.json
vendored
1
.obsidian/core-plugins.json
vendored
|
|
@ -8,6 +8,7 @@
|
|||
"tag-pane",
|
||||
"properties",
|
||||
"page-preview",
|
||||
"daily-notes",
|
||||
"templates",
|
||||
"note-composer",
|
||||
"command-palette",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue