Skip to content

Conversation

@johnxie
Copy link
Member

@johnxie johnxie commented Jan 30, 2026

Summary

  • 20 new documentation pages synced from help center exports covering Taskade Genesis, AI Features, Automations, Workspaces, and Community
  • 4 merge conflicts resolved in features/ and help-center/ genesis pages (kept lightweight cross-linking versions pointing to canonical docs)
  • SUMMARY.md restructured with flat navigation (max 2 levels), consistent "Taskade Genesis" branding, and new pages integrated
  • genesis.md stub replaced with proper overview page linking to all Genesis docs
  • llms.txt added for LLM discoverability
  • All internal links fixed from help center numbering (./XX-filename.md) to correct relative paths
  • Help center boilerplate removed (Collection breadcrumbs, Helpful Links footers)

New Pages Added

Section Files
Taskade Genesis how-genesis-works, prompt-guide, adding-context, version-history, app-analytics
AI Features agent-knowledge, agent-tools, multi-agents, image-generation, media-ai-chat, autopilot
Automations workflow-generator
Workspaces projects-databases, teams, editing-formatting, markdown, import (combined md+pdf), embed
Community publish-and-clone

Stats

  • 26 files changed
  • +3,738 lines added / -1,931 lines removed
  • 0 files deleted

Test plan

  • Verify GitBook renders all new pages correctly
  • Check that internal links between pages resolve properly
  • Confirm SUMMARY.md navigation matches expected structure
  • Verify no merge conflict markers remain in any files
  • Check llms.txt renders correctly at docs root

🤖 Generated with Claude Code

…and restructure navigation

- Add 20 new documentation pages from help center exports (Genesis, AI Features, Automations, Workspaces, Community)
- Fix merge conflicts in 4 files (features/ and help-center/ genesis pages)
- Update genesis.md stub with proper overview and links
- Restructure SUMMARY.md with flat navigation (max 2 levels), "Taskade Genesis" branding
- Add llms.txt for LLM discoverability
- Fix all internal links (./XX-numbered-file.md -> proper relative paths)
- Remove help center boilerplate (Collection breadcrumbs, Helpful Links footers)

New files: how-genesis-works, prompt-guide, adding-context, version-history, app-analytics,
agent-knowledge, agent-tools, multi-agents, image-generation, media-ai-chat, autopilot,
workflow-generator, publish-and-clone, projects-databases, teams, editing-formatting,
markdown, import, embed

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@johnxie
Copy link
Member Author

johnxie commented Jan 30, 2026

╔══════════════════════════════════════════════════════════════════════════════╗
║                    DOCS REPO CHANGES --- PR #40 OVERVIEW                     ║
║                    github.com/taskade/docs/pull/40                          ║
╠══════════════════════════════════════════════════════════════════════════════╣
║  Branch: feat/sync-help-center-docs → main                                 ║
║  Files:  26 changed  |  +3,738 lines  |  -1,931 lines  |  0 deleted       ║
╚══════════════════════════════════════════════════════════════════════════════╝


1. SUMMARY.md Navigation --- Before vs After

