Navis Ops is designed to keep everything within reach. The left sidebar gives you access to every feature from one consistent place, the command palette lets you jump anywhere or take action without touching the mouse, and full-text search finds content across your entire workspace in seconds. This page explains all of it.Documentation Index
Fetch the complete documentation index at: https://docs.navisops.com/llms.txt
Use this file to discover all available pages before exploring further.
Sidebar navigation
The left sidebar is your primary navigation. It stays visible at all times so you can switch contexts without losing your place.Dashboard
Your personal workspace overview. See recent activity, pinned projects, and summary widgets at a glance.
Projects
All your projects in one list. Pin frequently used projects to the top, filter by type, or create a new project.
Tasks
A cross-project view of every task assigned to you or filtered by status, priority, or due date.
Notes
All workspace notes, organized by folder. Create, search, and open notes without navigating into individual projects.
Files
Your file library. Upload, organize into folders, preview, and link files to any project.
Code Pens
All your HTML/CSS/JS scratch pads in one place. Share public links directly from here.
Calendar
A calendar view of events, task due dates, and time blocks across all your projects.
Time Tracking
Log time entries and view reports across projects and date ranges.
Goals
Set goals, track progress, and link them to specific projects or tasks.
Workflows
Build and manage trigger-based automations that run across your workspace.
- Settings — account, profile, notifications, billing, and data management
- Connected Apps — manage MCP server connections and API keys
Command palette
The command palette lets you navigate, search, and take action from your keyboard without ever leaving what you’re doing. To open the command palette, pressCtrl+K on Windows and Linux or Cmd+K on macOS.
Once open, you can:
- Jump to any page — type the name of a feature or section (for example, “Goals” or “Calendar”) and press
Enterto navigate there instantly - Create new items — type “New project”, “New task”, or “New note” to create without navigating first
- Search your workspace — type any keyword to find matching projects, tasks, notes, and more
- Run actions — access settings, toggle preferences, and trigger common operations directly
Keyboard shortcuts
Navis Ops has a centralized keyboard shortcut system. Every shortcut can be enabled or disabled individually in Settings → Keyboard shortcuts. Here are the most commonly used shortcuts:| Action | Windows / Linux | macOS |
|---|---|---|
| Open command palette | Ctrl+K | Cmd+K |
| New task | Ctrl+Shift+T | Cmd+Shift+T |
| New note | Ctrl+Shift+N | Cmd+Shift+N |
| Search workspace | Ctrl+/ | Cmd+/ |
| Navigate to Dashboard | G then D | G then D |
| Navigate to Projects | G then P | G then P |
| Navigate to Tasks | G then T | G then T |
| Navigate to Calendar | G then C | G then C |
The two-key navigation shortcuts (
G then a letter) only work when focus is not inside a text input. If a shortcut doesn’t respond, click outside any text field first and try again.Search
Navis Ops search is full-text and covers every content type in your workspace. You can search from anywhere using the search bar at the top of the sidebar or by pressingCtrl+/ (Cmd+/ on macOS) to jump directly to the search input.
Search finds matches across:
- Projects — by name, type, and description
- Tasks — by title, description, tags, and status
- Notes — by title and full body content
- Files — by filename and folder
- Calendar events — by title and description
- Links — by title and URL (if you’ve saved links in notes)