# Install taskopen with Homebrew, dnf, MacPorts, Nix

Tool for taking notes and open urls with taskwarrior. Version 2.0.3 via Homebrew; verified 2026-06-13.

## Install

```sh
sudo av install brew:taskopen
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install taskopen
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install taskopen
```

  Evidence: MacPorts ports tree: office/taskopen/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- dnf (92%):

```sh
sudo dnf install taskopen
```

  Evidence: Fedora Rawhide package metadata: taskopen from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#taskopen
```

  Evidence: nixpkgs package indexes: pkgs/by-name/ta/taskopen/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Package facts

- **Package key:** brew:taskopen
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/taskopen>
- **Version:** 2.0.3
- **Source summary:** Tool for taking notes and open urls with taskwarrior
- **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
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- taskopen (cli)
- taskopen (alias)

## Dependencies

- task

## Build dependencies

- nim

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 2.0.3
- Package-manager updated: 2026-06-13
- Local data: ok
- Upstream repository: https://github.com/jschlatow/taskopen
- Upstream latest detected: v2.0.3 (current)
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 2013-02-25: Official wiki Packages page records an AUR package.
- taskopen 1.0.1: Adds environment variables for customizable commands, Cygwin support, examples, auto-attaching annotations, and arbitrary Taskwarrior attributes/UDAs.
- taskopen 1.1.5: Adds TASKOPENRC environment variable.
- 2021-03-16: Official rewrite rationale page documents limitations of the monolithic Perl script.
- 2021-03-26: Official 2.0 wiki page documents goals for the rewrite.
- taskopen 2.0.0 beta: Moves from Perl to Nim and introduces a new CLI and config syntax.

### Related projects

- Taskwarrior is the required base tool and taskopen's core integration point.
- Alan Bowen's tasknote is named in the README as inspiration for default notes.

### Sources

- <https://github.com/jschlatow/taskopen#readme>
- <https://github.com/jschlatow/taskopen/blob/master/NEWS>
- <https://github.com/jschlatow/taskopen/wiki/2.0>
- <https://github.com/jschlatow/taskopen/wiki/Packages>
- <https://github.com/jschlatow/taskopen/wiki/Why-another-rewrite%3F>
- source_facts.package-manager


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals


## Configuration and credential file locations

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.


## Configuration files

- Unix: $TASKOPENRC, $XDG_CONFIG_HOME/taskopen/taskopenrc, ~/.config/taskopen/taskopenrc, ~/.taskopenrc
## Source Database Details

- **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:** head, stable

## Other Package-Manager Records

- Nix - taskopen: normalized package name match | nixpkgs package indexes: pkgs/by-name/ta/taskopen/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- dnf - taskopen - 1.1.5-13.fc44: normalized package name match | Fedora Rawhide package metadata: taskopen from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Script for taking notes and open urls with taskwarrior | https://github.com/ValiValpas/taskopen
- MacPorts - taskopen: normalized package name match | MacPorts ports tree: office/taskopen/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Related links

- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Productivity CLI packages](https://www.automicvault.com/pkg/productivity-cli-packages/) - Matched curated productivity category metadata from av.db.
- [Homebrew utility packages](https://www.automicvault.com/pkg/brew-utility-packages/) - Matched Homebrew package provider.
- [nim](https://www.automicvault.com/pkg/brew/nim/) - Build dependency declared by Homebrew.
- [taskline](https://www.automicvault.com/pkg/brew/taskline/) - Shares av.db curated category or tags: cli, notes, productivity, task-management.
- [tasksh](https://www.automicvault.com/pkg/brew/tasksh/) - Shares av.db curated category or tags: cli, productivity, task-management, taskwarrior.
- [taskwarrior-tui](https://www.automicvault.com/pkg/brew/taskwarrior-tui/) - Shares av.db curated category or tags: cli, productivity, task-management, taskwarrior.
- [vit](https://www.automicvault.com/pkg/brew/vit/) - Shares av.db curated category or tags: cli, productivity, task-management, taskwarrior.
- [dstask](https://www.automicvault.com/pkg/brew/dstask/) - Shares av.db curated category or tags: cli, productivity, task-management.
- [pter](https://www.automicvault.com/pkg/brew/pter/) - Shares av.db curated category or tags: cli, productivity, task-management.
- [todo-txt](https://www.automicvault.com/pkg/brew/todo-txt/) - Shares av.db curated category or tags: cli, productivity, task-management.
- [todoist-cli](https://www.automicvault.com/pkg/brew/todoist-cli/) - Shares av.db curated category or tags: cli, productivity, task-management.

## Combined YAML source

View the package source record on GitHub. [combined/taskopen.yml](https://github.com/automic-vault/db/blob/main/combined/taskopen.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
