
Security News
White House Authorizes Private Companies to Conduct Offensive Cyber Operations
A new federal program will let vetted U.S. cybersecurity firms help investigate and disrupt foreign cybercrime groups under government direction.
tabstax-cli
Advanced tools
Hey CLI - Manage your Next Actions from the terminal. The CLI companion for TabStax browser extension.
A conversational CLI for managing your Next Actions directly from the terminal. Works with the TabStax browser extension.
npm install -g tabstax-cli
# Login to your TabStax account
hey login
# Set your default project
hey use "My Project"
# Add a next action
hey "Build the login page"
# Add a breadcrumb (completed action)
hey -x "Fixed the auth bug"
# List your actions
hey ls
# Mark action #1 as done
hey done 1
| Command | Description |
|---|---|
hey "message" | Add a next action |
hey -x "message" | Add a breadcrumb (past tense, already done) |
hey done [n] | Mark action #n as complete (default: #1) |
hey rm <n> | Remove action #n |
hey edit <n> "text" | Edit action #n content |
hey mv <from> <to> | Move action to different position |
| Command | Description |
|---|---|
hey ls | List actions for current project |
hey ls stax | List all your stax with priorities |
hey ls --all | Expanded view with actions per stax |
hey ls --done | Show breadcrumbs only |
| Command | Description |
|---|---|
hey use <project> | Set default project (fuzzy matched) |
hey pri <project> <level> | Set priority: must, should, good, meh |
hey which | Show current context |
| Command | Description |
|---|---|
hey login | Log in to TabStax |
hey logout | Log out |
hey whoami | Show current user |
hey status | Show CLI status |
--force)hey use tab matches "TabStax"# Quick workflow
hey use "insurance"
hey "Call agent about claim"
hey "Upload documents"
hey -x "Submitted form 1099"
hey done 1
hey ls
# See all projects
hey ls stax
# Set project as high priority
hey pri "insurance" must
# Force add when at limit
hey "One more thing" --force
MIT
FAQs
Log what you're doing. See what the team is doing. Stay in flow. The terminal interface for HeyStax.
The npm package tabstax-cli receives a total of 19 weekly downloads. As such, tabstax-cli popularity was classified as not popular.
We found that tabstax-cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
A new federal program will let vetted U.S. cybersecurity firms help investigate and disrupt foreign cybercrime groups under government direction.

Research
/Security News
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.