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:
=

インストール:
=

バージョン履歴:

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

所有者:

プッシュ者:

作者:

  • Fabio Pesari

SHA 256チェックサム:

=

累計ダウンロード数 4,381

このバージョンのみ 1,810

このバージョンがリリースされたのは:

ライセンス:

AGPL-3.0+

必要なRubyのバージョン: >= 2.5.0

リンク: