View Source Chr (chr v0.1.0)

Summary

Functions

return command history

pick up command from history record

pick up date from DateTime

pick up date from history record

pick up directory from history record

pick up time from DateTime

pick weekday from DateTime

timestamp to datetime

📅Weekly Activity

Functions

Link to this function

busiest_day(history_list)

View Source

busiest day

Link to this function

daily_activity(history_list)

View Source

Daily Activity

return command history

pick up command from history record

pick up date from DateTime

Link to this function

pick_up_datetime(string)

View Source

pick up date from history record

Link to this function

pick_up_directory(string)

View Source

pick up directory from history record

example:

pick up time from DateTime

Link to this function

pick_up_weekday(datetime)

View Source

pick weekday from DateTime

Link to this function

timestamp_to_datetime(timestamp)

View Source

timestamp to datetime

Link to this function

top_commands(history_list)

View Source

top commands

Link to this function

top_directories(history_list)

View Source

top directories

Link to this function

weekly_activity(history_list)

View Source

📅Weekly Activity