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:
26
inbox/captures.json
Normal file
26
inbox/captures.json
Normal 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
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user