Giter Site home page Giter Site logo

obsidian-time-tracking-reports's Introduction

obsidian-time-tracking-reports

Dataview script used to aggregate time tracking entries into a table showing weekly entries grouped by date and monthly entries grouped by week number.

Installation

Make sure Dataview is installed.

Then create a new note and paste the contents of reports.md into this note. The note will act as the time report. You could have the report and the worklog in the same note, this is up to you.

Lastly, set your locale in the line that says const locale = 'da'. This is only used for calculating week numbers and start of week, not the displayed language, which matches Obsidian's language.

Usage

The Dataview script will use entries from all notes tagged #worklog. A worklog entry should have either of the following formats:

  • 2022-10-25: 3:45

or

  • 2022-10-25: 12:00 - 15:45

Either format will contribute 3 hours and 45 minutes on the 25th of October 2022.

obsidian-time-tracking-reports's People

Contributors

gustavgb avatar

Watchers

 avatar

obsidian-time-tracking-reports's Issues

Example Note

Hi, I would like to test your reports, I think it might be interesting.
I can't get any data to appear in the report. Can you give an example note?

Thanks

image

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.