Commit 6784f3

2025-07-17 00:17:43 Tebby Dog: Added Purpose and what else is missing
2-code/email-to-obsidian-sync.md ..
@@ 1,5 1,14 @@
# Email-to-Obsidian-Sync
+ ## Purpose
+ This script paired with an IOS shortcut that sends a link to my email server when I find something lets me easily save content that I may find useful later. ETOS uses fabric to summarize and generates a markdown file that is then sent to the obsidian rest api.
+
+ Theres some crap missing here I still need to add
+ - Fabric Prompt
+ - Directions for REST API
+ - Obsidian Docker Container
+ - Directions for fetchmail setup
+
```bash
#!/bin/bash
# Define log levels and output functions
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9