Commit Graph

  • e4fdf9406b
    Refactor Core Mickaël Menu 2021-04-05 12:40:52 +0200
  • 19f6009997
    Fix go to definition with neovim 0.5 Mickaël Menu 2021-04-05 10:26:31 +0200
  • 7122f7e461
    Improve build instructions Mickaël Menu 2021-04-04 16:31:31 +0200
  • e596c1a86d
    Move every packages under internal/ Mickaël Menu 2021-04-04 16:14:55 +0200
  • a471ba1e3e
    Rename fixtures/ folders to testdata/ Mickaël Menu 2021-04-04 16:04:12 +0200
  • ba41fe5a71
    Experimental LSP server (#21) Mickaël Menu 2021-04-04 15:31:54 +0200
  • bf958b3e96
    Fix #23 finding the best match for a link href Mickaël Menu 2021-04-04 15:01:44 +0200
  • ba909dbcea
    Add hover Mickaël Menu 2021-04-03 16:28:25 +0200
  • ce41efdbe5
    Refactor links Mickaël Menu 2021-04-03 16:06:04 +0200
  • 5ef825b103
    Jump to a note with "Go to definition" Mickaël Menu 2021-04-03 13:02:22 +0200
  • 929278ffe7
    Match both WikiLinks and Markdown links and support external links Mickaël Menu 2021-04-03 12:31:42 +0200
  • 75018ceefd
    Resolve document links Mickaël Menu 2021-04-02 16:51:58 +0200
  • 83af63029d
    Complete link paths Mickaël Menu 2021-03-31 21:23:34 +0200
  • 086571855e
    Prototype for link completion Mickaël Menu 2021-03-30 19:28:05 +0200
  • 6a3da12f06
    Auto complete tags Mickaël Menu 2021-03-29 22:16:18 +0200
  • 39e49c5d50
    Scaffolding for an LSP server Mickaël Menu 2021-03-28 17:47:42 +0200
  • be78def5aa
    Fix #20 local configuration is optional Mickaël Menu 2021-03-27 14:33:44 +0100
  • 3889fff457
    Release zk 0.3.0 v0.3.0 Mickaël Menu 2021-03-24 21:13:41 +0100
  • fa66e78068
    Add named filters (#17) Mickaël Menu 2021-03-24 21:06:32 +0100
  • bf791b4c89
    Update documentation Mickaël Menu 2021-03-24 21:04:05 +0100
  • 1f124db51d
    Expand named filters recursively Mickaël Menu 2021-03-22 21:49:58 +0100
  • f35ffc2dd4
    Expand named filters in the Filtering struct Mickaël Menu 2021-03-22 21:34:26 +0100
  • 5c6741e634
    Add the [filter] config section Mickaël Menu 2021-03-22 19:49:34 +0100
  • 695a3bc351
    Fix fzf preview command when setting --notebook-dir Mickaël Menu 2021-03-21 14:37:07 +0100
  • 52434f8618
    Add the --mentioned-by filtering option (#15) Mickaël Menu 2021-03-20 19:17:46 +0100
  • 0ca49aa915
    Update changelog and documentation Mickaël Menu 2021-03-20 19:01:27 +0100
  • 96e177558d
    Add unit tests and exclude mentioning notes from the results Mickaël Menu 2021-03-20 18:45:32 +0100
  • a671748871
    Add a custom mention_query SQLite function to generate the FTS5 mention predicates Mickaël Menu 2021-03-20 18:18:13 +0100
  • b482d7f57c
    First naive implementation of --mentioned-by Mickaël Menu 2021-03-14 21:49:15 +0100
  • ade1b50203
    Ensure every paths filter match notes Mickaël Menu 2021-03-14 20:03:11 +0100
  • ec574ff519
    Fix #4 terminal borked when piping content with Vim Mickaël Menu 2021-03-20 16:31:11 +0100
  • c58e68e0e2
    Add support for nested maps in the YAML frontmatter Don't prevent saving a note when the YAML to JSON serialization fails Mickaël Menu 2021-03-19 21:19:55 +0100
  • 26ffc544f2
    Fix missing import Mickaël Menu 2021-03-18 20:27:08 +0100
  • e653c71356
    Specify the notebook directory explicitly (#14) Mickaël Menu 2021-03-18 19:47:49 +0100
  • ffb5f71347
    Use the notebook dir for the working dir, if set explicitly Mickaël Menu 2021-03-18 09:00:47 +0100
  • be8b2d6289
    Fix --version output Mickaël Menu 2021-03-18 19:39:06 +0100
  • 8b1b7923a5
    Add --notebook-dir and ZK_NOTEBOOK_DIR to set a different notebook location than the current working directory Mickaël Menu 2021-03-17 21:45:06 +0100
  • b82f1f547c
    Add a global configuration file (#12) Mickaël Menu 2021-03-17 18:04:27 +0100
  • 41af6fb910
    Update documentation Mickaël Menu 2021-03-16 22:04:18 +0100
  • f928558e40
    Load global config from XDG_CONFIG_HOME Mickaël Menu 2021-03-16 21:52:23 +0100
  • 8c9aa7ad7e
    Support config inheritance Mickaël Menu 2021-03-16 21:14:49 +0100
  • 4efad1326d
    Load templates from multiple directories in the config Mickaël Menu 2021-03-16 09:02:12 +0100
  • 925e5337bc
    Release zk 0.2.1 v0.2.1 Mickaël Menu 2021-03-14 22:23:52 +0100
  • 6071748dc8
    Fix crash when parsing a link snippet in an inline node Mickaël Menu 2021-03-14 22:23:15 +0100
  • 01b85c55e8
    Fix looking for mentions of a note with a title containing double quotes Mickaël Menu 2021-03-14 17:20:01 +0100
  • 29a01c793a
    Update README Mickaël Menu 2021-03-14 15:11:59 +0100
  • 9a93b0aabb
    Release zk 0.2.0 v0.2.0 Mickaël Menu 2021-03-13 15:44:05 +0100
  • 314024eae0
    Add the --mention filtering option (#8) Mickaël Menu 2021-03-13 15:31:05 +0100
  • 9d462e519b
    Update the changelog and documentation Mickaël Menu 2021-03-13 15:27:21 +0100
  • 586f3b2d44
    Restore --no variants for --link-to and --linked-by This is useful when paired with --mention to find unlinked mentions Mickaël Menu 2021-03-13 11:18:29 +0100
  • 1070c19750
    Add support of `aliases` metadata for mentions Mickaël Menu 2021-03-13 10:16:52 +0100
  • 8f28d3a964
    Add --mention filtering option Mickaël Menu 2021-03-13 09:48:58 +0100
  • 2ec7eb8cf7
    Simplify note.FinderOpts Mickaël Menu 2021-03-12 21:49:13 +0100
  • 87b5201583
    Explain how to use the tags in the documentation Mickaël Menu 2021-03-12 20:16:55 +0100
  • 202ea62322
    Use the YAML frontmatter key `date` for the note creation date, when provided Mickaël Menu 2021-03-11 21:43:28 +0100
  • 36365c68fb
    Expose environment variables to note templates with the new {{env}} variable Mickaël Menu 2021-03-11 21:18:29 +0100
  • 9fda155a99
    Add a [format.markdown] config section to customize tags syntax Mickaël Menu 2021-03-11 20:59:53 +0100
  • f5b3102deb
    Save additional metadata in the database (#7) Mickaël Menu 2021-03-08 21:38:32 +0100
  • d293c72bd2
    Save links snippet start and end offsets into the database Mickaël Menu 2021-03-08 21:34:23 +0100
  • e6f6f0f209
    Reindex notes after a migration if needed Mickaël Menu 2021-03-08 21:03:57 +0100
  • 70c030e6cb
    Save links snippet start and end offsets Mickaël Menu 2021-03-07 22:48:04 +0100
  • 9c723ad19b
    Print metadata from the YAML frontmatter in format templates Mickaël Menu 2021-03-07 22:11:44 +0100
  • bb67602ecd
    Save the YAML frontmatter in the database Mickaël Menu 2021-03-07 21:42:41 +0100
  • bae1fab567
    Exclude a tag with the --tag filtering option Mickaël Menu 2021-03-07 17:36:54 +0100
  • f1391b5a63
    Rename --linking-to filtering option to --link-to Mickaël Menu 2021-03-07 17:14:07 +0100
  • 08cc4a3c3f
    Filter notes by tags (#6) Mickaël Menu 2021-03-07 17:00:09 +0100
  • 62e3f27a95
    Merge branch 'main' into feature/tags-filter Mickaël Menu 2021-03-07 16:56:16 +0100
  • 545dffd245
    Update the changelog Mickaël Menu 2021-03-07 16:55:12 +0100
  • 7161830bad
    Add disjunction syntax for tag filtering Mickaël Menu 2021-03-07 16:38:55 +0100
  • 48440d11f5
    Add the --tag filtering option Mickaël Menu 2021-03-07 16:15:38 +0100
  • 064cdb9a58
    Trim leading and trailing spaces from tags Mickaël Menu 2021-03-07 16:06:40 +0100
  • 439ec572fc
    Fix minor lint issues Mickaël Menu 2021-03-07 12:45:52 +0100
  • f5cf41ab7d
    Add the {{join}} template helper and display the list of tags in the `full` list format Mickaël Menu 2021-03-07 12:23:11 +0100
  • 8d1db8b2f5
    Retrieve tags associated with notes Mickaël Menu 2021-03-07 12:09:31 +0100
  • 7dc3120d3a
    Separate multiple --extra variables with , instead of ; Mickaël Menu 2021-03-06 21:16:28 +0100
  • 4bf660f934
    Parse tags in Markdown documents (#5) Mickaël Menu 2021-03-06 19:38:52 +0100
  • eefe27d3ea
    Add a changelog Mickaël Menu 2021-03-06 19:34:13 +0100
  • dedb2089c7
    Bear's word tags are actually called multi-word tags Mickaël Menu 2021-03-06 19:30:19 +0100
  • fa2b70cbdb
    Import tags in the database when indexing notes Mickaël Menu 2021-03-06 19:19:40 +0100
  • 2fe3bfcae5
    Add the collection DAO Mickaël Menu 2021-03-06 17:25:54 +0100
  • 33730926ff
    Introduce core Id types Mickaël Menu 2021-03-06 16:22:10 +0100
  • 175579687d
    Support hashtags embedded in YAML frontmatter Mickaël Menu 2021-03-06 13:56:54 +0100
  • a2e387d498
    Ignore duplicated tags Mickaël Menu 2021-03-06 13:19:03 +0100
  • 9bad0ffc6d
    Parse tags from YAML frontmatter Mickaël Menu 2021-03-06 13:15:03 +0100
  • bcfe08f917
    Add test for parsing mixed tags Mickaël Menu 2021-03-05 21:52:42 +0100
  • a4b961c36a
    Add screencasts in the Getting Started page Mickaël Menu 2021-03-05 21:56:15 +0100
  • 0c24baca1e
    Add options to toggle hashtags and colontags Mickaël Menu 2021-03-04 23:23:48 +0100
  • d4a34215c9
    Parse colontags Mickaël Menu 2021-03-04 23:11:33 +0100
  • 2e0f744d4d
    Add an option to disable Bear's word tags Mickaël Menu 2021-03-04 20:43:30 +0100
  • 29279d9417
    Parse Bear's word tags Mickaël Menu 2021-03-03 21:43:59 +0100
  • 73314f196b
    Parse hashtags Mickaël Menu 2021-03-02 21:22:23 +0100
  • 838f316694
    Add a screencast to the README v0.1.0 Mickaël Menu 2021-02-28 13:15:19 +0100
  • 6175a73c1c
    Parse labels in [[wiki links | label]] and support escaped characters Mickaël Menu 2021-02-28 11:21:33 +0100
  • a5b7639bcd
    Enable overriding sort criteria of config aliases with --sort flags Mickaël Menu 2021-02-27 20:24:12 +0100
  • c10449a425
    Refine path filtering with regexes Mickaël Menu 2021-02-27 19:23:03 +0100
  • ac545f550a
    Guard against infinite loops with recursive links traversal Mickaël Menu 2021-02-27 18:15:42 +0100
  • 81f3aaa6fa
    Add a default template Mickaël Menu 2021-02-27 14:24:40 +0100
  • 7c1bd8b318
    Improve README Mickaël Menu 2021-02-27 11:50:18 +0100
  • 27eda3deb6
    Override default sort orders with --sort Mickaël Menu 2021-02-27 11:23:16 +0100
  • 65521769c2
    Disable --not-link* variants and move database to .zk/notebook.db Mickaël Menu 2021-02-27 10:20:53 +0100