Commit Graph

  • d655720181
    Test sqlite.DB Mickaël Menu 2021-01-04 20:03:32 +0100
  • b78609269b
    Parse notes title and body Mickaël Menu 2021-01-03 22:19:23 +0100
  • 6dc9a65d21
    Add lazy prepared statements Mickaël Menu 2021-01-03 21:49:11 +0100
  • 2cd15aafe2
    Proof of concept for listing notes Mickaël Menu 2021-01-03 21:19:21 +0100
  • 16e7b55d41
    Reorganize Template into their own package Mickaël Menu 2021-01-03 18:33:52 +0100
  • 378834c495
    Add language, file extension and default title in user config Mickaël Menu 2021-01-03 18:03:18 +0100
  • 8467f1aa3a
    Refactor transaction usage Mickaël Menu 2021-01-03 17:39:04 +0100
  • 4ca1595f1f
    Refactor file diff and indexation Mickaël Menu 2021-01-03 17:09:10 +0100
  • 0573852529
    Index notes content Mickaël Menu 2021-01-03 14:43:27 +0100
  • b4f2c841eb
    Move Diff to zk package and add Dir walking Mickaël Menu 2021-01-03 12:28:06 +0100
  • 75d1a143e7
    Add note files diffing Mickaël Menu 2021-01-02 22:25:39 +0100
  • 6831823e5d
    Edit newly created notes Mickaël Menu 2021-01-02 18:01:30 +0100
  • 4dad3a2309
    Add the initial DB schema Mickaël Menu 2021-01-02 12:29:21 +0100
  • c89ff1e58a
    Add the ./go shell script Mickaël Menu 2021-01-02 12:08:58 +0100
  • f2025b3a60
    Refactor and test note creation Mickaël Menu 2021-01-01 18:24:15 +0100
  • e3f95cd1e1
    Support for config overrides Mickaël Menu 2020-12-31 15:54:39 +0100
  • 4d0c0ccdda
    Refactor user config Mickaël Menu 2020-12-31 13:44:17 +0100
  • 6a4a4c77e6
    Move ID model to core Mickaël Menu 2020-12-29 18:13:46 +0100
  • 9b7d5eca1e
    Refactor templates Mickaël Menu 2020-12-29 17:22:19 +0100
  • fdf6718317
    Refactor note creation Mickaël Menu 2020-12-29 16:07:12 +0100
  • 8bb9f83eef
    Create a new note Mickaël Menu 2020-12-28 16:00:48 +0100
  • ca0d95f242
    Return an absolute template path from Zk.Template() Mickaël Menu 2020-12-28 16:00:38 +0100
  • 3d871d2de3
    Add default {{date}} argument Mickaël Menu 2020-12-28 15:59:52 +0100
  • abe0094dda
    Refactor config getters into Zk Mickaël Menu 2020-12-28 14:25:35 +0100
  • 43a0a3ca7a
    Show a success message with `zk init` Mickaël Menu 2020-12-28 13:16:11 +0100
  • 7c2e76a01c
    Add the dependency container Mickaël Menu 2020-12-28 13:15:56 +0100
  • 24fa3409d0
    Cache string templates Mickaël Menu 2020-12-28 13:15:19 +0100
  • be4b58c979
    Add zk.Dir struct Mickaël Menu 2020-12-28 13:15:07 +0100
  • 768939f3fe
    Add the {{sh}} template helper Mickaël Menu 2020-12-27 18:58:22 +0100
  • 1490bb5ecb
    Add the {{date}} template helper Mickaël Menu 2020-12-27 18:09:45 +0100
  • 6dfa9b6949
    Add the {{slug}} template helper Mickaël Menu 2020-12-26 20:10:39 +0100
  • 76ac1d1bb1
    Add a handlebars template renderer Mickaël Menu 2020-12-26 16:53:04 +0100
  • 3bfc0754c7
    Generate random IDs Mickaël Menu 2020-12-26 15:14:31 +0100
  • 8b8a66f2f2
    Parse config values Mickaël Menu 2020-12-26 14:49:20 +0100
  • c4a5648238
    Parse zk config Mickaël Menu 2020-12-25 20:25:52 +0100
  • 9f4d2ac81b
    Refactor init command and add errors util Mickaël Menu 2020-12-25 12:14:01 +0100
  • bdda74362f
    Add init command Mickaël Menu 2020-12-24 16:02:19 +0100
  • 5e31368e37
    Initial commit Mickaël Menu 2020-12-23 16:07:53 +0100