Giter Site home page Giter Site logo

time-well-spent's Introduction

Time Well Spent

Super duper double alpha non-release use-at-your-own-risk version of a task tracker for emacs.

Categorize goals, track time spent on them, generate reports by category.

If you want to try it out. Clone the repo, and load time-well-spent.el in your init file.

NB I had some weird troubles with load order, so I just load the file as the very last step in my emacs init file. Obviously that approach is not ideal - it should be fixed sometime.

You should then be able to call the function time-well-spent to start the process.

Type ? to see a list of commands.

Depends on emojify at present.

How Entries Are Sorted

I'm using a priority sorting that I've dubbed "barski sort" because it is loosely based on this post from Conrad Barski.

Essentially, it places entries that are marked as "on the move" before entries that are marked as "waiting", and those are before entries marked as "in the future".

Within those blocks, it puts entries in the least worked on categories before entries in th more worked on categories.

And within a single category, it places the most worked on entry before less worked on entries.

time-well-spent's People

Contributors

loskool avatar

Watchers

 avatar

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.