Dletta / eventLogGo

Command-line event, task, note logger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eventLogGo

Command-line event, task, note logger

What it does:

  • Manually log events, tasks, notes or others via the command line.
  • Print a list of events (etc) via list command
  • Save event list to Disk

Implementation Details:

  • Small String Parser that assumes Event Type:: Event description or anything you want to write here
  • Saves to Append-Only File Event Type :: Description etc || Timestamp in Local Time
  • Currently no dependencies

Future Plans

  • Edit Lines

  • Search Entries from Command Line

About

Command-line event, task, note logger

License:MIT License


Languages

Language:Go 100.0%