┌─────────────────────────────────────┐    ┌──────────────────────────────────────┐
│  BEFORE (old SUMMARY.md)            │    │  AFTER (new SUMMARY.md)              │
│  ─────────────────────              │    │  ──────────────────────              │
│                                     │    │                                      │
│  📚 Genesis: Living System Builder  │    │  📚 Taskade Genesis ◄── rebranded   │
│  ├─ Living Systems That Transform.. │    │  ├─ Taskade Genesis Overview         │
│  │  ├─ Your First Living System..   │    │  │  ├─ Getting Started               │
│  │  └─ Living System Examples..     │    │  │  ├─ Examples & Templates          │
│  ├─ Space Apps: Living Systems      │    │  │  ├─ How Taskade Genesis Works ◄NEW│
│  │  ├─ Intelligent Prompt Library   │    │  │  ├─ Prompt Guide ◄──────────NEW  │
│  │  ├─ Advanced Features            │    │  │  ├─ Adding Context ◄────────NEW  │
│  │  └─ Custom Domains & Branding    │    │  │  ├─ Version History ◄───────NEW  │
│  ├─ Sharing: Living Systems         │    │  │  └─ App Analytics ◄─────────NEW  │
│  │  ├─ Living System Best Practices │    │  ├─ Space Apps Guide                 │
│  │  ├─ Living Systems FAQ           │    │  │  ├─ Prompt Library                │
│  │  └─ Living System Troubleshoot.. │    │  │  ├─ Advanced Features             │
│  ├─ AI Agents: Living Intelligence  │    │  │  └─ Custom Domains & Branding     │
│  │  ├─ EVE: Your Living AI..        │    │  │                                    │
│  │  ├─ AI Agents Getting Started    │    │  🤖 AI Features ◄── top-level now   │
│  │  ├─ AI Tools (external link) ◄X  │    │  ├─ AI Features Overview             │
│  │  └─ Agent Knowledge (ext) ◄──X   │    │  │  ├─ AI Agents Getting Started     │
│  ├─ Automations: Living Motion      │    │  │  ├─ Agent Knowledge & Memory ◄NEW │
│  │  ├─ AI Forms                     │    │  │  ├─ Tools for AI Agents ◄────NEW  │
│  │  ├─ Action & Trigger Reference   │    │  │  ├─ Multi-Agent Collaboration◄NEW│
│  │  ├─ Integration Overview         │    │  │  ├─ Image Generation ◄───────NEW │
│  │  ├─ Integration Options          │    │  │  ├─ Media AI Chat ◄──────────NEW │
│  │  ├─ Automation Recipes           │    │  │  └─ Autopilot ◄─────────────NEW  │
│  │  ├─ Advanced Actions             │    │  │                                    │
│  │  └─ Comprehensive Integrations   │    │  ⚡ Automations ◄── top-level now   │
│  └─ Workspaces: Living DNA Control  │    │  ├─ Automations Overview             │
│     ├─ Collaboration: Team Intel..  │    │  │  ├─ AI Forms                      │
│     ├─ Advanced Search & Discovery  │    │  │  ├─ Action & Trigger Reference    │
│     ├─ Knowledge Organization       │    │  │  ├─ Workflow Generator ◄──────NEW │
│     ├─ Project Views Mastery        │    │  │  ├─ Integration Overview          │
│     └─ Mobile Living Experience     │    │  │  ├─ Integration Options           │
│                                     │    │  │  ├─ Automation Recipes            │
│  💻 APIs: Living System Development │    │  │  ├─ Advanced Actions              │
│  ├─ Developer Overview              │    │  │  └─ Comprehensive Integrations    │
│  │  ├─ Authentication               │    │  │                                    │
│  │  ├─ Personal Tokens              │    │  📁 Workspaces ◄── top-level now    │
│  │  └─ Living Intelligence API..    │    │  ├─ Workspaces Overview              │
│  └─ Comprehensive API Guide         │    │  │  ├─ Projects & Databases ◄───NEW │
│     └─ (same sub-pages)             │    │  │  ├─ Teams ◄─────────────────NEW  │
│                                     │    │  │  ├─ Collaboration                 │
│  📖 Help & Support                  │    │  │  ├─ Editing & Formatting ◄───NEW  │
│  ├─ Help Center                     │    │  │  ├─ Markdown Support ◄───────NEW  │
│  ├─ Account Management              │    │  │  ├─ Import ◄────────────────NEW  │
│  ├─ Troubleshooting Guide           │    │  │  ├─ Embed ◄─────────────────NEW  │
│  └─ Taskade Tutorial: Living DNA..  │    │  │  ├─ Project Views                │
│     ├─ Ch1-8 (same)                 │    │  │  ├─ Advanced Search & Navigation  │
│                                     │    │  │  ├─ Knowledge Management          │
│  🤝 Contributing                    │    │  │  └─ Mobile                        │
│  ├─ Vision                          │    │  │                                    │
│  └─ Contributing Guide              │    │  🤝 Community & Sharing ◄─ promoted │
│                                     │    │  ├─ Community & Sharing              │
│                                     │    │  │  ├─ Publish & Clone ◄────────NEW  │
│                                     │    │  │  ├─ Best Practices                │
│                                     │    │  │  ├─ FAQ                           │
│                                     │    │  │  └─ Troubleshooting               │
│                                     │    │  │                                    │
│                                     │    │  💻 APIs & Developer (same)          │
│                                     │    │  📖 Help & Support (same)            │
│                                     │    │  🤝 Contributing (same)              │
└─────────────────────────────────────┘    └──────────────────────────────────────┘

KEY CHANGES:
  ┌──────────────────────────────────────────────────────────────────────┐
  │  1. "Genesis: Living System Builder" → "Taskade Genesis"            │
  │  2. Flat sections: AI Features, Automations, Workspaces promoted    │
  │     to top-level instead of nested under Genesis                    │
  │  3. Community & Sharing promoted from sub-section to top-level      │
  │  4. External help.taskade.com links → local .md files              │
  │  5. "Living" prefix removed from all page titles                   │
  │  6. 20 new pages added across all sections                         │
  └──────────────────────────────────────────────────────────────────────┘


2. File Tree --- New Files Created

genesis-living-system-builder/
├── genesis/
│   ├── README.md                    (existing)
│   ├── getting-started.md           (existing)
│   ├── examples-and-templates.md    (existing)
│   ├── how-genesis-works.md         ◄── NEW  19KB  Workspace DNA, Tree of Life,
│   │                                              Intelligence Score, EVE, Kits
│   ├── prompt-guide.md              ◄── NEW  12KB  12 prompt principles, anatomy
│   │                                              quick reference, common mistakes
│   ├── adding-context.md            ◄── NEW   8KB  Reference files, brand assets,
│   │                                              data files, Workspace DNA enrichment
│   ├── version-history.md           ◄── NEW   5KB  Auto tracking, snapshots,
│   │                                              restore, publishing relationships
│   └── app-analytics.md             ◄── NEW   6KB  Tinybird dashboard, metrics,
│                                                   troubleshooting
├── ai-features/
│   ├── README.md                    (existing)
│   ├── ai-agents-getting-started.md (existing)
│   ├── agent-knowledge.md           ◄── NEW   8KB  Knowledge sources, dynamic
│   │                                              knowledge, training agents
│   ├── agent-tools.md               ◄── NEW  11KB  Tool categories, web browsing,
│   │                                              code execution, integrations
│   ├── multi-agents.md              ◄── NEW   7KB  Multi-agent collaboration,
│   │                                              orchestration, team patterns
│   ├── image-generation.md          ◄── NEW   8KB  AI image gen, models, prompts,
│   │                                              style control
│   ├── media-ai-chat.md             ◄── NEW   6KB  Chat with files, document
│   │                                              analysis, media interactions
│   └── autopilot.md                 ◄── NEW   7KB  Workspace auto-generation,
│                                                   ecosystem creation
├── automation/
│   ├── README.md                    (existing)
│   ├── actions.md                   (existing)
│   ├── ai-forms.md                  (existing)
│   ├── recipes.md                   (existing)
│   ├── integrations.md              (existing)
│   ├── comprehensive-*.md           (existing)
│   └── workflow-generator.md        ◄── NEW   6KB  Natural language workflow
│                                                   builder, modes, examples
├── workspaces/
│   ├── README.md                    (existing)
│   ├── collaboration.md             (existing)
│   ├── project-views.md             (existing)
│   ├── knowledge-management.md      (existing)
│   ├── advanced-search-navigation.md(existing)
│   ├── mobile-optimization.md       (existing)
│   ├── projects-databases.md        ◄── NEW  12KB  Memory pillar, 5 view types,
│   │                                              fields, templates, agent connect
│   ├── teams.md                     ◄── NEW   6KB  Team setup, roles, permissions,
│   │                                              collaboration features
│   ├── editing-formatting.md        ◄── NEW   6KB  Content types, add-ons, styling,
│   │                                              keyboard shortcuts
│   ├── markdown.md                  ◄── NEW   6KB  Syntax ref, 7 surfaces,
│   │                                              import/export, agent knowledge
│   ├── import.md                    ◄── NEW   8KB  Combined: Markdown import +
│   │                                              PDF import (was 2 separate files)
│   └── embed.md                     ◄── NEW   4KB  Embed projects, settings,
│                                                   supported sources, Genesis apps
└── community-and-sharing/
    ├── README.md                    (existing)
    ├── best-practices.md            (existing)
    ├── faq.md                       (existing)
    ├── troubleshooting.md           (existing)
    └── publish-and-clone.md         ◄── NEW   8KB  Publishing modes, cloning,
                                                    custom domains, sharing


3. Merge Conflict Resolution (4 files)

┌──────────────────────────────────────────────────────────────────────────────┐
│  features/ai-features/genesis-getting-started.md                            │
│  features/ai-features/genesis-examples.md                                   │
│  help-center/ai-features/genesis-getting-started.md                         │
│  help-center/ai-features/genesis-examples.md                                │
├──────────────────────────────────────────────────────────────────────────────┤
│                                                                              │
│  BEFORE (broken):                                                            │
│  ┌────────────────────────────────────────────────────────────────┐          │
│  │  <<<<<<< HEAD                                                  │          │
│  │  # Getting Started with Taskade Genesis                        │          │
│  │  [... 330 lines of detailed standalone content ...]            │          │
│  │  =======                                                       │          │
│  │  # Getting Started with Genesis (Quick Start)                  │          │
│  │  [... 190 lines of lightweight cross-linking version ...]      │          │
│  │  >>>>>>> origin/main                                           │          │
│  └────────────────────────────────────────────────────────────────┘          │
│                                                                              │
│  AFTER (resolved):                                                           │
│  ┌────────────────────────────────────────────────────────────────┐          │
│  │  # Getting Started with Taskade Genesis (Quick Start)          │          │
│  │                                                                │          │
│  │  **Taskade Genesis** is Taskade's no-code app builder...       │          │
│  │                                                                │          │
│  │  **For comprehensive documentation, see                        │          │
│  │  [Taskade Genesis Overview](../../genesis-living-system-        │          │
│  │  builder/genesis/README.md)**                                  │          │
│  │                                                                │          │
│  │  [... clean cross-linking content, ~100 lines ...]             │          │
│  │                                                                │          │
│  │  ## Learning Resources                                         │          │
│  │  - [Comprehensive Docs](../../genesis-living-system-builder/   │          │
│  │    genesis/README.md)                                          │          │
│  │  - [Examples Gallery](../../genesis-living-system-builder/     │          │
│  │    genesis/examples-and-templates.md)                          │          │
│  │  - [Best Practices](../../genesis-living-system-builder/       │          │
│  │    community-and-sharing/best-practices.md)                    │          │
│  └────────────────────────────────────────────────────────────────┘          │
│                                                                              │
│  Strategy: Keep lightweight gateway pages → point to canonical docs          │
│  Branding: All instances of "Genesis" → "Taskade Genesis"                    │
│  Links: All cross-refs updated to point to new canonical locations           │
└──────────────────────────────────────────────────────────────────────────────┘


4. genesis.md Stub Fix

┌─────────────────────────────┐    ┌──────────────────────────────────────────┐
│  BEFORE                     │    │  AFTER                                   │
│  ───────                    │    │  ─────                                   │
│                             │    │                                          │
│  # Genesis                  │    │  # Taskade Genesis                       │
│                             │    │                                          │
│  (empty)                    │    │  **Taskade Genesis** is Taskade's        │
│                             │    │  no-code app builder that transforms     │
│                             │    │  natural language descriptions into      │
│                             │    │  complete, functional business apps...   │
│                             │    │                                          │
│                             │    │  ## Documentation                        │
│                             │    │  - Getting Started                       │
│                             │    │  - Your First App                        │
│                             │    │  - Examples & Templates                  │
│                             │    │  - How Taskade Genesis Works             │
│                             │    │  - Prompt Guide                          │
│                             │    │  - Adding Context                        │
│                             │    │  - Version History                       │
│                             │    │  - App Analytics                         │
│                             │    │                                          │
│                             │    │  ## Related                              │
│                             │    │  - Space Apps Guide                      │
│                             │    │  - AI Agents                             │
│                             │    │  - Automations                           │
│  ── 2 lines ──              │    │  ── 21 lines ──                          │
└─────────────────────────────┘    └──────────────────────────────────────────┘


5. Link Fixing Pipeline (applied to all 20 new files)

┌──────────────────────────────────────────────────────────────────────────────┐
│  LINK REMAPPING --- Help Center → Docs Repo                                   │
├──────────────────────────────────────────────────────────────────────────────┤
│                                                                              │
│  Source (help center numbered):        Target (docs repo relative):          │
│  ─────────────────────────────         ──────────────────────────            │
│                                                                              │
│  ./01-how-genesis-works-*.md      →    ../genesis/how-genesis-works.md       │
│  ./02-create-your-first-app.md    →    ../genesis/getting-started.md         │
│  ./03-makers-guide-ai-prompts.md  →    ../genesis/prompt-guide.md            │
│  ./04-app-starter-prompts.md      →    ../space-apps-guide/genesis-*.md      │
│  ./05-guide-to-app-styles.md      →    ../space-apps-guide/app-styles.md     │
│  ./06-adding-genesis-context.md   →    ../genesis/adding-context.md          │
│  ./07-image-generation.md         →    ../ai-features/image-generation.md    │
│  ./08-publish-clone-your-apps.md  →    ../community-and-sharing/publish-*.md │
│  ./09-genesis-version-history.md  →    ../genesis/version-history.md         │
│  ./10-app-analytics.md            →    ../genesis/app-analytics.md           │
│  ./12-custom-ai-agents-*.md       →    ../ai-features/ai-agents-getting-*.md │
│  ./13-agent-knowledge-memory.md   →    ../ai-features/agent-knowledge.md     │
│  ./14-tools-for-ai-agents.md      →    ../ai-features/agent-tools.md         │
│  ./15-multi-agents.md             →    ../ai-features/multi-agents.md        │
│  ./16-projects-databases-*.md     →    ../workspaces/projects-databases.md   │
│  ./17-automations-execution-*.md  →    ../automation/README.md               │
│  ./19-media-ai-chat.md            →    ../ai-features/media-ai-chat.md       │
│  ./20-taskade-ai-credits.md       →    https://help.taskade.com/en/... (ext) │
│                                                                              │
│  ALSO REMOVED FROM EVERY FILE:                                               │
│  ┌────────────────────────────────────────────────────────────┐              │
│  │  > **Collection:** Taskade Genesis > ...  ◄── breadcrumb  │              │
│  │  > **Helpful Links:** ...                 ◄── footer      │              │
│  └────────────────────────────────────────────────────────────┘              │
│                                                                              │
│  VERIFIED: grep confirmed 0 remaining ./XX- pattern links in new files       │
└──────────────────────────────────────────────────────────────────────────────┘


6. llms.txt (new file)

┌──────────────────────────────────────────────────────────────────────────────┐
│  llms.txt --- LLM Discoverability File                                        │
├──────────────────────────────────────────────────────────────────────────────┤
│                                                                              │
│  # Taskade                                                                   │
│  > Taskade is a real-time collaborative productivity platform                │
│  > with AI-powered agents, automated workflows, and a no-code               │
│  > app builder called Taskade Genesis.                                       │
│                                                                              │
│  ## Core Features                                                            │
│  - Taskade Genesis (no-code app builder)                                     │
│  - Space Apps (React web apps with live URLs)                                │
│  - AI Agents (customizable AI assistants)                                    │
│  - Automations (100+ integrations)                                           │
│  - Projects & Workspaces (collaborative)                                     │
│                                                                              │
│  ## Documentation (35 doc links)                                             │
│  ## API (4 links)                                                            │
│  ## Links (3 links)                                                          │
│                                                                              │
│  ── 61 lines total ──                                                        │
└──────────────────────────────────────────────────────────────────────────────┘


7. Overall Architecture After Changes

