pkg.soopen package index

brew / 排名 8779

使用 Homebrew, dnf, MacPorts, Nix 安装 taskopen

查看 taskopen 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install taskopen

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install taskopen

MacPorts ports tree · office/taskopen/Portfile · 来源: api.github.com

Linux

Fedora dnf已验证 · 92%
sudo dnf install taskopen

Fedora Rawhide package metadata · taskopen · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#taskopen

nixpkgs package indexes · pkgs/by-name/ta/taskopen/package.nix · 来源: api.github.com

概览

软件包摘要

Tool for taking notes and open urls with taskwarrior

命令和别名

  • taskopen

历史

项目历史与用法

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.

时间线

  • 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.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

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

Config paths the tool may read or write during local use.

Unix
$TASKOPENRC$XDG_CONFIG_HOME/taskopen/taskopenrc~/.config/taskopen/taskopenrc~/.taskopenrc

可执行文件

已安装的可执行文件

命令类型暴露范围备注
taskopen可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本2.0.3
管理器更新时间2026-07-10
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:taskopen
版本2.0.3
软件包管理器Homebrew
主页https://codeberg.org/jschlatow/taskopen
仓库https://github.com/jschlatow/taskopen
最后更新2026-07-10T10:41:25-04:00
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

taskopen

nix profile install nixpkgs#taskopen
  • normalized package name match
  • 匹配方式:Taskopen
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ta/taskopen/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
dnf95%

taskopen 1.1.5-14.fc45

Script for taking notes and open urls with taskwarrior

https://github.com/ValiValpas/taskopen

sudo dnf install taskopen
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: taskopen
  • 5 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Taskopen
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: taskopen from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
MacPorts95%

taskopen

sudo port install taskopen
  • normalized package name match
  • 匹配方式:Taskopen
MacPorts ports tree · api.github.com · MacPorts ports tree: office/taskopen/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation