godocs-inbox

command module
v0.4.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 3, 2026 License: MIT Imports: 21 Imported by: 0

README

godocs-inbox

Keyboard-driven document triage UI for godocs. Presents untagged documents one at a time and lets you tag them with single keystrokes.

Usage

# Run with a godocs server
godocs-inbox

# Run with built-in demo data (no server needed)
godocs-inbox -demo

# Create example config file
godocs-inbox -init

# Override listen address
godocs-inbox -addr :9090

Configuration

Create godocs-inbox.yaml (or run godocs-inbox -init):

godocs_server: http://your-godocs:8000
addr: :8080
tags:
  - key: l
    tag_id: 18
  - key: m
    tag_id: 20

Tag IDs come from your godocs server: GET /api/tags.

Building

task build

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
llm
ocr

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL