Update daily digest to require full URLs for all articles
- Updated cron job payload to require [headline](url) markdown format - Updated documentation to emphasize clickable links requirement - Posted new sample digest with proper link formatting - Every item now includes full URL to source article
This commit is contained in:
parent
834fa5721c
commit
67e6ef5c1b
@ -20,9 +20,11 @@ The agent searches for:
|
|||||||
Creates a formatted digest with:
|
Creates a formatted digest with:
|
||||||
- Date and title
|
- Date and title
|
||||||
- Categorized sections
|
- Categorized sections
|
||||||
- Links to sources
|
- **Full URLs for every article** (format: `[headline](url)`)
|
||||||
- Brief summaries
|
- Brief summaries
|
||||||
|
|
||||||
|
**Important:** Every item MUST include a clickable link to the source article.
|
||||||
|
|
||||||
### 3. Distribution
|
### 3. Distribution
|
||||||
- **Primary**: Posts to blog-backup at http://localhost:3003
|
- **Primary**: Posts to blog-backup at http://localhost:3003
|
||||||
- **Notification**: Sends Telegram message with link to digest
|
- **Notification**: Sends Telegram message with link to digest
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user