Skip to content

Commit d5abd42

Browse files
committed
vault backup: 2024-05-31 15:40:53
Affected files: content/.obsidian/workspace.json content/Phases/Phase 1/index.md content/Phases/Phase 2/index.md content/index.md
1 parent 07e1677 commit d5abd42

File tree

4 files changed

+66
-52
lines changed

4 files changed

+66
-52
lines changed

content/.obsidian/workspace.json

+9-6
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
}
1919
},
2020
{
21-
"id": "eec98c29c74000c9",
21+
"id": "17c8abe4f1ca91c2",
2222
"type": "leaf",
2323
"state": {
2424
"type": "markdown",
2525
"state": {
26-
"file": "index.md",
26+
"file": "Phases/Phase 1/index.md",
2727
"mode": "source",
2828
"source": false
2929
}
@@ -96,7 +96,7 @@
9696
"state": {
9797
"type": "backlink",
9898
"state": {
99-
"file": "index.md",
99+
"file": "Phases/Phase 1/index.md",
100100
"collapseAll": false,
101101
"extraContext": false,
102102
"sortOrder": "alphabetical",
@@ -113,7 +113,7 @@
113113
"state": {
114114
"type": "outgoing-link",
115115
"state": {
116-
"file": "index.md",
116+
"file": "Phases/Phase 1/index.md",
117117
"linksCollapsed": false,
118118
"unlinkedCollapsed": true
119119
}
@@ -136,7 +136,7 @@
136136
"state": {
137137
"type": "outline",
138138
"state": {
139-
"file": "index.md"
139+
"file": "Phases/Phase 1/index.md"
140140
}
141141
}
142142
},
@@ -173,8 +173,11 @@
173173
"open-vscode:VSCode": false
174174
}
175175
},
176-
"active": "eec98c29c74000c9",
176+
"active": "17c8abe4f1ca91c2",
177177
"lastOpenFiles": [
178+
"Phases/Phase 2/index.md",
179+
"Phases/Phase 1/index.md",
180+
"index.md",
178181
"Phases/Phase 2/Slack Integration.md",
179182
"README.md",
180183
"Phases/Phase 2/---Slack Integration.md",

content/Phases/Phase 1/index.md

+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
aliases:
3+
- Phase 1
4+
---
5+
6+
# Phase 1
7+
8+
- [github.com/GoogleChromeLabs/breadboard-samples](https://github.com/GoogleChromeLabs/breadboard-samples)
9+
- [github.com/ExaDev/breadboard-samples](https://github.com/ExaDev/breadboard-samples)
10+
11+
### [Walkthroughs](Phases/Phase%201/Walkthroughs.md)
12+
13+
### Projects
14+
15+
#### [DevPulse](Phases/Phase%201/Projects/DevPulse.md)
16+
17+
#### [AutoBake](Phases/Phase%201/Projects/AutoBake.md)
18+
19+
#### [CourseCrafter](Phases/Phase%201/Projects/CourseCrafter.md)
20+
21+
### [ExaDev/breadboard-kits](https://github.com/ExaDev/breadboard-kits)

content/Phases/Phase 2/index.md

+34
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
aliases:
3+
- Phase 2
4+
---
5+
6+
# Phase 2
7+
8+
### [Breadboard Examples](Phases/Phase%202/Breadboard%20Examples.md)
9+
10+
### [BreadBot - Breadboard Discord Bot](Phases/Phase%202/BreadBot%20-%20Breadboard%20Discord%20Bot.md)
11+
12+
### [Invoker API](Phases/Phase%202/Invoker%20API.md)
13+
14+
### [BGL JSX](Phases/Phase%202/BGL%20JSX.md)
15+
16+
### [Breadboard Gallery](Phases/Phase%202/Breadboard%20Gallery.md)
17+
18+
### [OpenAlex](Phases/Phase%202/OpenAlex.md)
19+
20+
### [Holidays](Phases/Phase%202/Holidays.md)
21+
22+
### [HackerNews](Phases/Phase%202/HackerNews.md)
23+
24+
### [Breadboard Chrome Extension](Phases/Phase%202/Breadboard%20Chrome%20Extension.md)
25+
26+
### [Breadboard React Component Library](Phases/Phase%202/Breadboard%20React%20Component%20Library.md)
27+
28+
### [Create Breadboard Package](Phases/Phase%202/Create%20Breadboard%20Package.md)
29+
30+
### [Market Research Board](Phases/Phase%202/Market%20Research%20Board.md)
31+
32+
### [Slack Integration](Phases/Phase%202/Slack%20Integration.md)
33+
34+
### [NPM Packages](Phases/Phase%202/NPM%20Packages.md)

content/index.md

+2-46
Original file line numberDiff line numberDiff line change
@@ -3,49 +3,5 @@
33
> [!TIP]
44
> The `🔗` links will open the board in Breadboard Web
55
6-
## Phase 1
7-
8-
- [github.com/GoogleChromeLabs/breadboard-samples](https://github.com/GoogleChromeLabs/breadboard-samples)
9-
- [github.com/ExaDev/breadboard-samples](https://github.com/ExaDev/breadboard-samples)
10-
11-
### [Walkthroughs](Phases/Phase%201/Walkthroughs.md)
12-
13-
### Projects
14-
15-
#### [DevPulse](Phases/Phase%201/Projects/DevPulse.md)
16-
17-
#### [AutoBake](Phases/Phase%201/Projects/AutoBake.md)
18-
19-
#### [CourseCrafter](Phases/Phase%201/Projects/CourseCrafter.md)
20-
21-
### [ExaDev/breadboard-kits](https://github.com/ExaDev/breadboard-kits)
22-
23-
## Phase 2
24-
25-
### [Breadboard Examples](Phases/Phase%202/Breadboard%20Examples.md)
26-
27-
### [BreadBot - Breadboard Discord Bot](Phases/Phase%202/BreadBot%20-%20Breadboard%20Discord%20Bot.md)
28-
29-
### [Invoker API](Phases/Phase%202/Invoker%20API.md)
30-
31-
### [BGL JSX](Phases/Phase%202/BGL%20JSX.md)
32-
33-
### [Breadboard Gallery](Phases/Phase%202/Breadboard%20Gallery.md)
34-
35-
### [OpenAlex](Phases/Phase%202/OpenAlex.md)
36-
37-
### [Holidays](Phases/Phase%202/Holidays.md)
38-
39-
### [HackerNews](Phases/Phase%202/HackerNews.md)
40-
41-
### [Breadboard Chrome Extension](Phases/Phase%202/Breadboard%20Chrome%20Extension.md)
42-
43-
### [Breadboard React Component Library](Phases/Phase%202/Breadboard%20React%20Component%20Library.md)
44-
45-
### [Create Breadboard Package](Phases/Phase%202/Create%20Breadboard%20Package.md)
46-
47-
### [Market Research Board](Phases/Phase%202/Market%20Research%20Board.md)
48-
49-
### [Slack Integration](Phases/Phase%202/Slack%20Integration.md)
50-
51-
### [NPM Packages](Phases/Phase%202/NPM%20Packages.md)
6+
## [Phase 1](Phases/Phase%201/index.md)
7+
## [Phase 2](Phases/Phase%202/index.md)

0 commit comments

Comments
 (0)