Skip to content

Latest commit

 

History

History
55 lines (33 loc) · 1.19 KB

todos.org

File metadata and controls

55 lines (33 loc) · 1.19 KB

TODOs

Config

Support org-mode

Workflow

Edit commands in $EDITOR

  • State “DONE” from “TODO” [2022-10-14 Fri 00:09]

Add new commands

Add a sub-command to create new commands in e.g. the closes .nixon.md file.

Dump config or selection to file

Bookmarks / recent commands

Support nix-shell-like build inputs

Allow code blocks to somehow define which dependencies they need to run, similar to the nix-shell shebang.

Support some kind of parallel composition feature

Allow defining tasks/scripts that can run multiple other tasks in parallel.

Select multiple

  • State “DONE” from “TODO” [2022-11-02 Wed 23:55]

E.g. for a `docker-compose` command select which services to start/stop.

Default set of selection for multiple select

Placeholder default values

Backends (fzf, rofi)

Pass through backend configuration (for e.g. styles++)

Shells

Bash/zsh completion scripts

Add to bash/zsh history

Delete from history (alt-delete)