Commit Graph

  • 274152932f
    add as tests some missing things Abraham Toriz 2021-07-07 13:43:42 -0500
  • 763049e7a9
    update cli on defining custom formats Abraham Toriz 2021-07-07 12:12:42 -0500
  • 99888248e9
    refactor main.rs to make it easier to read and extend Abraham Toriz 2021-07-07 12:10:57 -0500
  • 07fa6d4f05
    a better way of converting between timezones Abraham Toriz 2021-07-07 11:58:28 -0500
  • c512e43c96
    add yesterday command Abraham Toriz 2021-07-07 11:58:13 -0500
  • 72b586d04d
    add database tests and solve like 5 bugs Abraham Toriz 2021-07-07 11:54:18 -0500
  • 91b98ed6e5
    add support for --grep Abraham Toriz 2021-07-07 10:49:29 -0500
  • 1bcf09c1f9
    namestpace this functions inside display command Abraham Toriz 2021-07-07 07:19:55 -0500
  • 1e33117660
    today command and refactoring Abraham Toriz 2021-07-06 22:52:20 -0500
  • b4f7a10cfc
    fixes in the readme Abraham Toriz 2021-07-06 22:51:36 -0500
  • f0e6a2b47d
    finish human time parsing Abraham Toriz 2021-07-05 12:14:09 -0500
  • 1b34ab89af
    remove debug line Abraham Toriz 2021-07-03 18:20:35 -0500
  • 7ef5c7be95
    create config file and database if they dont exist Abraham Toriz 2021-07-03 18:17:26 -0500
  • 65ba98c1f5
    last of readme Abraham Toriz 2021-07-03 17:05:53 -0500
  • 601182afda
    more readme Abraham Toriz 2021-07-03 17:04:19 -0500
  • c6cbb16373
    readme Abraham Toriz 2021-07-03 17:02:34 -0500
  • b87a2e1e9e
    readme Abraham Toriz 2021-07-03 16:48:51 -0500
  • e5cf319271
    extended readme Abraham Toriz 2021-07-03 16:44:31 -0500
  • 1170b39893
    abbreviated times Abraham Toriz 2021-07-03 15:53:56 -0500
  • 94443e1656
    a handful of human formats Abraham Toriz 2021-07-02 20:40:06 -0500
  • 253aa0ed99
    parse dates and times precisely Abraham Toriz 2021-07-02 18:34:34 -0500
  • a56df91b58
    some date parsing magic Abraham Toriz 2021-07-02 10:07:07 -0500
  • 4980b3df67
    simpler syntax Abraham Toriz 2021-07-01 23:44:54 -0500
  • 4007983cba
    start with the sheet command Abraham Toriz 2021-07-01 23:44:38 -0500
  • 3dfefedb75
    introducing the timeparse module Abraham Toriz 2021-07-01 23:42:59 -0500
  • 9112e7f3cf
    properly display notes with accents Abraham Toriz 2021-07-01 11:45:04 -0500
  • 52c70d6f66
    correctly identify when format is csv Abraham Toriz 2021-06-30 19:36:08 -0500
  • fdc45cea3f
    allow to filter by start and end Abraham Toriz 2021-06-30 19:20:10 -0500
  • 5062a7b699
    add csv formatter Abraham Toriz 2021-06-30 18:51:34 -0500
  • 91a99ed5ea
    database adjustments and migrations Abraham Toriz 2021-06-30 18:51:02 -0500
  • 3505ee396c
    ignore some tests for now Abraham Toriz 2021-06-30 13:31:38 -0500
  • 6d6eeead55
    organize formatters into their own files Abraham Toriz 2021-06-30 13:27:42 -0500
  • af2a18c8db
    local timezone and timetrap database management Abraham Toriz 2021-06-29 18:20:51 -0500
  • bd10e8582a
    test display with old databases Abraham Toriz 2021-06-29 12:04:54 -0500
  • 2e06994314
    something else to test for command::in Abraham Toriz 2021-06-29 12:03:25 -0500
  • c7de36e3f8
    pass stderr to commands Abraham Toriz 2021-06-29 12:02:33 -0500
  • d8cd301888
    extract pretty string to a module Abraham Toriz 2021-06-29 12:00:46 -0500
  • cfcc514fa3
    dont issue trailing whitespaces Abraham Toriz 2021-06-29 07:20:52 -0500
  • 5d3b50d552
    get the actual terminal width Abraham Toriz 2021-06-28 23:40:41 -0500
  • e59211f1f9
    display the text of long notes nicely Abraham Toriz 2021-06-28 19:32:29 -0500
  • 5b37b63e99
    wording in readme Abraham Toriz 2021-06-27 23:22:50 -0500
  • 208928cb65
    add readme Abraham Toriz 2021-06-27 23:20:37 -0500
  • 2ebe0a40a4
    ids can be show Abraham Toriz 2021-06-25 14:05:27 -0500
  • caf7f900f8
    adjustments for the other format cases Abraham Toriz 2021-06-25 13:56:48 -0500
  • 950adfbe44
    correctly format long durations and long dates Abraham Toriz 2021-06-25 13:44:40 -0500
  • fc5698dcfd
    set the time format Abraham Toriz 2021-06-25 11:28:15 -0500
  • 3e71413815
    handle millis in output Abraham Toriz 2021-06-24 09:02:28 -0500
  • be406d9211
    pass first output test Abraham Toriz 2021-06-24 00:28:10 -0500
  • 4d48386777
    give up own time module, progress on display command Abraham Toriz 2021-06-24 00:07:52 -0500
  • 464925a8b6
    move time to its own module Abraham Toriz 2021-06-22 11:30:41 -0500
  • 06ed433e15
    use itertools to group entries by sheet Abraham Toriz 2021-06-22 11:27:50 -0500
  • 79afcaed89
    use a pretty assertion Abraham Toriz 2021-06-22 10:18:16 -0500
  • 62efba19b9
    get entries sorted by date Abraham Toriz 2021-06-21 21:35:05 -0500
  • bfe80c10e1
    display all, full, sheet and current active Abraham Toriz 2021-06-21 19:54:10 -0500
  • a29c3c40ab
    be able to query entries Abraham Toriz 2021-06-21 17:38:51 -0500
  • 47f4086c59
    progress in database management Abraham Toriz 2021-06-21 11:12:30 -0500
  • 1655803076
    a good start for this project Abraham Toriz 2021-06-18 11:27:19 -0500