Skip to content

Commit a2ba4db

Browse files
committed
vault backup: 2024-05-31 15:49:54
Affected files: content/.obsidian/app.json content/.obsidian/workspace.json content/Phase 1/Projects/AutoBake.md content/Phase 1/Projects/CourseCrafter.md content/Phase 1/Projects/DevPulse.md content/Phase 1/Walkthroughs.md content/Phase 1/index.md content/Phase 2/BGL JSX.md content/Phase 2/BreadBot - Breadboard Discord Bot.md content/Phase 2/Breadboard Chrome Extension.md content/Phase 2/Breadboard Examples.md content/Phase 2/Breadboard Gallery.md content/Phase 2/Breadboard React Component Library.md content/Phase 2/Create Breadboard Package.md content/Phase 2/HackerNews.md content/Phase 2/Holidays.md content/Phase 2/Invoker API.md content/Phase 2/Market Research Board.md content/Phase 2/NPM Packages.md content/Phase 2/OpenAlex.md content/Phase 2/Slack Integration.md content/Phase 2/index.md content/Phases/Phase 2/index.md content/index.md
1 parent d5abd42 commit a2ba4db

24 files changed

+70
-72
lines changed

content/.obsidian/app.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"newFileLocation": "root",
33
"newFileFolderPath": "files",
4-
"useMarkdownLinks": true,
4+
"useMarkdownLinks": false,
55
"newLinkFormat": "relative",
66
"attachmentFolderPath": "./files",
77
"alwaysUpdateLinks": true

content/.obsidian/workspace.json

