Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
68f36b57
Commit
68f36b57
authored
Dec 22, 2021
by
Lee Tickett
Committed by
Marcin Sedlak-Jakubowski
Dec 22, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Document how to attach notes to timelogs
parent
0fdc5801
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
doc/user/project/time_tracking.md
doc/user/project/time_tracking.md
+9
-0
No files found.
doc/user/project/time_tracking.md
View file @
68f36b57
...
...
@@ -76,6 +76,15 @@ For example, if you want to log 1 hour of time spent on the 31 January 2021,
you would type
`/spend 1h 2021-01-31`
. If you supply a date in the future, the
command fails and no time is logged.
To add a timelog entry with a note, create a comment with a description and the quick action.
It then shows in the timelog "Summary/Notes" column. For example:
```
plaintext
Draft MR and respond to initial comments
/spend 30m
```
To remove all the time spent at once, use
`/remove_time_spent`
.
## View a time tracking report
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment