The status bar plugin owns the bottom status strip on desktop (and an equivalent strip on mobile when present) and provides a registration API for other plugins to contribute items.Documentation Index
Fetch the complete documentation index at: https://aidocs.zorid.app/llms.txt
Use this file to discover all available pages before exploring further.
v0 scope
- Active file word count and character count.
- Cursor position (line:column).
- Indexing state indicator (idle / indexing / failed).
- Vault path indicator.
- Public registration API for plugin-contributed items (text, icon, click handler).
Public API
Source
Full status-bar plan on GitHub.