Code Monkey home page Code Monkey logo

tag-total's Introduction

Tag Total Timewarrior extension

This Timewarrior extension calculates the total time registered on each tag for the closed intervals received in the input. If an interval has more than one tag, the duration of the interval will be added to all the tags. Total time is printed out in descending order, from highest to lowest.

Installation

  1. Download the latest executable for your operating system from the releases page.
  2. Add it to the Timewarrior extension folder as described in the documentation.
  3. Verify that the extension is active and installed by running timew extensions.

Usage

In a terminal window, run timew tag-total. An example output could be:

tag1          - 50h  5m  0s
very-long-tag -  3h  0m 10s
tag2          -  0h 55m  0s

tag-total's People

Contributors

crossbone-magister avatar

Watchers

 avatar

tag-total's Issues

Man-Days Calculation

A useful feature would be to display a man/day calculation for each total.
For example:

tag1 - 8h 5m 0s (1 m/d)
tag2 - 12h 0m 0s (1.5 m/d)
tag3 - 8h 5m 0s (1 m/d)

Other requirements:

  • Numbers should be rounded up to the closest .5
  • Number of hours in a working day should be configurable (default 8)
  • Showing Man-days calculation should be controlled by a configuration value like reports.tagtotal.mandays: true

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.