'\" t .\" Title: timew-tag .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.17 .\" Date: 2022-10-23 .\" Manual: User Manuals .\" Source: timew 1.4.3 .\" Language: English .\" .TH "TIMEW\-TAG" "1" "2022-10-23" "timew 1.4.3" "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 pass:[blue\ R\ <\ >] .\} .SH "NAME" timew-tag \- add tags to intervals .SH "SYNOPSIS" .sp .nf \fBtimew tag\fP [\fI\fP\fB...\fP] \fI\fP\fB...\fP .fi .br .SH "DESCRIPTION" .sp The \*(Aqtag\*(Aq command is used to add a tag to an interval. Using the \*(Aqsummary\*(Aq command, and specifying the \*(Aq:ids\*(Aq hint shows interval IDs. Using the right ID, you can identify an interval to tag. .SH "EXAMPLES" .sp For example, show the IDs: .sp .if n .RS 4 .nf .fam C $ timew summary :week :ids .fam .fi .if n .RE .sp Then having selected \*(Aq@2\*(Aq as the interval you wish to tag: .sp .if n .RS 4 .nf .fam C $ timew tag @2 \*(AqNew Tag\*(Aq .fam .fi .if n .RE .sp Note that you can tag multiple intervals, with multiple tags: .sp .if n .RS 4 .nf .fam C $ timew tag @2 @10 @23 \*(AqTag One\*(Aq tag2 tag3 .fam .fi .if n .RE .sp If there is active time tracking, you can omit the ID when you want to add tags to the current open interval: .sp .if n .RS 4 .nf .fam C $ timew start foo $ timew tag bar .fam .fi .if n .RE .sp This results in the current interval having tags \*(Aqfoo\*(Aq and \*(Aqbar\*(Aq. .SH "SEE ALSO" .sp \fBtimew\-lengthen\fP(1), \fBtimew\-shorten\fP(1), \fBtimew\-summary\fP(1), \fBtimew\-untag\fP(1)