wit journal
Create and manage rich documentation pages for your repository. Journal provides a Notion-like experience for writing docs, READMEs, architecture decisions, onboarding guides, and more.Basic Usage
Commands
List Pages
Create Pages
View Pages
Edit Pages
Organize Pages
Page Lifecycle
Version History
Search
Delete Pages
Page Status
| Status | Icon | Description |
|---|---|---|
draft | โ | Work in progress, not visible publicly |
published | โ | Visible to repository collaborators |
archived | โ | Hidden from listings but preserved |
Options
| Option | Short | Description |
|---|---|---|
--content | -c | Page content (markdown) |
--icon | -i | Page icon (emoji) |
--parent | -p | Parent page slug |
--status | -s | Filter by status |
--force | Confirm destructive operations | |
--help | -h | Show help |
Examples
Create Documentation Structure
View Page Tree
View a Page
Search Documentation
Restore Previous Version
Web Interface
Journal pages are also accessible through the web interface at:Tips
- Use emojis as icons to make pages visually distinct
- Create a clear hierarchy with parent pages
- Keep pages focused on single topics
- Use version history to track changes
- Archive rather than delete to preserve history
See Also
- Platform Overview - Learn about the wit platform
- Pull Requests - Link PRs to documentation
- Issues - Link issues to documentation