RubyGems Navigation menu

agenndy 0.1.0

agenndy is a minimal text-based activity log (or personal agenda). It takes a text file which follows some very basic (but strict) rules and turns it into a CSV file (which includes times, activities and hours spent for each activity) suited for further processing. Every single text file represents a month and must have this format: # Filename: 2033-05.txt [1] 08:00-09:00 Breakfast 09:00-10:00 Another action # Anything which is not a date header or an entry gets ignored, btw :) [2] 08:00-13:00 Hard work

Gemfile:
=

install:
=

Versions:

  1. 0.1.1 - February 21, 2021 (17.5 KB)
  2. 0.1.0 - February 21, 2021 (17.5 KB)

Owners:

Pushed by:

Authors:

  • Fabio Pesari

SHA 256 checksum:

=

Total downloads 4,381

For this version 1,810

Version Released:

License:

AGPL-3.0+

Required Ruby Version: >= 2.5.0

Links: