weekly-dat/2025-04-05-dat/2025-04-05-dat.md
... ...
@@ -0,0 +1,21 @@
1
+
2
+# 2025-04-05-dat
3
+
4
+This a weekly update newsletter, to briefly tell you whats new and whats fun we are working at, hope you like
5
+
6
+## New Boards
7
+
8
+
9
+
10
+## Development, Documents Updates
11
+
12
+- Batch Brogramming for ESP8266 modules, use [[OPM1095-dat]] and [[DPR1120-dat]] - https://t.me/electrodragon3/331 - updated at page [[ESP8266-dat]]
13
+
14
+
15
+## Dissusion, Feedback, To-do
16
+
17
+- [[OPM1095-dat]] V2 with voltage supervisor
18
+
19
+## Interesting Readings, News
20
+
21
+
weekly-dat/weekly-dat.md
... ...
@@ -1,11 +1,11 @@
1 1
2 2
# weekly-dat
3 3
4
-| portal | date | Month |
5
-| --------------- | ----- | ----- |
6
-| [[2025-04-dat]] | 20~26 | Jan. |
7
-| [[2025-03-dat]] | 13~19 | Jan. |
8
-| [[2025-02-dat]] | 6~12 | Jan. |
4
+| portal | date |
5
+| ------------------ | ------------- |
6
+| [[2025-04-05-dat]] | Jan.20~Feb.02 |
7
+| [[2025-03-dat]] | Jan. 13~19 |
8
+| [[2025-02-dat]] | Jan. 6~12 |
9 9
10 10
11 11
weekly-dat/weekly.json
... ...
@@ -3,25 +3,35 @@
3 3
"scope": "markdown",
4 4
"prefix": "weekly",
5 5
"body": [
6
- "This a weekly update newsletter, to briefly tell you whats new and whats fun we are working at, hope you like",
7
- "",
8
- "## New Boards",
9
- "",
10
- "",
11
- "",
12
- "## Development | Board Updates | Boards Test Demo | Customer Request | FAQ",
13
- "",
14
- "",
15
- "",
16
- "## Customer Request | TO-DO | FAQ",
17
- "",
18
- "",
19
- "",
20
- "## Wiki Main Updates | Other Cool Info",
21
- "",
22
- "",
23
- ""
6
+ "This a weekly update newsletter, to briefly tell you whats new and whats fun we are working at, hope you like",
7
+ "",
8
+ "## New Boards",
9
+ "",
10
+ "",
11
+ "",
12
+ "## Development, Documents Updates",
13
+ "",
14
+ "",
15
+ "",
16
+ "## Dissusion, Feedback, To-do",
17
+ "",
18
+ "",
19
+ "",
20
+ "## Interesting Readings, News",
21
+ "",
22
+ "",
23
+ ""
24 24
],
25 25
"description": "weekly write template"
26
+ },
27
+ "code repo list": {
28
+ "scope": "markdown",
29
+ "prefix": "table",
30
+ "body": [
31
+ "| name | link | note |category | star | ",
32
+ "|-|-|-|-|-|",
33
+ "| | | | | |"
34
+ ],
35
+ "description": "code repo list"
26 36
}
27 37
}
... ...
\ No newline at end of file