Skip to content

Commit 73940f2

Browse files
committed
vault backup: 2024-05-31 17:09:51
Affected files: content/.obsidian/graph.json content/Phase 1/breadboard-kits.md content/Phase 2/BGL JSX.md content/Phase 2/BreadBot.md content/Phase 2/Chrome Extension.md content/Phase 2/Create Breadboard Package.md content/Phase 2/Examples.md content/Phase 2/Gallery.md content/Phase 2/Invoker API.md content/Phase 2/NPM Packages.md content/Phase 2/OpenAlex.md content/Phase 2/React Component Library.md
1 parent 503d993 commit 73940f2

12 files changed

+65
-18
lines changed

content/.obsidian/graph.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
"lineSizeMultiplier": 1,
1515
"collapse-forces": false,
1616
"centerStrength": 1,
17-
"repelStrength": 20,
17+
"repelStrength": 14.4881184895833,
1818
"linkStrength": 1,
1919
"linkDistance": 30,
20-
"scale": 2.536532063049779,
21-
"close": true
20+
"scale": 3.023754785135548,
21+
"close": false
2222
}

content/Phase 1/breadboard-kits.md

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ aliases:
33
- ExaDev/breadboard-kits
44
tags:
55
- phase/1
6+
- npm
7+
- npm_package
68
title: ExaDev/breadboard-kits
79
---
810

content/Phase 2/BGL JSX.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
---
2-
tags: phase/2
2+
tags:
3+
- phase/2
4+
- JSX
5+
- XML
36
---
47

58
BGL JSX

content/Phase 2/BreadBot - Breadboard Discord Bot.md renamed to content/Phase 2/BreadBot.md

+9-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
11
---
2-
tags: phase/2
2+
tags:
3+
- phase/2
4+
- Discord
5+
title: BreadBot - Discord Bot
6+
aliases:
7+
- BreadBot - Discord Bot
8+
- BreadBot - Breadboard Discord Bot
9+
- BreadBot
310
---
411

5-
BreadBot
12+
# BreadBot - Breadboard Discord Bot
613

714
![Pasted image 20240529141552](../files/Pasted%20image%2020240529141552.png)
815

content/Phase 2/Breadboard Chrome Extension.md renamed to content/Phase 2/Chrome Extension.md

+9-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
11
---
2-
tags: phase/2
2+
tags:
3+
- phase/2
4+
- Chrome
5+
- chrome_extension
6+
- Vite
7+
- React
38
---
49

5-
Chrome Summariser Extension
10+
Ï
11+
12+
# Chrome Summariser Extension
613

714
A Chrome extension for using Breadboard with the Google Chrome API. Currently, the extension has a single purpose: to summarise web page content and select text. This version of the extension is exploratory. When feasible, a more generalised version will be created to be used with any board.
815

content/Phase 2/Create Breadboard Package.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
---
2-
tags: phase/2
2+
tags:
3+
- phase/2
4+
- npm
5+
- npm_package
6+
title: Create Breadboard Package
7+
aliases:
8+
- Create Breadboard Package
39
---
410

511
Create Breadboard Package

content/Phase 2/Breadboard Examples.md renamed to content/Phase 2/Examples.md

+8-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
---
2-
tags: phase/2
2+
tags:
3+
- phase/2
4+
- documentation
5+
title: Examples
6+
aliases:
7+
- Breadboard Examples
8+
- Examples
39
---
410

5-
breadboard-examples
11+
# Examples
612

713
[github.com/ExaDev/breadboard-examples](https://github.com/ExaDev/breadboard-examples)
814

content/Phase 2/Breadboard Gallery.md renamed to content/Phase 2/Gallery.md

+9-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
11
---
2-
tags: phase/2
2+
tags:
3+
- phase/2
4+
- NextJS
5+
- StaticCMS
6+
title: Breadboard Gallery
7+
aliases:
8+
- Breadboard Gallery
9+
- Gallery
310
---
411

5-
Breadboard Gallery
12+
# Breadboard Gallery
613

714
- [github.com/ExaDev/breadboard-gallery](https://github.com/ExaDev/breadboard-gallery)
815

content/Phase 2/Invoker API.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
2-
tags: phase/2
2+
tags:
3+
- phase/2
4+
- Firebase
35
---
46

57
Invoker API

content/Phase 2/NPM Packages.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
---
2-
tags: phase/2
2+
tags:
3+
- phase/2
4+
- npm
5+
- npm_package
36
---
47

58
Reserved NPM Packages

content/Phase 2/OpenAlex.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
2-
tags: phase/2
2+
tags:
3+
- phase/2
4+
- OpenAlex
35
---
46

57
OpenAlex Tool

content/Phase 2/Breadboard React Component Library.md renamed to content/Phase 2/React Component Library.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
---
2-
tags: phase/2
2+
tags:
3+
- phase/2
4+
- React
35
---
46

5-
Breadboard React Components
7+
# React Component Library
68

79
[github.com/ExaDev/react-breadboard-components](https://github.com/ExaDev/react-breadboard-components)
810

0 commit comments

Comments
 (0)