Documentation Index
Fetch the complete documentation index at: https://mintlify.com/JerryZLiu/Dayflow/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Dayflow lets you export your timeline as Markdown for any date range. This allows you to:- Share work summaries with clients or managers
- Archive personal records outside the app
- Search your timeline using external tools
- Import timeline data into other productivity systems
Exported files are standard Markdown (
.md) and can be opened in any text editor or Markdown viewer.How to Export
From the App
- Open Dayflow → Settings → Other
- Scroll to Export Timeline
- Select Start Date and End Date
- Click Export Timeline
- Choose a save location and filename
- Click Export
Exports can span any date range — from a single day to months of data.
Export Format
Exported files use a clean, readable Markdown format:Format Details
- Date headers: Each day starts with a level-2 heading (
##) - Activity cards: Numbered list with time ranges and titles in bold
- Metadata: Category shown in italics
- Summaries: Indented under each card
- Day separators: Horizontal rules (
---) between days
Use Cases
Client billing & timesheets
Client billing & timesheets
Export a week or month of activity, filter for client-related work, and use it as the basis for invoices or timesheets.Example:
- Export last week’s timeline
- Search the Markdown file for “Client X”
- Extract relevant cards and time ranges
- Generate billable hours summary
Weekly reviews & retrospectives
Weekly reviews & retrospectives
Export the past week to review patterns:
- Where did time go?
- Were you focused or context-switching?
- Did you hit your goals?
Personal knowledge management
Personal knowledge management
Import exported timelines into tools like Obsidian, Notion, or Roam Research to:
- Build a searchable archive of your work
- Link timeline entries to project notes
- Track long-term productivity trends
Proof of work for remote teams
Proof of work for remote teams
Share exported timelines with managers or teammates to demonstrate:
- What you worked on during a sprint
- How you spent your week
- Evidence of focus time vs. meetings
Data portability & backup
Data portability & backup
Export your entire timeline periodically as a backup or to ensure you have a portable copy of your data outside the app.
Export Options
Date Range Selection
- Single day: Set start and end date to the same day
- Week: Select Monday to Sunday (or any 7-day span)
- Month: Select the 1st to the last day of the month
- Custom range: Choose any start and end date
Exports use the 4AM boundary — the same logical day boundary as the timeline. A “day” runs from 4AM to 3:59AM the next morning.
Filename Suggestion
Dayflow auto-generates a filename based on the date range:Export Metadata
After a successful export, Dayflow shows:- Number of activities exported
- Number of days included
- Filename and location
Export metadata is not included in the Markdown file — only timeline data is exported.
Privacy Considerations
Exported Markdown files contain:- Timeline card titles (e.g., “Coding Swift animation work”)
- Summaries (AI-generated descriptions of your activity)
- Time ranges (when activities occurred)
- Categories (e.g., Development, Communication)
What’s NOT Exported
- Screenshots: Exports are text-only — no images
- Timelapse videos: Not included in exports
- Journal entries: Only timeline cards are exported (not journal intentions/reflections)
- Raw observations: Only final timeline cards are exported, not intermediate AI processing data
Advanced: Clipboard Export
In addition to file exports, Dayflow supports clipboard export for individual days:- Navigate to a specific day in the Timeline view
- Right-click (or Ctrl+click) on the timeline
- Select Copy timeline to clipboard
- Paste into any text editor
Clipboard export uses the same Markdown format as file exports.
Troubleshooting
Export button is disabled
Export button is disabled
Export shows 0 activities
Export shows 0 activities
If the export contains no activities:
- No timeline cards: Ensure you have timeline cards for the selected date range
- Recording disabled: Check that recording was enabled during that period
- Date range issue: Verify the start and end dates are correct
Export file is huge
Export file is huge
Large exports (many months) can produce very large Markdown files. To reduce size:
- Export smaller date ranges (e.g., one month at a time)
- Use external tools to compress the Markdown (
.md.zip) - Split exports by project or category (manually filter after exporting)
Can I export as PDF or HTML?
Can I export as PDF or HTML?
Dayflow only exports as Markdown (
.md). To convert to other formats:- Use Pandoc to convert Markdown to PDF, HTML, or DOCX:
- Import into tools like Notion or Obsidian which support Markdown
- Use online converters like Markdownify
Export Analytics
Dayflow tracks (anonymously) when exports are performed to improve the feature:- Date range: Start and end dates (as day counts, not actual dates)
- Activity count: Number of activities exported
- Format: Always “markdown”
No content is tracked — only metadata about export usage. See Privacy for details.
Comparison: Export vs. Clipboard
| Feature | File Export | Clipboard Copy |
|---|---|---|
| Date range | Any range | Single day only |
| Access | Settings → Other | Right-click on timeline |
| Format | .md file | Markdown text |
| Best for | Archiving, sharing | Quick copy-paste |
Next Steps
Timeline
Learn how timeline cards are generated
Journal
Track intentions and reflections alongside your timeline
Privacy
Understand what data is stored and shared
AI Providers
Choose the AI provider that generates your timeline