vault backup: 2025-07-21 23:52:30
Affected files: .obsidian/workspace.json .obsidian_iphone/plugins/obsidian-spaced-repetition/data.json .obsidian_iphone/workspace-mobile.json Temporary/n8n - ideas.md Temporary/n8n - ideas.sync-conflict-20250721-214225-LIUMLEB.md Temporary/n8n - ideas.sync-conflict-20250721-234226-LIUMLEB.md
This commit is contained in:
4
.obsidian/workspace.json
vendored
4
.obsidian/workspace.json
vendored
@@ -425,6 +425,8 @@
|
||||
},
|
||||
"active": "542951d75d99e275",
|
||||
"lastOpenFiles": [
|
||||
"Temporary/n8n - ideas.sync-conflict-20250721-214225-LIUMLEB.md",
|
||||
"Temporary/n8n - ideas.sync-conflict-20250721-234226-LIUMLEB.md",
|
||||
"Temporary/Pandas.md",
|
||||
"Temporary/n8n - ideas.md",
|
||||
"2 Personal/Lists/Business Ideas.md",
|
||||
@@ -457,8 +459,6 @@
|
||||
"2 Personal/Projects/Robotics/Untitled",
|
||||
"2 Personal/Projects/Robotics",
|
||||
"Temporary/Untitled 10.md",
|
||||
"Temporary/Gyroscope.md",
|
||||
"Excalidraw/Drawing 2025-06-30 16.39.01.excalidraw.md",
|
||||
"Attachments/Pasted image 20250630155216.png",
|
||||
"Attachments/madgwick_internal_report.pdf",
|
||||
"Dashboard Canvas.canvas",
|
||||
|
||||
@@ -47,7 +47,7 @@
|
||||
"maxLinkFactor": 1,
|
||||
"showDebugMessages": false
|
||||
},
|
||||
"buryDate": "2025-07-18",
|
||||
"buryDate": "2025-07-21",
|
||||
"buryList": [],
|
||||
"historyDeck": null
|
||||
}
|
||||
@@ -111,12 +111,12 @@
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "0 Journal/0 Daily/2025-07-18.md",
|
||||
"file": "Temporary/n8n - ideas.md",
|
||||
"mode": "source",
|
||||
"source": true
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "2025-07-18"
|
||||
"title": "n8n - ideas"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -1471,6 +1471,26 @@
|
||||
{
|
||||
"id": "a440ec0791cc045f",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "review-queue-list-view",
|
||||
"state": {},
|
||||
"icon": "lucide-file",
|
||||
"title": "Plugin no longer active"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "42ca6c72aa74faf5",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "review-queue-list-view",
|
||||
"state": {},
|
||||
"icon": "lucide-file",
|
||||
"title": "Plugin no longer active"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "9ca5fd04738a39e7",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "review-queue-list-view",
|
||||
"state": {},
|
||||
@@ -1496,10 +1516,10 @@
|
||||
"periodic-notes:Open today": false
|
||||
}
|
||||
},
|
||||
"active": "a440ec0791cc045f",
|
||||
"active": "9ca5fd04738a39e7",
|
||||
"lastOpenFiles": [
|
||||
"0 Journal/0 Daily/2025-07-17.md",
|
||||
"0 Journal/0 Daily/2025-07-18.md",
|
||||
"0 Journal/0 Daily/2025-07-17.md",
|
||||
"Temporary/3D Tourenviewer.md",
|
||||
"2 Personal/Lists/Business Ideas.md",
|
||||
"OneNote/Listen/SPS42 - Mitgebracht.md",
|
||||
|
||||
@@ -16,10 +16,6 @@ tags:
|
||||
- [ ] different software developers
|
||||
- [ ] I as a human give high level goals for the next month, the manager creates jira tasks and breaks down the project into smaller chunks and distributes them onto the different devs
|
||||
- [ ] I as a human write a coding guideline doc, which is ingested into every agent: such that they all write similar code.
|
||||
- [ ] Research Assistant:
|
||||
- [ ] for appartments --> check local sites and send out daily email (can we make a small business out of this?)
|
||||
- [ ] SAC kurse und touren spots (check the site hourly for vacant spots) and send notification
|
||||
- [ ] have a computer at home, which is connected to the n8n via tailscale
|
||||
- [ ] have isolated environments for different coding projects
|
||||
- [ ] use crewAI helpers (create my own crewAI repo with my own roles etc) agentically with prompts from my discord central (specific channel per project)
|
||||
- [ ] have n8n create the channels and environments etc for new project ideas.
|
||||
- [ ] business: deep search customized: eg. Car reseller: check tutti, etc hourly and pick and inform about good deals.
|
||||
- [ ] ask many detailed questions: about search until question asker agent thinks its enough. Than delegate to researcher. Than delegate to writer
|
||||
- [ ] write to folder in markdown for every search. Than publish as website (knowledge base). Per project?
|
||||
@@ -0,0 +1,25 @@
|
||||
---
|
||||
title: n8n - ideas
|
||||
created_date: 2025-07-21
|
||||
updated_date: 2025-07-21
|
||||
aliases:
|
||||
tags:
|
||||
---
|
||||
# n8n - ideas
|
||||
- [ ] decision approver (Type1 vs Type 2 decisions - amazon or stripe): is it reversible - yes: decide fast and ship fast. Is it a decision that could kill your company / cost millions: take time to decide, review, etc.
|
||||
- [ ] Software Code Reviewer: deep reviews for pull requests
|
||||
- [ ] Every commit commenter: for every commit you get a comment on slack / mail: good coding bad coding, etc.
|
||||
- [ ] Technical Writer: for every PR a parallel PR is started which contains detailed documentation about the project
|
||||
- [ ] Build a small software company: what are software company roles?
|
||||
- [ ] manager
|
||||
- [ ] agile team
|
||||
- [ ] different software developers
|
||||
- [ ] I as a human give high level goals for the next month, the manager creates jira tasks and breaks down the project into smaller chunks and distributes them onto the different devs
|
||||
- [ ] I as a human write a coding guideline doc, which is ingested into every agent: such that they all write similar code.
|
||||
- [ ] Research Assistant:
|
||||
- [ ] for appartments --> check local sites and send out daily email (can we make a small business out of this?)
|
||||
- [ ] SAC kurse und touren spots (check the site hourly for vacant spots) and send notification
|
||||
- [ ] have a computer at home, which is connected to the n8n via tailscale
|
||||
- [ ] have isolated environments for different coding projects
|
||||
- [ ] use crewAI helpers (create my own crewAI repo with my own roles etc) agentically with prompts from my discord central (specific channel per project)
|
||||
- [ ] have n8n create the channels and environments etc for new project ideas.
|
||||
@@ -0,0 +1,25 @@
|
||||
---
|
||||
title: n8n - ideas
|
||||
created_date: 2025-07-21
|
||||
updated_date: 2025-07-21
|
||||
aliases:
|
||||
tags:
|
||||
---
|
||||
# n8n - ideas
|
||||
- [ ] decision approver (Type1 vs Type 2 decisions - amazon or stripe): is it reversible - yes: decide fast and ship fast. Is it a decision that could kill your company / cost millions: take time to decide, review, etc.
|
||||
- [ ] Software Code Reviewer: deep reviews for pull requests
|
||||
- [ ] Every commit commenter: for every commit you get a comment on slack / mail: good coding bad coding, etc.
|
||||
- [ ] Technical Writer: for every PR a parallel PR is started which contains detailed documentation about the project
|
||||
- [ ] Build a small software company: what are software company roles?
|
||||
- [ ] manager
|
||||
- [ ] agile team
|
||||
- [ ] different software developers
|
||||
- [ ] I as a human give high level goals for the next month, the manager creates jira tasks and breaks down the project into smaller chunks and distributes them onto the different devs
|
||||
- [ ] I as a human write a coding guideline doc, which is ingested into every agent: such that they all write similar code.
|
||||
- [ ] Research Assistant:
|
||||
- [ ] for appartments --> check local sites and send out daily email (can we make a small business out of this?)
|
||||
- [ ] SAC kurse und touren spots (check the site hourly for vacant spots) and send notification
|
||||
- [ ] have a computer at home, which is connected to the n8n via tailscale
|
||||
- [ ] have isolated environments for different coding projects
|
||||
- [ ] use crewAI helpers (create my own crewAI repo with my own roles etc) agentically with prompts from my discord central (specific channel per project)
|
||||
- [ ] have n8n create the channels and environments etc for new project ideas.
|
||||
Reference in New Issue
Block a user