Core ConceptsFeatures
Core Concepts

Core Features of MineHub

Explore the main capabilities of MineHub, from collaborative editing to version control, to streamline your documentation workflows.

Overview

MineHub provides essential tools to manage your project documentation efficiently. You collaborate in real-time, track changes with version history, organize content effectively, embed rich media, and export in multiple formats. These features help teams maintain up-to-date docs without complexity.

MineHub focuses on simplicity. Start with basic pages and scale to advanced workflows as your projects grow.

Key Features Overview

Collaborative Editing and Real-Time Updates

Invite team members to edit pages simultaneously. Changes appear instantly, reducing coordination overhead. Use @mentions to notify contributors and resolve comments inline.

Access the full-featured editor in your browser.

# Welcome to MineHub
Collaborate with your team using `@username` mentions.

Version History and Rollback

Every edit creates a new version automatically. View diffs, compare changes, and restore previous states with one click.

View History

Click the history icon on any page.

Compare Versions

Select two versions to see side-by-side diffs.

Rollback

Restore a version and add a note for the team.

Always add descriptive commit messages to help your team understand changes.

Search and Organization Tools

Powerful search indexes all content. Organize with folders, tags, and table of contents. Filter by tags or date for quick access.

FeatureDescriptionUse Case
Full-Text SearchSearches titles, body, and tagsFinding specific topics
Tag FilteringApply and filter by custom tagsCategorizing docs
FoldersNested structure for projectsOrganizing large spaces

Embed images, videos, and iframes directly in pages. Supported formats include PNG, MP4, YouTube, and external links.

Exporting Documentation

Export entire spaces or single pages to various formats. Share static versions offline or integrate with other tools.

# Export via CLI
minehub export --space=my-docs --format=pdf output.pdf