1.2 KiB
1.2 KiB
From Joplin Directory
This directory is for dropping Joplin markdown exports for automatic ingestion into the databank.
Purpose
- Content Ingestion: Joplin markdown exports for processing
- Automatic Updates: AI agents monitor this directory and update databank/artifacts/
- Seamless Integration: Bridge between Joplin notes and databank structure
Workflow
- Export: Export notes from Joplin as markdown
- Drop: Place exports in this directory
- Process: AI agents automatically process exports
- Update: Databank/artifacts/ updated with new content
- Archive: Processed exports moved to archive
Guidelines
For Humans
- Export as Markdown: Use Joplin's markdown export feature
- Include Front Matter: Preserve metadata and tags
- Organize by Topic: Group related notes together
- Clear Naming: Use descriptive filenames
For AI Agents
- Monitor Continuously: Watch for new exports
- Parse Thoroughly: Extract all relevant information
- Map to Structure: Place content in appropriate databank/artifacts/ locations
- Update Tracking: Maintain processing logs and archives
- Handle Errors: Gracefully handle malformed exports