Fiss

Up a Level

News

2025-02-20 Introducing Fiss

Blog Archives

Introduction

A command-line interface for working with forge issues inspired by TaskWarrior.

⚠ This is alpha work. It barely works, it requires manual editing of configuration files, it doesn't play well with servers and throttling, and basically it is a large, crude hammer at this point. There is a lot of work to be done on it, but it does do the minimum it needs to.

Fiss is a command-line tool (`fiss`) that treats issues from forges (Forgejo only) as tasks. This uses the state (open, closed) and the assigned do to figure out if a task is available (open), started (open and assigned), or done (closed). In the future, this will take into account dependencies to allow blocking of tasks, tags for grouping those, and milestones for projects.

Configuration

Configuration file uses the XDG standard but will normally put files into `$HOME/.config/fiss/fiss.yaml`.

Usage

Right now, there is no automatic retrieval of tasks, so the `cache sync` command needs to be run after the configuration is setup. As with most commands, the logging is mostly silent but using `-v` will increase verbosity. More `-v` will add details with `-vvvv` being the most.

Once issues are pulled down, they can be listed by either of the two commands:

Creating issues requires knowing the server (from the configuration), the organization/group name, the project/repo name. These can be stored in environment variables to simplify the code (`FISS_SERVER`, `FISS_GROUP`, and `FISS_PROJECT` respectively).

The rest of the commands assume the three environment variables are set.

Issues can be open and closed using their number.

As with most CLIs, `--help` on any command will give more details.

Environment Variables

In addition to the environment variables above, the following are also used:

Metadata

Project:

Home

Documentation

Repository

Issues

- Project ID: 0194c2b5-a914-780a-8e3c-d58c3fc45770</li>

Categories:

Fiss

Footer

Below are various useful links within this site and to related sites (not all have been converted over to Gemini).

Categories

D. Moonfire

Fedran

The Moonfires

HTML

Atom Feed