Default Settings ================ .. table:: :width: 50% :align: left +----------------------------------------------------+---------------------------------------+---------------------------------------+ | STORAGE LOCATION | FILE NAME | NOTES | +====================================================+=======================================+=======================================+ | User Home directory ./easy-time-tracker-data | current_record.json | Current time record | +----------------------------------------------------+---------------------------------------+---------------------------------------+ | User Home directory ./easy-time-tracker-data | completed_records.json | Time record archive | +----------------------------------------------------+---------------------------------------+---------------------------------------+ | User Home directory ./easy-time-tracker-data | projects.txt | A list of project names | +----------------------------------------------------+---------------------------------------+---------------------------------------+ Changeable Settings =================== .. table:: :width: 50% :align: left +----------------------------------------------------+---------------------------------------+ | SET ENVIRONMENTAL VARIABLE | NOTES | +====================================================+=======================================+ | EASY_TIME_TRACKER_CURRENT_RECORD | Set full path and file name | +----------------------------------------------------+---------------------------------------+ | EASY_TIME_TRACKER_COMPLETED_RECORDS | Set full path and file name | +----------------------------------------------------+---------------------------------------+ | EASY_TIME_TRACKER_PROJECT_LIST | Set full path and file name | +----------------------------------------------------+---------------------------------------+