Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 656 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 656 Bytes

logbook

SHORT DESCRIPTION: personal dumb logbook based on bash

SETUP INSTRUCTIONS:

  1. Some path are hardcoded, check for them and change them
  2. Create logbooks/ folder
  3. ./activate

USAGE INSTRUCTIONS:

  1. To write, just type logWrite . If the loogbook doesn't exist, it is created. edit the logbook. Exit the logbook by typing ciao.
  2. To add attachments, type atch, then select the attachment's path. A copy of the attachment will be made
  3. A - To read, type logRead
  4. B - To read revers, type logRead r
  5. To edit a logbook, type logEdit
  6. To list the available logbooks, type logList