Skip to content

v1.4.0 — Member selection, date range & report filters

Choose a tag to compare

@marcoarnulfo marcoarnulfo released this 21 Jul 21:27
· 316 commits to main since this release
12341ef

🇬🇧 English

v1.4 — Scope your report. Two features to narrow the hours report to exactly what you need.

Highlights

  • 👥 Team member selection (#3) — in team scope, press f on Home to multi-select which workspace members the report covers (instead of aggregating everyone). New per-member grouping in the g cycle; Home shows Members: k/n.
  • 🗓️ Custom date range (#2) — press d on Home to pick a preset (This month, Last month, Last 7 days, Last 30 days, This week) or a custom From/To range. The report is no longer limited to a whole month; title and export filename follow the period.
  • 🔎 Report filters (#2) — press f on the Report for a sectioned Lists / Tags / Statuses filter (OR within a dimension, AND across). Tags load with the entries; statuses are fetched lazily on first open (per-task, session-cached). Filters compose with member selection and the date range; the title shows · filtered.
  • 🧮 Per-list rates, amounts and grouping recompute over the selected/filtered set. Demo mode (CLICKUP_DEMO=1) honors ranges, filters and statuses with no API calls.

No breaking changes. Install/upgrade: go install github.com/marcoarnulfo/clickup-cli/cmd/clickup@latest


🇮🇹 Italiano

v1.4 — Restringi il tuo report. Due funzionalità per limitare il report ore esattamente a ciò che ti serve.

In evidenza

  • 👥 Selezione membri team (#3) — nello scope team, premi f in Home per selezionare (multi) quali membri del workspace includere nel report (invece di aggregare tutti). Nuovo raggruppamento per membro nel ciclo g; la Home mostra Members: k/n.
  • 🗓️ Range di date custom (#2) — premi d in Home per scegliere un preset (This month, Last month, Last 7 days, Last 30 days, This week) o un range From/To custom. Il report non è più limitato a un mese intero; titolo e nome file export seguono il periodo.
  • 🔎 Filtri report (#2) — premi f dal Report per un filtro a sezioni Lists / Tags / Statuses (OR dentro una dimensione, AND tra dimensioni). I tag arrivano con le entry; gli status recuperati lazy alla prima apertura (per task, cache di sessione). I filtri si compongono con la selezione membri e il range; il titolo mostra · filtered.
  • 🧮 Tariffe per-lista, importi e raggruppamento si ricalcolano sul set selezionato/filtrato. La demo (CLICKUP_DEMO=1) rispetta range, filtri e status senza chiamate API.

Nessuna breaking change. Installazione/aggiornamento: go install github.com/marcoarnulfo/clickup-cli/cmd/clickup@latest