Compare commits
5 Commits
c565a0fc3f
...
b298155b27
| Author | SHA1 | Date | |
|---|---|---|---|
| b298155b27 | |||
| e9d811442d | |||
| 01eda2eacd | |||
| 2a8192f868 | |||
| f51cebfc38 |
10
.obsidian/hotkeys.json
vendored
Normal file
10
.obsidian/hotkeys.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"obsidian-git:push": [
|
||||||
|
{
|
||||||
|
"modifiers": [
|
||||||
|
"Mod"
|
||||||
|
],
|
||||||
|
"key": "S"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
11
.obsidian/workspace.json
vendored
11
.obsidian/workspace.json
vendored
@@ -13,12 +13,12 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "template.md",
|
"file": "2025-09-30.md",
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": false
|
"source": false
|
||||||
},
|
},
|
||||||
"icon": "lucide-file",
|
"icon": "lucide-file",
|
||||||
"title": "template"
|
"title": "2025-09-30"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -169,8 +169,13 @@
|
|||||||
},
|
},
|
||||||
"active": "f79388908056f299",
|
"active": "f79388908056f299",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"2025-09-25.md",
|
"2025-09-29.md",
|
||||||
|
"2025-09-30.md",
|
||||||
|
"2025-09-28.md",
|
||||||
"2025-09-24.md",
|
"2025-09-24.md",
|
||||||
|
"2025-09-25.md",
|
||||||
|
"2025-09-26.md",
|
||||||
|
"template.md",
|
||||||
"2025-09-23.md",
|
"2025-09-23.md",
|
||||||
"2025-09-22.md",
|
"2025-09-22.md",
|
||||||
"Images"
|
"Images"
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
2025-09-25
|
||||||
# Goals
|
# Goals
|
||||||
# Process
|
# Process
|
||||||
# Problems
|
# Problems
|
||||||
|
|||||||
9
2025-09-26.md
Normal file
9
2025-09-26.md
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
2025-09-26
|
||||||
|
# Goals
|
||||||
|
|
||||||
|
# Process
|
||||||
|
|
||||||
|
# Problems
|
||||||
|
|
||||||
|
# Conclusion
|
||||||
|
|
||||||
10
2025-09-28.md
Normal file
10
2025-09-28.md
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
2025-09-28
|
||||||
|
# Goals
|
||||||
|
-Add logo motion in Landing page
|
||||||
|
-and finalize the 1st landing page
|
||||||
|
# Process
|
||||||
|
|
||||||
|
# Problems
|
||||||
|
|
||||||
|
# Conclusion
|
||||||
|
|
||||||
9
2025-09-29.md
Normal file
9
2025-09-29.md
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
2025-09-29
|
||||||
|
# Goals
|
||||||
|
The Landing Page
|
||||||
|
# Process
|
||||||
|
|
||||||
|
# Problems
|
||||||
|
|
||||||
|
# Conclusion
|
||||||
|
|
||||||
9
2025-09-30.md
Normal file
9
2025-09-30.md
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
2025-09-30
|
||||||
|
# Goals
|
||||||
|
|
||||||
|
# Process
|
||||||
|
|
||||||
|
# Problems
|
||||||
|
|
||||||
|
# Conclusion
|
||||||
|
|
||||||
@@ -1,5 +1,9 @@
|
|||||||
{{date}}
|
{{date}}
|
||||||
# Goals
|
# Goals
|
||||||
|
|
||||||
# Process
|
# Process
|
||||||
|
|
||||||
# Problems
|
# Problems
|
||||||
|
|
||||||
# Conclusion
|
# Conclusion
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user