macOS
brew install taskopenlocal Homebrew formula metadata
sudo port install taskopenMacPorts ports tree · office/taskopen/Portfile · source: api.github.com
brew
Tool for taking notes and open urls with taskwarrior. Version 2.0.3 via Homebrew; verified 2026-06-13.
install
brew install taskopenlocal Homebrew formula metadata
sudo port install taskopenMacPorts ports tree · office/taskopen/Portfile · source: api.github.com
sudo dnf install taskopenFedora Rawhide package metadata · taskopen · source: dl.fedoraproject.org
nix profile install nixpkgs#taskopennixpkgs package indexes · pkgs/by-name/ta/taskopen/package.nix · source: api.github.com
overview
Tool for taking notes and open urls with taskwarrior
history
taskopen is a Taskwarrior companion CLI for opening, editing, and executing annotations such as files, URLs, and note links attached to tasks. Its README describes it as an enhancement to Taskwarrior rather than a standalone task manager.
The README and wiki say taskopen began as a simple wrapper script for Taskwarrior annotations and evolved into a customizable tool. The 2.0 planning wiki explains that the original monolithic Perl script had become hard to extend and that the rewrite aimed for a clearer CLI, clearer configuration, modular structure, and new use cases.
The NEWS file records 1.x improvements around taskwarrior compatibility, arbitrary attributes/UDAs, helper scripts, TASKOPENRC, and taskopen 2.0.0 beta changes including a move from Perl to Nim, a new command-line interface, a new config syntax, label-based actions, and colored output.
The wiki records an AUR package as early as 2013. The source facts list Homebrew, Fedora/dnf, MacPorts, and Nix packages, showing the tool's spread through Taskwarrior-oriented Unix package channels.
Typical usage is to annotate a Taskwarrior task with a file path, web link, URI, or a note marker, then run taskopen with a task ID or Taskwarrior filter. taskopen determines actionable annotations and can open one, present a menu, or batch-run matching actions.
Configuration is central to taskopen's model. Official docs list TASKOPENRC, XDG config, ~/.config/taskopen/taskopenrc, and ~/.taskopenrc as lookup locations, and describe arbitrary regex-based actions and hooks.
taskopen is significant in CLI culture because it shows Taskwarrior's ecosystem style: small companion programs that compose with task annotations, shell commands, desktop openers, and text notes instead of adding everything to the core task binary.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$TASKOPENRC$XDG_CONFIG_HOME/taskopen/taskopenrc~/.config/taskopen/taskopenrc~/.taskopenrcexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
taskopen | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/jschlatow/taskopen
install metadata
| Package key | brew:taskopen |
|---|---|
| Version | 2.0.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/taskopen |
| Homepage | https://codeberg.org/jschlatow/taskopen |
| Repository | https://github.com/jschlatow/taskopen |
| Upstream docs | https://github.com/jschlatow/taskopen#readme |
| License | GPL-2.0-only |
| Source archive | https://github.com/jschlatow/taskopen/archive/refs/tags/v2.0.3.tar.gz |
| Last updated | 2026-06-13T00:39:03Z |
| Pulse | updated |
| Dependencies | task |
| Build dependencies | nim |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | taskopen |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
taskopen
nix profile install nixpkgs#taskopentaskopen 1.1.5-13.fc44
Script for taking notes and open urls with taskwarrior
https://github.com/ValiValpas/taskopen
sudo dnf install taskopentaskopen
sudo port install taskopensource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.