╔══════════════════════════════════════════════════════════════════════════════╗
║                        DOCS SITE NAVIGATION FLOW                           ║
╠══════════════════════════════════════════════════════════════════════════════╣
║                                                                            ║
║  ┌──────────┐                                                              ║
║  │  Home    │  Your Second Brain, Alive                                    ║
║  └────┬─────┘                                                              ║
║       │                                                                    ║
║  ┌────┴───────────────────────────────────────────────────────────────┐    ║
║  │                                                                    │    ║
║  ▼              ▼              ▼              ▼              ▼        │    ║
║ ┌──────┐  ┌──────────┐  ┌──────────┐  ┌──────────┐  ┌──────────┐    │    ║
║ │Quick │  │ Taskade  │  │   AI     │  │Automate  │  │Workspace │    │    ║
║ │Start │  │ Genesis  │  │Features  │  │  ions    │  │    s     │    │    ║
║ └──────┘  └────┬─────┘  └────┬─────┘  └────┬─────┘  └────┬─────┘    │    ║
║                │              │              │              │          │    ║
║           ┌────┴────┐   ┌────┴────┐   ┌────┴────┐   ┌────┴────┐    │    ║
║           │Overview │   │Overview │   │Overview │   │Overview │    │    ║
║           │Start    │   │Agents   │   │AI Forms │   │Projects │    │    ║
║           │Examples │   │Knowledge│   │Actions  │   │Teams    │    │    ║
║           │How Works│   │Tools    │   │Workflow │   │Edit/Fmt │    │    ║
║           │Prompts  │   │Multi-Ag │   │Integr.  │   │Markdown │    │    ║
║           │Context  │   │ImageGen │   │Recipes  │   │Import   │    │    ║
║           │Versions │   │MediaChat│   │Advanced │   │Embed    │    │    ║
║           │Analytics│   │Autopilot│   │Compreh. │   │Views    │    │    ║
║           └─────────┘   └─────────┘   └─────────┘   │Search   │    │    ║
║                                                       │Knowledge│    │    ║
║  ▼              ▼              ▼                      │Mobile   │    │    ║
║ ┌──────────┐ ┌──────────┐ ┌──────────┐              └─────────┘    │    ║
║ │Community │ │  APIs &  │ │ Help &   │                              │    ║
║ │& Sharing │ │Developer │ │ Support  │                              │    ║
║ └────┬─────┘ └────┬─────┘ └────┬─────┘                              │    ║
║      │             │            │                                    │    ║
║ ┌────┴────┐  ┌────┴────┐  ┌────┴────┐                              │    ║
║ │Publish  │  │Auth     │  │Help Ctr │                              │    ║
║ │Best Prac│  │Tokens   │  │Account  │                              │    ║
║ │FAQ      │  │API Ref  │  │Trouble  │                              │    ║
║ │Trouble  │  │Full API │  │Tutorial │                              │    ║
║ └─────────┘  └─────────┘  └─────────┘                              │    ║
║                                                                      │    ║
║  ┌────────────────┐  ┌───────────┐                                  │    ║
║  │  Space Apps    │  │Changelog  │                                  │    ║
║  │  ├─Prompts     │  │├─2025     │                                  │    ║
║  │  ├─Advanced    │  │├─2024     │                                  │    ║
║  │  └─Domains     │  │├─...      │                                  │    ║
║  └────────────────┘  └───────────┘                                  │    ║
║                                                                      │    ║
║  ┌──────────────────────────────────────────────────────────────┐    │    ║
║  │  llms.txt    →  LLM-readable index of all documentation     │    │    ║
║  │  genesis.md  →  Hub page linking to all Taskade Genesis docs │    │    ║
║  └──────────────────────────────────────────────────────────────┘    │    ║
║                                                                      │    ║
╚══════════════════════════════════════════════════════════════════════════════╝


8. Source Mapping --- Where Content Came From

┌──────────────────────────────────────────────────────────────────────────────┐
│  HELP CENTER GENESIS (19 files)           →  DOCS REPO TARGET               │
├──────────────────────────────────────────────────────────────────────────────┤
│  01-how-genesis-works-workspace-dna.md    →  genesis/how-genesis-works.md   │
│  03-makers-guide-ai-prompts.md            →  genesis/prompt-guide.md        │
│  06-adding-genesis-context.md             →  genesis/adding-context.md      │
│  07-image-generation.md                   →  ai-features/image-generation   │
│  08-publish-clone-your-apps.md            →  community/publish-and-clone    │
│  09-genesis-version-history.md            →  genesis/version-history.md     │
│  10-app-analytics.md                      →  genesis/app-analytics.md       │
│  13-agent-knowledge-memory.md             →  ai-features/agent-knowledge    │
│  14-tools-for-ai-agents.md                →  ai-features/agent-tools.md     │
│  15-multi-agents.md                       →  ai-features/multi-agents.md    │
│  16-projects-databases-memory-pillar.md   →  workspaces/projects-databases  │
│  19-media-ai-chat.md                      →  ai-features/media-ai-chat.md   │
│  20-taskade-ai-credits.md                 →  SKIPPED (per user request)     │
├──────────────────────────────────────────────────────────────────────────────┤
│  HELP CENTER CLASSIC (15 files)           →  DOCS REPO TARGET               │
├──────────────────────────────────────────────────────────────────────────────┤
│  02-editing-formatting.md                 →  workspaces/editing-formatting   │
│  03-embed-taskade.md                      →  workspaces/embed.md            │
│  05-import-markdown.md  ┐                                                    │
│  06-import-pdf.md       ┘ combined ────── →  workspaces/import.md           │
│  07-markdown-support.md                   →  workspaces/markdown.md         │
│  10-taskade-autopilot.md                  →  ai-features/autopilot.md       │
│  11-taskade-for-teams.md                  →  workspaces/teams.md            │
│  13-workflow-generator.md                 →  automation/workflow-generator   │
│  09-taskade-ai-credits.md                 →  SKIPPED (duplicate)            │
│  12-version-history.md                    →  SKIPPED (duplicate)            │
│  15-app-analytics.md                      →  SKIPPED (duplicate)            │
└──────────────────────────────────────────────────────────────────────────────┘

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants