'\" t .\" Title: timew-fill .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.20 .\" Date: 2025-08-22 .\" Manual: User Manuals .\" Source: timew 1.9.1 .\" Language: English .\" .TH "TIMEW\-FILL" "1" "2025-08-22" "timew 1.9.1" "User Manuals" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 .nh .ad l .de URL \fI\\$2\fP <\\$1>\\$3 .. .als MTO URL .if \n[.g] \{\ . mso www.tmac . am URL . ad l . . . am MTO . ad l . . . LINKSTYLE blue R < > .\} .SH "NAME" timew-fill \- adjust intervals to fill in surrounding gaps .SH "SYNOPSIS" .sp .nf \fBtimew fill\fP \fI\fP .fi .br .SH "DESCRIPTION" .sp The \*(Aqfill\*(Aq command is used to adjust any interval to fill in surrounding gaps. .sp Filling the first or latest interval will result only in a forward\-fill or backward\-fill respectively, i.e. the fill command will not create an open interval. .sp The same effect can be achieved with the \*(Aqmodify range\*(Aq command in combination with the \*(Aq:fill\*(Aq hint. .SH "EXAMPLES" .sp For example, assuming the following intervals: .sp .if n .RS 4 .nf .fam C $ timew summary Wk Date Day ID Tags Start End Time Total \-\-\- \-\-\-\-\-\-\-\-\-\- \-\-\- \-\- \-\-\-\- \-\-\-\-\-\-\-\- \-\-\-\-\-\-\-\- \-\-\-\-\-\-\- \-\-\-\-\-\-\- W32 2025\-08\-10 Sun @3 FOO 8:00:00 9:00:00 1:00:00 @2 BAR 10:00:00 11:00:00 1:00:00 @1 BAZ 12:00:00 13:00:00 1:00:00 3:00:00 \-\-\-\-\-\-\- 3:00:00 .fam .fi .if n .RE .sp Then having selected \*(Aq@2\*(Aq as the interval you wish to fill: .sp .if n .RS 4 .nf .fam C $ timew fill @2 Backfilled @2 to 2025\-08\-10T09:00:00 Filled @2 to 2025\-08\-10T12:00:00 .fam .fi .if n .RE .sp This will extend the start and end of the selected interval to the adjacent ones: .sp .if n .RS 4 .nf .fam C $ timew summary Wk Date Day ID Tags Start End Time Total \-\-\- \-\-\-\-\-\-\-\-\-\- \-\-\- \-\- \-\-\-\- \-\-\-\-\-\-\-\- \-\-\-\-\-\-\-\- \-\-\-\-\-\-\- \-\-\-\-\-\-\- W32 2025\-08\-10 Sun @3 FOO 8:00:00 9:00:00 1:00:00 @2 BAR 9:00:00 12:00:00 3:00:00 @1 BAZ 12:00:00 13:00:00 1:00:00 5:00:00 \-\-\-\-\-\-\- 5:00:00 .fam .fi .if n .RE .SH "SEE ALSO" .sp \fBtimew\-modify\fP(1), \fBtimew\-hints\fP(7)