Add capture tool - Quick thought/task/idea/link capture - Goes to inbox for later processing - Multiple types with emoji indicators - Export to markdown

This commit is contained in:
2026-01-30 23:28:29 -06:00
parent 71504e3265
commit 6c4eb9284a
3 changed files with 204 additions and 0 deletions

26
inbox/captures.json Normal file
View File

@ -0,0 +1,26 @@
[
{
"id": 1,
"content": "Build a voice memo transcription tool",
"type": "idea",
"tags": [],
"captured": "2026-01-30T23:28:05.330819",
"processed": false
},
{
"id": 2,
"content": "Set up automatic backups",
"type": "task",
"tags": [],
"captured": "2026-01-30T23:28:05.356440",
"processed": false
},
{
"id": 3,
"content": "This is a random thought",
"type": "note",
"tags": [],
"captured": "2026-01-30T23:28:05.381974",
"processed": false
}
]