Skip to content
Prev Previous commit
Next Next commit
Add missing Action documentation
  • Loading branch information
Mice7R committed Feb 12, 2024
commit 7aeac2571a4af4604343f2c4e76845bc3ad22ba3
4 changes: 4 additions & 0 deletions src/blocks/timewarrior.rs
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@
//! `tags` | Tags of the active task separated by space (Only present if task is active) | Text | -
//! `annotation` | Annotation of the active task (Only present if task is active) | Text | -
//!
//! Action | Default button
//! ----------------|----------------
//! `stop_continue` | Left
//!
//! # Example
//! ```toml
//! [[block]]
Expand Down