Update from obsidian - thinkpad
Affected files: .obsidian/community-plugins.json .obsidian/plugins/obsidian-git/data.json .obsidian/plugins/obsidian-kanban/data.json .obsidian/plugins/obsidian-kanban/main.js .obsidian/plugins/obsidian-kanban/manifest.json .obsidian/plugins/obsidian-kanban/styles.css .obsidian/plugins/obsidian-projects/data.json .obsidian/workspace.json projects/personal-page-notes/Cool Websites.md projects/personal-page-notes/Dev Stack.md projects/personal-page.md
This commit is contained in:
parent
816356b639
commit
2f2009928b
11 changed files with 289 additions and 19 deletions
3
.obsidian/community-plugins.json
vendored
3
.obsidian/community-plugins.json
vendored
|
|
@ -2,5 +2,6 @@
|
||||||
"obsidian-excalidraw-plugin",
|
"obsidian-excalidraw-plugin",
|
||||||
"obsidian-git",
|
"obsidian-git",
|
||||||
"obsidian-style-settings",
|
"obsidian-style-settings",
|
||||||
"obsidian-projects"
|
"obsidian-projects",
|
||||||
|
"obsidian-kanban"
|
||||||
]
|
]
|
||||||
4
.obsidian/plugins/obsidian-git/data.json
vendored
4
.obsidian/plugins/obsidian-git/data.json
vendored
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"commitMessage": "{{date}} - Update from obsidian",
|
"commitMessage": "Update from obsidian - {{hostname}}",
|
||||||
"commitDateFormat": "YYYY-MM-DD HH:mm",
|
"commitDateFormat": "YYYY-MM-DD HH:mm",
|
||||||
"autoSaveInterval": 0,
|
"autoSaveInterval": 0,
|
||||||
"autoPushInterval": 0,
|
"autoPushInterval": 0,
|
||||||
|
|
@ -51,5 +51,5 @@
|
||||||
"lastShownAuthorDisplay": "initials",
|
"lastShownAuthorDisplay": "initials",
|
||||||
"lastShownDateTimeFormatOptions": "date"
|
"lastShownDateTimeFormatOptions": "date"
|
||||||
},
|
},
|
||||||
"autoCommitMessage": "{{date}} - Update from obsidian"
|
"autoCommitMessage": "Auto update from obsidian"
|
||||||
}
|
}
|
||||||
11
.obsidian/plugins/obsidian-kanban/data.json
vendored
Normal file
11
.obsidian/plugins/obsidian-kanban/data.json
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
"max-archive-size": 100,
|
||||||
|
"show-checkboxes": true,
|
||||||
|
"tag-colors": [],
|
||||||
|
"show-relative-date": true,
|
||||||
|
"date-colors": [],
|
||||||
|
"archive-with-date": true,
|
||||||
|
"append-archive-date": true,
|
||||||
|
"date-picker-week-start": 1,
|
||||||
|
"new-note-folder": "projects"
|
||||||
|
}
|
||||||
114
.obsidian/plugins/obsidian-kanban/main.js
vendored
Normal file
114
.obsidian/plugins/obsidian-kanban/main.js
vendored
Normal file
File diff suppressed because one or more lines are too long
10
.obsidian/plugins/obsidian-kanban/manifest.json
vendored
Normal file
10
.obsidian/plugins/obsidian-kanban/manifest.json
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
||||||
|
{
|
||||||
|
"id": "obsidian-kanban",
|
||||||
|
"name": "Kanban",
|
||||||
|
"version": "1.5.3",
|
||||||
|
"minAppVersion": "1.0.0",
|
||||||
|
"description": "Create markdown-backed Kanban boards in Obsidian.",
|
||||||
|
"author": "mgmeyers",
|
||||||
|
"authorUrl": "https://github.com/mgmeyers/obsidian-kanban",
|
||||||
|
"isDesktopOnly": false
|
||||||
|
}
|
||||||
1
.obsidian/plugins/obsidian-kanban/styles.css
vendored
Normal file
1
.obsidian/plugins/obsidian-kanban/styles.css
vendored
Normal file
File diff suppressed because one or more lines are too long
61
.obsidian/plugins/obsidian-projects/data.json
vendored
61
.obsidian/plugins/obsidian-projects/data.json
vendored
|
|
@ -1,6 +1,65 @@
|
||||||
{
|
{
|
||||||
"version": 2,
|
"version": 2,
|
||||||
"projects": [],
|
"projects": [
|
||||||
|
{
|
||||||
|
"fieldConfig": {},
|
||||||
|
"defaultName": "",
|
||||||
|
"templates": [],
|
||||||
|
"excludedNotes": [],
|
||||||
|
"isDefault": false,
|
||||||
|
"dataSource": {
|
||||||
|
"kind": "folder",
|
||||||
|
"config": {
|
||||||
|
"path": "projects/personal-page",
|
||||||
|
"recursive": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"newNotesFolder": "",
|
||||||
|
"views": [
|
||||||
|
{
|
||||||
|
"config": {
|
||||||
|
"fieldConfig": {
|
||||||
|
"path": {
|
||||||
|
"width": 213
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"filter": {
|
||||||
|
"conditions": []
|
||||||
|
},
|
||||||
|
"colors": {
|
||||||
|
"conditions": []
|
||||||
|
},
|
||||||
|
"sort": {
|
||||||
|
"criteria": []
|
||||||
|
},
|
||||||
|
"id": "b6be3d23-49d2-45ed-b359-4266a8bfdd46",
|
||||||
|
"name": "Table",
|
||||||
|
"type": "table"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"config": {
|
||||||
|
"groupByField": "status",
|
||||||
|
"includeFields": []
|
||||||
|
},
|
||||||
|
"filter": {
|
||||||
|
"conditions": []
|
||||||
|
},
|
||||||
|
"colors": {
|
||||||
|
"conditions": []
|
||||||
|
},
|
||||||
|
"sort": {
|
||||||
|
"criteria": []
|
||||||
|
},
|
||||||
|
"id": "f1f17300-a47e-47ab-a3fb-c77aba52fd77",
|
||||||
|
"name": "Kanban",
|
||||||
|
"type": "board"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"id": "693ec588-0a43-4498-9428-7337ddef9516",
|
||||||
|
"name": "personal-page"
|
||||||
|
}
|
||||||
|
],
|
||||||
"preferences": {
|
"preferences": {
|
||||||
"projectSizeLimit": 1000,
|
"projectSizeLimit": 1000,
|
||||||
"frontmatter": {
|
"frontmatter": {
|
||||||
|
|
|
||||||
46
.obsidian/workspace.json
vendored
46
.obsidian/workspace.json
vendored
|
|
@ -8,14 +8,12 @@
|
||||||
"type": "tabs",
|
"type": "tabs",
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"id": "e65e219e8f8484ec",
|
"id": "31b23b63ef4b434b",
|
||||||
"type": "leaf",
|
"type": "leaf",
|
||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "kanban",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "games/batman-arkham-city.md",
|
"file": "projects/personal-page.md"
|
||||||
"mode": "source",
|
|
||||||
"source": false
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -69,7 +67,7 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"direction": "horizontal",
|
"direction": "horizontal",
|
||||||
"width": 300
|
"width": 229
|
||||||
},
|
},
|
||||||
"right": {
|
"right": {
|
||||||
"id": "fca86750b2867923",
|
"id": "fca86750b2867923",
|
||||||
|
|
@ -85,7 +83,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "backlink",
|
"type": "backlink",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "games/batman-arkham-city.md",
|
"file": "projects/personal-page.md",
|
||||||
"collapseAll": false,
|
"collapseAll": false,
|
||||||
"extraContext": false,
|
"extraContext": false,
|
||||||
"sortOrder": "alphabetical",
|
"sortOrder": "alphabetical",
|
||||||
|
|
@ -102,7 +100,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "outgoing-link",
|
"type": "outgoing-link",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "games/batman-arkham-city.md",
|
"file": "projects/personal-page.md",
|
||||||
"linksCollapsed": false,
|
"linksCollapsed": false,
|
||||||
"unlinkedCollapsed": true
|
"unlinkedCollapsed": true
|
||||||
}
|
}
|
||||||
|
|
@ -125,7 +123,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "outline",
|
"type": "outline",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "games/batman-arkham-city.md"
|
"file": "projects/personal-page.md"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
@ -137,12 +135,12 @@
|
||||||
"state": {}
|
"state": {}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
"currentTab": 4
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"direction": "horizontal",
|
"direction": "horizontal",
|
||||||
"width": 511
|
"width": 331,
|
||||||
|
"collapsed": true
|
||||||
},
|
},
|
||||||
"left-ribbon": {
|
"left-ribbon": {
|
||||||
"hiddenItems": {
|
"hiddenItems": {
|
||||||
|
|
@ -157,8 +155,27 @@
|
||||||
"obsidian-projects:Open projects": false
|
"obsidian-projects:Open projects": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"active": "230c77af3893ffdd",
|
"active": "31b23b63ef4b434b",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
|
"projects/personal-page-notes/Dev Stack.md",
|
||||||
|
"projects/personal-page-notes/Cool Websites.md",
|
||||||
|
"projects/personal-page.md",
|
||||||
|
"Dev Stack.md",
|
||||||
|
"projects/notes/Untitled",
|
||||||
|
"projects/personal-page-notes",
|
||||||
|
"projects/Cool Websites.md",
|
||||||
|
"projects/personal-page/Setup CSS Themes.md",
|
||||||
|
"projects/personal-page/Untitled Kanban.md",
|
||||||
|
"projects/personal-page/Game Template.md",
|
||||||
|
"projects/personal-page/List of Games.md",
|
||||||
|
"projects/personal-page/About Me.md",
|
||||||
|
"projects/personal-page/Landing Page.md",
|
||||||
|
"projects/personal-page/Cool Websites .md",
|
||||||
|
"projects/personal-page/Dev Stack.md",
|
||||||
|
"games/batman-arkham-city.md",
|
||||||
|
"projects/personal-page",
|
||||||
|
"boards",
|
||||||
|
"projects",
|
||||||
"templates/thoughts.md",
|
"templates/thoughts.md",
|
||||||
"templates/daily.md",
|
"templates/daily.md",
|
||||||
"templates/unique.md",
|
"templates/unique.md",
|
||||||
|
|
@ -172,7 +189,6 @@
|
||||||
"notes/daily",
|
"notes/daily",
|
||||||
"Untitled.canvas",
|
"Untitled.canvas",
|
||||||
"Excalidraw",
|
"Excalidraw",
|
||||||
"notes/foo.md",
|
"notes/foo.md"
|
||||||
"notes"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
6
projects/personal-page-notes/Cool Websites.md
Normal file
6
projects/personal-page-notes/Cool Websites.md
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
- [Noel Berry](https://noelberry.ca/)
|
||||||
|
- [Heidy Motta](https://www.heidy.page/)
|
||||||
|
- [Zea Slosar](https://zeaslosar.com/)
|
||||||
|
- [Harrison Gibbins](https://harrisongibbins.com)
|
||||||
|
- [The Messenger Game](https://themessengergame.com/)
|
||||||
|
- [Sabotage Studio](https://sabotagestudio.com/)
|
||||||
3
projects/personal-page-notes/Dev Stack.md
Normal file
3
projects/personal-page-notes/Dev Stack.md
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
| Type | Tech |
|
||||||
|
| -------- | -------- |
|
||||||
|
| Framework | [Astro](https://docs.astro.build/en/getting-started/) |
|
||||||
49
projects/personal-page.md
Normal file
49
projects/personal-page.md
Normal file
|
|
@ -0,0 +1,49 @@
|
||||||
|
---
|
||||||
|
|
||||||
|
kanban-plugin: basic
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Reference
|
||||||
|
|
||||||
|
- [ ] [Cool Websites](Cool%20Websites.md)
|
||||||
|
- [ ] [Dev Stack](Dev%20Stack.md)
|
||||||
|
|
||||||
|
|
||||||
|
## Backlog
|
||||||
|
|
||||||
|
- [ ] Game Template
|
||||||
|
- [ ] List of Games
|
||||||
|
- [ ] About Me
|
||||||
|
- [ ] Setup CSS Themes
|
||||||
|
|
||||||
|
|
||||||
|
## Need Research
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## Design
|
||||||
|
|
||||||
|
- [ ] Landing Page
|
||||||
|
|
||||||
|
|
||||||
|
## Ready to Work
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## Doign
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## Done
|
||||||
|
|
||||||
|
**Complete**
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
%% kanban:settings
|
||||||
|
```
|
||||||
|
{"kanban-plugin":"basic","new-note-folder":"projects/personal-page-notes"}
|
||||||
|
```
|
||||||
|
%%
|
||||||
Loading…
Add table
Add a link
Reference in a new issue