Commit Graph

  • f566916470
    Support RFC 3339 dates with the time flags (#123) Mickaël Menu 2021-12-17 18:57:03 +0100
  • 1cc253e6db Update changelog Mickaël Menu 2021-12-17 18:24:45 +0100
  • a9e50f8663 Fix RFC3339 dates when expecting a natural date Mickaël Menu 2021-12-17 18:14:15 +0100
  • 5b623074e0
    Take into account `--no-input` with `zk init` (#122) Mickaël Menu 2021-12-17 18:07:56 +0100
  • d48d18c327 Take into account `--no-input` with `zk init` Mickaël Menu 2021-12-17 17:59:40 +0100
  • e317f0d879
    Fix infinite loop when parsing a single-character hashtag (#119) Mickaël Menu 2021-12-17 13:07:21 +0100
  • da669afb22 Update changelog Mickaël Menu 2021-12-17 13:04:30 +0100
  • a8409cc712 Fix infinite loop when parsing a single-character tag Mickaël Menu 2021-12-17 13:02:48 +0100
  • 0edb974a6f Add a `--debug` mode Mickaël Menu 2021-12-17 11:10:49 +0100
  • 7d5752b04a
    Remove Git LFS (#117) Mickaël Menu 2021-12-12 10:54:38 +0100
  • df26d323f9 Remove Git LFS Mickaël Menu 2021-12-12 10:52:22 +0100
  • f3527ba60e
    Don't match all notes when `--link-to` or `--linked-by` have no match (#115) Mickaël Menu 2021-12-11 18:53:07 +0100
  • da451d4177 Don't match all notes when `--link-to` or `--linked-by` have no match Mickaël Menu 2021-12-11 18:50:24 +0100
  • 9c06068cce
    Add LSP commands `zk.list` and `zk.tag.list` (#114) Mickaël Menu 2021-12-11 18:25:40 +0100
  • c4b657fafe Fix regression Mickaël Menu 2021-12-11 18:23:26 +0100
  • 5c19bc650e Update the documentation Mickaël Menu 2021-12-11 18:04:20 +0100
  • 901211ea56 Add list filtering options Mickaël Menu 2021-12-11 17:35:06 +0100
  • 0042f4b596 Add zk.list LSP command Mickaël Menu 2021-12-11 17:11:52 +0100
  • 3662148918 Add the zk.tag.list LSP command Mickaël Menu 2021-12-11 16:31:57 +0100
  • 7783556aeb Extract LSP commands Mickaël Menu 2021-12-11 14:57:35 +0100
  • 0e88685140
    Make filename take precedence over folders when matching sub-paths (#112) Mickaël Menu 2021-11-28 21:50:21 +0100
  • 5a0fc6be5c Fix matching links in the LSP server Mickaël Menu 2021-11-28 21:45:30 +0100
  • d9807485ec Make filename take precedence over folders when matching sub-paths Mickaël Menu 2021-11-28 18:26:31 +0100
  • 9463991918 Add a note's filename in the index database index-filename Mickaël Menu 2021-11-28 12:43:26 +0100
  • 9ae8e5b041 Release zk 0.8.0 v0.8.0 Mickaël Menu 2021-11-21 14:36:25 +0100
  • a7a82cf7d6
    Filter through the note frontmatter with `--interactive` (#110) Mickaël Menu 2021-11-21 14:34:54 +0100
  • 036a3aef9e Fix tests Mickaël Menu 2021-11-21 14:33:12 +0100
  • 0752647e9e Filter through the note frontmatter with `--interactive` Mickaël Menu 2021-11-21 14:26:48 +0100
  • 16e1904096
    Add a command to produce a graph of the indexed notes (#106) Mickaël Menu 2021-11-14 09:50:13 +0100
  • 4921d16a07 Update changelog Mickaël Menu 2021-11-14 09:44:21 +0100
  • 6cef5771c8 Output link type and rels Mickaël Menu 2021-11-14 09:26:22 +0100
  • 1e1c1d4091 Add a command to produce a graph of the indexed notes Mickaël Menu 2021-11-14 09:10:10 +0100
  • 3b05a0061d
    Fix indexing wiki links using partial paths (#104) Mickaël Menu 2021-11-14 08:20:11 +0100
  • 5ef7bc7b88 Ignore spaces around the pipe in wiki links for LSP diagnostics Mickaël Menu 2021-11-13 20:32:10 +0100
  • 8a8ae25d8e Fix indexing wiki links using partial paths Mickaël Menu 2021-11-13 19:23:38 +0100
  • 397dce8749 Save link types in the database Mickaël Menu 2021-11-13 19:14:06 +0100
  • ea0024ea70 Parse link types Mickaël Menu 2021-11-13 19:04:02 +0100
  • aea5308f66
    Add a verbose mode to `zk index` (#103) Mickaël Menu 2021-11-13 16:56:32 +0100
  • da862bf60a Simplify verbose output for now Mickaël Menu 2021-11-13 16:53:49 +0100
  • 3711a4f746 Add a verbose mode to `zk index` Mickaël Menu 2021-11-13 16:44:47 +0100
  • 59b8269344
    Add `--dry-run` flag for `zk new` (#96) Mickaël Menu 2021-10-30 16:44:46 +0200
  • 1338601838 Add `--dry-run` flag for `zk new` Mickaël Menu 2021-10-30 16:40:32 +0200
  • 439c1b1a69
    Customize LSP completion items (#92) Mickaël Menu 2021-10-23 21:26:23 +0200
  • 1baa1c5b71 Customize LSP completion items Mickaël Menu 2021-10-23 20:56:48 +0200
  • b1c69b4765
    Add filename and filename-stem template variables (#91) Mickaël Menu 2021-10-23 19:24:46 +0200
  • 66b617c683 Add filename and filename-stem template variables Mickaël Menu 2021-10-23 19:21:24 +0200
  • 39467a1b7c
    Allow indexing from outside the notebook directory (#90) Adam Reese 2021-10-19 01:57:25 -0700
  • 0acffc084f
    Allow indexing outside notebook directory Adam Reese 2021-10-18 15:39:31 -0700
  • 9bd2eacf06 Fix error with fs.DirExists() Mickaël Menu 2021-10-11 20:38:37 +0200
  • cfb337c967
    Release zk 0.7.0 v0.7.0 Mickaël Menu 2021-10-09 20:11:55 +0200
  • c4dfb4af9f
    Fix indexing encoded Markdown links (#88) Mickaël Menu 2021-10-09 19:19:09 +0200
  • 45cd1225da
    Update changelog Mickaël Menu 2021-10-09 19:13:32 +0200
  • bb4ab55372
    Unencode markdown links when parsing a note Mickaël Menu 2021-10-05 08:44:26 +0200
  • d74cf52d1e
    List note tags (#85) Mickaël Menu 2021-10-03 18:36:59 +0200
  • 77eeef72f7
    Update the changelog and documentation Mickaël Menu 2021-10-03 18:22:09 +0200
  • d21b34198b
    Sort tags by given criteria Mickaël Menu 2021-10-03 18:08:49 +0200
  • 6b8d3cab9e
    Add the tag list command Mickaël Menu 2021-10-03 11:47:25 +0200
  • 12babebf8c
    Upgrade dependencies Mickaël Menu 2021-10-03 11:33:11 +0200
  • 977dc20bcb
    Fix crash when creating a new note fails (#83) Mickaël Menu 2021-09-30 09:03:37 +0200
  • 7a7cb6a7d3
    Fix crash when creating a new note fails Mickaël Menu 2021-09-30 09:00:21 +0200
  • dc27a7dd7c
    Improve Markdown and wiki links matching and generation (#71) Mickaël Menu 2021-09-25 19:28:29 +0200
  • 7ac0c80f19
    Add the substring template helper Mickaël Menu 2021-09-25 19:22:24 +0200
  • c470aae40d
    Update changelog and documentation Mickaël Menu 2021-09-25 18:58:05 +0200
  • 4b7a5a00fb
    Refactoring Mickaël Menu 2021-09-25 17:32:04 +0200
  • 20b195224b
    Merge branch 'main' of github.com:mickael-menu/zk into better-wikilinks Mickaël Menu 2021-09-25 16:15:17 +0200
  • d51ada787c
    Add the core.LinkFormatterContext to have additional info for the link formatter Mickaël Menu 2021-09-25 15:31:19 +0200
  • aed57452f7
    Do not exclude notes containing broken links from the index (#80) Mickaël Menu 2021-09-13 22:41:58 +0200
  • 81fa34c106
    Do not exclude notes containing broken links from the index Mickaël Menu 2021-09-13 22:38:30 +0200
  • 1fc7ceafac
    Fallback LSP references to the current note (#79) Mickaël Menu 2021-09-13 22:25:19 +0200
  • 7e99e65ede
    Fallback LSP references to the current note Mickaël Menu 2021-09-13 22:19:41 +0200
  • b0e59bbefa
    Support pandoc filetype (#77) Michał Kiełbowicz 2021-09-12 13:13:28 +0200
  • 162bad4469
    Support pandoc filetype Michał Kiełbowicz 2021-09-10 10:26:08 +0200
  • 5abbab4c73
    Upgrade dependencies (#73) Mickaël Menu 2021-08-18 19:51:43 +0200
  • 4527e89db4
    Upgrade dependencies Mickaël Menu 2021-08-18 19:47:07 +0200
  • f0e4dc1f80
    Find notes with a partial href Mickaël Menu 2021-08-16 19:44:32 +0200
  • 41c451b2ca
    Fallback wiki link resolution by matching on title or path Mickaël Menu 2021-08-15 22:09:27 +0200
  • 8c7ec93ca5
    Allow setting the --working-dir and --notebook-dir flags before the subcommand when using aliases (#67) Mickaël Menu 2021-08-07 18:56:26 +0200
  • 33671b6b31
    Allow setting the --working-dir and --notebook-dir flags before the subcommand when using aliases Mickaël Menu 2021-08-07 18:53:29 +0200
  • 977625bb3d
    Add "abs-path" to template format (#60) Peter Stuifzand 2021-07-14 16:14:03 +0200
  • b345b7ccba Rename template variable abs-path to full-path Peter Stuifzand 2021-07-10 18:23:27 +0200
  • cd471f28a4 Fix tests for Abs(path) Peter Stuifzand 2021-07-10 18:21:44 +0200
  • 4d893b9bd6 Add "full-path" to template-format Peter Stuifzand 2021-07-10 15:11:38 +0200
  • efb606024b
    Merge branch 'main' into feature/graph Mickaël Menu 2021-07-10 14:23:56 +0200
  • dba28a6436
    Set \n the default value for the --footer flag Mickaël Menu 2021-07-10 13:06:14 +0200
  • d8e3aa86f6
    Release zk 0.6.0 v0.6.0 Mickaël Menu 2021-07-10 12:22:16 +0200
  • 8ae67868b6
    Add a new configuration option to ignore files when indexing notes (#59) Mickaël Menu 2021-07-10 12:21:21 +0200
  • 4506da7f59
    Update changelog Mickaël Menu 2021-07-10 12:17:31 +0200
  • b763b2252c
    Add config option to ignore note paths during indexing Mickaël Menu 2021-07-10 12:13:21 +0200
  • 154f3cfcf0
    Refactor indexing to take into account the note extension of each group Mickaël Menu 2021-07-10 11:19:42 +0200
  • a72a2a5f74
    LSP references to browse the backlinks of the link under the caret (#58) Peter Stuifzand 2021-07-10 10:50:35 +0200
  • b4914c6647 Update CHANGELOG.md Peter Stuifzand 2021-07-09 21:08:00 +0200
  • 31b4ae7c4d Use pathToURI instead of string concatenation Peter Stuifzand 2021-07-09 21:03:07 +0200
  • 283aa471d8 Simplify with zero value struct where possible Peter Stuifzand 2021-07-09 21:02:26 +0200
  • e95db8bcca
    Merge branch 'main' into backlink-references Mickaël Menu 2021-07-09 15:52:03 +0200
  • eea81dcb4a Add references support for links Peter Stuifzand 2021-07-03 00:29:50 +0200
  • 7642cf91a8
    Remove outdated instructions from README (#57) Alys 2021-06-30 04:05:06 +1000
  • 1f74268edf
    remove go chmod command from README.md Alys 2021-06-29 21:47:52 +1000
  • 4e2e005884 Proof of concept for graph JSON output Mickaël Menu 2021-06-26 22:32:17 +0200
  • 835e0dc142 Merge branch 'main' into feature/graph Mickaël Menu 2021-06-26 20:21:22 +0200
  • 970be5bb71
    Replace the ./go build script with a Makefile (#55) Mickaël Menu 2021-06-26 20:19:21 +0200