Skip to content

Commit

Permalink
ai games
Browse files Browse the repository at this point in the history
  • Loading branch information
Klaven committed Jan 4, 2025
1 parent 3308aa9 commit 39e0c7f
Show file tree
Hide file tree
Showing 39 changed files with 7,307 additions and 201 deletions.
50 changes: 30 additions & 20 deletions .obsidian/core-plugins.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,30 @@
[
"file-explorer",
"global-search",
"switcher",
"graph",
"backlink",
"canvas",
"outgoing-link",
"tag-pane",
"page-preview",
"daily-notes",
"templates",
"note-composer",
"command-palette",
"editor-status",
"bookmarks",
"outline",
"word-count",
"file-recovery"
]
{
"file-explorer": true,
"global-search": true,
"switcher": true,
"graph": true,
"backlink": true,
"canvas": true,
"outgoing-link": true,
"tag-pane": true,
"properties": false,
"page-preview": true,
"daily-notes": true,
"templates": true,
"note-composer": true,
"command-palette": true,
"slash-command": false,
"editor-status": true,
"bookmarks": true,
"markdown-importer": false,
"zk-prefixer": false,
"random-note": false,
"outline": true,
"word-count": true,
"slides": false,
"audio-recorder": false,
"workspaces": false,
"file-recovery": true,
"publish": false,
"sync": false
}
3 changes: 3 additions & 0 deletions .obsidian/plugins/obsidian-kanban/data.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"new-note-folder": "TODO/notes"
}
Loading

0 comments on commit 39e0c7f

Please sign in to comment.