+28-28
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"state": {
2424
"type": "markdown",
2525
"state": {
26-
"file": "Phases/Phase 1/index.md",
26+
"file": "Phase 1/index.md",
2727
"mode": "source",
2828
"source": false
2929
}
@@ -96,7 +96,7 @@
9696
"state": {
9797
"type": "backlink",
9898
"state": {
99-
"file": "Phases/Phase 1/index.md",
99+
"file": "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": "Phases/Phase 1/index.md",
116+
"file": "Phase 1/index.md",
117117
"linksCollapsed": false,
118118
"unlinkedCollapsed": true
119119
}
@@ -136,7 +136,7 @@
136136
"state": {
137137
"type": "outline",
138138
"state": {
139-
"file": "Phases/Phase 1/index.md"
139+
"file": "Phase 1/index.md"
140140
}
141141
}
142142
},
@@ -173,35 +173,35 @@
173173
"open-vscode:VSCode": false
174174
}
175175
},
176-
"active": "17c8abe4f1ca91c2",
176+
"active": "5978e4508feaa2ec",
177177
"lastOpenFiles": [
178-
"Phases/Phase 2/index.md",
179-
"Phases/Phase 1/index.md",
178+
"Phase 2/index.md",
179+
"Phase 1/index.md",
180180
"index.md",
181-
"Phases/Phase 2/Slack Integration.md",
181+
"Phase 2/Slack Integration.md",
182182
"README.md",
183183
"Phases/Phase 2/---Slack Integration.md",
184-
"Phases/Phase 2/NPM Packages.md",
185-
"Phases/Phase 2/Market Research Board.md",
186-
"Phases/Phase 2/Create Breadboard Package.md",
187-
"Phases/Phase 2/Breadboard React Component Library.md",
188-
"Phases/Phase 2/Breadboard Chrome Extension.md",
189-
"Phases/Phase 2/HackerNews.md",
190-
"Phases/Phase 2/Holidays.md",
191-
"Phases/Phase 2/OpenAlex.md",
192-
"Phases/Phase 2/Breadboard Gallery.md",
193-
"Phases/Phase 2/BGL JSX.md",
194-
"Phases/Phase 2/Invoker API.md",
195-
"Phases/Phase 2/BreadBot - Breadboard Discord Bot.md",
196-
"Phases/Phase 2/Breadboard Examples.md",
197-
"Phases/Phase 2",
198-
"Phases/Phase 1/Projects/CourseCrafter.md",
199-
"Phases/Phase 1/Projects/AutoBake.md",
200-
"Phases/Phase 1/Projects/DevPulse.md",
201-
"Phases/Phase 1/Projects",
184+
"Phase 2/NPM Packages.md",
185+
"Phase 2/Market Research Board.md",
186+
"Phase 2/Create Breadboard Package.md",
187+
"Phase 2/Breadboard React Component Library.md",
188+
"Phase 2/Breadboard Chrome Extension.md",
189+
"Phase 2/HackerNews.md",
190+
"Phase 2/Holidays.md",
191+
"Phase 2/OpenAlex.md",
192+
"Phase 2/Breadboard Gallery.md",
193+
"Phase 2/BGL JSX.md",
194+
"Phase 2/Invoker API.md",
195+
"Phase 2/BreadBot - Breadboard Discord Bot.md",
196+
"Phase 2/Breadboard Examples.md",
197+
"Phase 2",
198+
"Phase 1/Projects/CourseCrafter.md",
199+
"Phase 1/Projects/AutoBake.md",
200+
"Phase 1/Projects/DevPulse.md",
201+
"Phase 1/Projects",
202202
"Phases",
203-
"Phases/Phase 1/Walkthroughs.md",
204-
"Phases/Phase 1",
203+
"Phase 1/Walkthroughs.md",
204+
"Phase 1",
205205
"files/mermaid-diagram-2024-05-30-091559.svg",
206206
"files/mermaid-diagram-2024-05-30-091429.svg",
207207
"files/Pasted image 20240529151406.png",
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,20 @@
11
---
22
aliases:
33
- Phase 1
4+
title: Phase 1
45
---
56

6-
# Phase 1
7-
87
- [github.com/GoogleChromeLabs/breadboard-samples](https://github.com/GoogleChromeLabs/breadboard-samples)
98
- [github.com/ExaDev/breadboard-samples](https://github.com/ExaDev/breadboard-samples)
109

11-
### [Walkthroughs](Phases/Phase%201/Walkthroughs.md)
10+
### [Walkthroughs](Walkthroughs.md)
1211

1312
### Projects
1413

15-
#### [DevPulse](Phases/Phase%201/Projects/DevPulse.md)
14+
#### [DevPulse](Projects/DevPulse.md)
1615

17-
#### [AutoBake](Phases/Phase%201/Projects/AutoBake.md)
16+
#### [AutoBake](Projects/AutoBake.md)
1817

19-
#### [CourseCrafter](Phases/Phase%201/Projects/CourseCrafter.md)
18+
#### [CourseCrafter](Projects/CourseCrafter.md)
2019

2120
### [ExaDev/breadboard-kits](https://github.com/ExaDev/breadboard-kits)
File renamed without changes.

content/Phases/Phase 2/HackerNews.md renamed to content/Phase 2/HackerNews.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
HackerNews Tool
22

3-
Boards intended for use as nested boards to interact with both the Algolia and Firebase APIs for HackerNews. Abstracted and generalised after being used for [DevPulse](DevPulse)
3+
Boards intended for use as nested boards to interact with both the Algolia and Firebase APIs for HackerNews. Abstracted and generalised after being used for [DevPulse](../../Phase%201/Projects/DevPulse.md)
44

55
- [Algolia Search](https://github.com/breadboard-ai/breadboard/blob/main/packages/breadboard-web/src/boards/hacker_news_algolia_search.ts)
66
[🔗](https://breadboard-ai.web.app/?board=https://raw.githubusercontent.com/breadboard-ai/breadboard/main/packages/breadboard-web/public/graphs/hacker_news_algolia_search.json)
File renamed without changes.
File renamed without changes.

content/Phase 2/index.md

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

content/Phases/Phase 2/index.md

-34
This file was deleted.

content/index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
> [!TIP]
44
> The `🔗` links will open the board in Breadboard Web
55
6-
## [Phase 1](Phases/Phase%201/index.md)
7-
## [Phase 2](Phases/Phase%202/index.md)
6+
## [Phase 1](Phase%201/index.md)
7+
## [Phase 2](Phase%202/index.md)

0 commit comments

Comments
 (0)