Skip to content

Conversation

@arcadien
Copy link
Owner

@arcadien arcadien commented Oct 1, 2022

No description provided.

Aurélien Labrosse and others added 2 commits October 27, 2021 15:37
* Users are now able to "spend" time on various task,
  and this information is available in `Phrequent` application,
  as well as in the user profile and task view.

Time is logged using a base timestamp and a timelog string.

- Formatted string uses tokens composed by a number and a character:
  - Nw : add N week(s) of work. One week is five days
  - Nd : add N day(s) of work. One day is 7 hours
  - Nh : add N hours of work
  - Nm : add N minutes of work
- A conduit is available for time-logging using the REST API

Tokens can be chained, ex. 1h30m, 1w3d2h20m
@arcadien arcadien merged commit f738e1e into master Oct 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants