feat(pijul-qol): a record script that surfaces past tags to frontload organization a little

Chasesomero
Mar 6, 2026, 2:42 PM
XUNF6O2CN46COJHCN22YOWUDCBVWGZ4QCDEODN64KQIW2AY3KVBQC

Dependencies

  • [2] ZHWYHIOH feat(pijul-qol): have copilot make script to show change messages beside changes, in pijul credit output
  • [*] 32ICZXL4 init laravel zero for fun

Change contents

  • edit in README.md at line 15
    [2.223]
    [2.223]
    ```
    ## Pijul record with intent tags
    Use `scripts/pijul-record-with-intent-tags` to reuse intent tags from recent `pijul log` messages while recording a change.
    - If `fzf` is installed, you can fuzzy-search existing tags and press Enter to reuse one.
    - If `fzf` is not installed, the script prints known tags as a reminder before asking for the rest of your message.
    - Press Esc in `fzf`, or just ignore the reminder, if you want to type a fresh message instead.
    Examples:
    ```bash
    scripts/pijul-record-with-intent-tags
    scripts/pijul-record-with-intent-tags --all
    scripts/pijul-record-with-intent-tags --list-tags