Commit Graph

  • 325f2384b1 bump version master 0.9.5 Daniel Bauer 2025-02-15 11:27:41 +01:00
  • e3d6be193a feat: add option for prefix suggestion Daniel Bauer 2025-02-15 11:26:03 +01:00
  • f5f9d49b0b chore: remove unused timing Daniel Bauer 2025-02-15 09:53:55 +01:00
  • 6579606935 Update README.md Daniel Bauer 2025-02-13 09:31:48 +01:00
  • 26227eac6e bump version 0.9.4 Daniel Bauer 2025-01-27 10:04:15 +01:00
  • ba4dab5dc4 chore: remove logging Daniel Bauer 2025-01-27 10:03:19 +01:00
  • 6b008d452a chore: fix formatting daniel 2024-12-27 22:41:14 +01:00
  • 314f99f462 bump version 0.9.3 daniel 2024-12-27 22:39:44 +01:00
  • 064320bc5b chore: remove logging statements daniel 2024-12-27 22:39:22 +01:00
  • 5f7fdb244a chore: remove obsidian from name daniel 2024-12-27 22:37:15 +01:00
  • a820b4453d version bump 0.9.2 daniel 2024-12-24 10:41:31 +01:00
  • 4d9673eff7 chore: refactor suggestion index list into its own class daniel 2024-12-24 10:41:06 +01:00
  • ddedb4e8c1 chore: code cleanup daniel 2024-12-24 10:25:19 +01:00
  • 41c9e60615 fix: fix addind a deleted value to index not working daniel 2024-12-24 10:15:41 +01:00
  • 70d0b94a62 refactor: buildIndex and updateIndex share code daniel 2024-12-24 10:06:19 +01:00
  • b10656c2c3 chore: fix code formatting 0.9.1 daniel 2024-12-23 11:05:34 +01:00
  • cc078fae6a bump version daniel 2024-12-23 11:02:23 +01:00
  • b6cdf6cb47 chore: update preview gif daniel 2024-12-23 11:01:38 +01:00
  • 5bfb3116bc feat: render suggestions similar to dataview render daniel 2024-12-23 10:02:02 +01:00
  • dac07242cd chore: remove unused import daniel 2024-12-23 09:09:54 +01:00
  • c3f44af074 bump version 0.9.0 daniel 2024-12-23 01:16:06 +01:00
  • 57be38b005 chore: add prettier write script daniel 2024-12-23 01:12:41 +01:00
  • e744b48536 add highlighting and suggestion note daniel 2024-12-23 00:22:51 +01:00
  • b79d363c9f fix: inserted value should not use display value if display value is undefined daniel 2024-12-23 00:46:19 +01:00
  • 2d9194265a fix: typo Daniel Bauer 2024-12-21 12:37:34 +01:00
  • 27f2e64884 Update README.md Daniel Bauer 2024-12-20 22:36:28 +01:00
  • 779bd0bd68 Merge pull request #2 from dnlbauer/dnlbauer-patch-1 Daniel Bauer 2024-12-19 13:45:12 +01:00
  • 910d343948 Feat: Update Readme Daniel Bauer 2024-12-19 13:36:27 +01:00
  • 5802a6cd5d chore: remove debug statements Daniel Bauer 2024-12-18 11:11:17 +01:00
  • d85c07126f bump version 0.8.3 Daniel Bauer 2024-12-18 11:06:45 +01:00
  • 020054857b feat: remove lookbehinds, make compatible with iOS Daniel Bauer 2024-12-18 11:06:23 +01:00
  • f58f736df4 feat: replace innerHTML call with createEL (obsidian plugin guidelines) Daniel Bauer 2024-12-18 10:34:00 +01:00
  • 1644899116 bump version 0.8.2 Daniel Bauer 2024-12-17 19:43:47 +01:00
  • 1debbb51f2 remove unused styles.css Daniel Bauer 2024-12-17 19:44:41 +01:00
  • dd86b55bed chore: remove debug statements Daniel Bauer 2024-12-17 19:43:32 +01:00
  • 8240045641 fix: index not building on plugin enabling Daniel Bauer 2024-12-17 19:36:20 +01:00
  • 2dae1175f8 fix: indexing not working if there are non-markdown files Daniel Bauer 2024-12-17 18:47:41 +01:00
  • 97391f4256 chore: update build config; sync version in manifest and package.json 0.8.0 Daniel Bauer 2024-12-17 11:31:55 +01:00
  • 846315c3a7 feat: filter files Daniel Bauer 2024-12-16 13:15:24 +01:00
  • 81e22a01e3 filter fields at index time Daniel Bauer 2024-12-16 12:25:15 +01:00
  • 198709d909 feat: README, LICENSE, demo gif Daniel Bauer 2024-12-16 12:06:03 +01:00
  • 5074d9e2af feat: test file in test-vault Daniel Bauer 2024-12-15 12:08:00 +01:00
  • bfaa7a3a2b fix: update deletes too many values Daniel Bauer 2024-12-15 12:05:56 +01:00
  • 18028cba21 fix: suggester can be undefined Daniel Bauer 2024-12-14 14:41:47 +01:00
  • 3f7ec183c6 add option to exclude fields Daniel Bauer 2024-12-14 13:53:00 +01:00
  • 14ac0c7a16 fix: error on event if suggester not initialized yet Daniel Bauer 2024-12-14 12:47:42 +01:00
  • 6d50ae49fd chore: ignore changes in untracked test folder Daniel Bauer 2024-12-14 12:27:23 +01:00
  • 0f8c33186a add untracked folder in vault Daniel Bauer 2024-12-14 12:26:45 +01:00
  • f60f5654c1 feat: only add suggester if dataview is enabled Daniel Bauer 2024-12-14 12:20:07 +01:00
  • a1245356ad chore: more sane line wraps in prettier Daniel Bauer 2024-12-14 11:36:25 +01:00
  • 1d2a860df2 feat: improve regex matcher; all tests run now! Daniel Bauer 2024-12-14 11:29:50 +01:00
  • 294e76ffc8 feat: better regex tests Daniel Bauer 2024-12-13 23:38:02 +01:00
  • 6b8c0ea55e Create test.yaml Daniel Bauer 2024-12-13 18:59:36 +01:00
  • 588c2d33de bump version Daniel Bauer 2024-12-13 15:24:01 +01:00
  • f1b2073ccc feat: incremental index update on file change; use dataview api in suggester Daniel Bauer 2024-12-13 15:23:20 +01:00
  • 05baf11b6c chore: removed dev dependencies from prod dependencies Daniel Bauer 2024-12-13 13:55:40 +01:00
  • 53436f2c42 chore: refactor code Daniel Bauer 2024-12-13 13:47:41 +01:00
  • ed87be0e99 feat: better parsing for value strings Daniel Bauer 2024-12-13 11:57:24 +01:00
  • 0be91e7759 chore: remove empty bracked matching. We dont serve suggetions for empty brackets anyways Daniel Bauer 2024-12-13 11:14:55 +01:00
  • ec97c3a968 chore: update metadata Daniel Bauer 2024-12-13 10:38:01 +01:00
  • ec513af426 chore: add community plugin list to test vault Daniel Bauer 2024-12-13 10:07:59 +01:00
  • e64960fd0a feat: prettify suggestions Daniel Bauer 2024-12-13 10:07:26 +01:00
  • b41d3275d9 ufuzzy suggestions Daniel Bauer 2024-12-12 23:26:51 +01:00
  • 8beb4ac67d feat: use prettier Daniel Bauer 2024-12-12 19:14:52 +01:00
  • 8eb4da6381 add content to test vault Daniel Bauer 2024-12-12 19:01:56 +01:00
  • a1c220fb8e add test vault Daniel Bauer 2024-12-12 15:29:50 +01:00
  • 1d53b4ff16 chore remove old test vault Daniel Bauer 2024-12-12 15:27:09 +01:00
  • 4aa5db047c add test vault Daniel Bauer 2024-12-12 15:19:28 +01:00
  • 8cac99407c feat: better regex matching for trigger Daniel Bauer 2024-12-12 00:24:57 +01:00
  • 6c0cf3d2f8 feat: add some trigger tests Daniel Bauer 2024-12-11 00:36:43 +01:00
  • f454ce9db7 feat: configuring tests Daniel Bauer 2024-12-11 00:07:03 +01:00
  • eed1416774 refactor: remove dead code Daniel Bauer 2024-12-11 00:03:11 +01:00
  • 61b881b08e refactor: moved suggester to own file, cleanup Daniel Bauer 2024-12-10 17:19:15 +01:00
  • 58f85df5cb refactor: moved code to src and cleaned build script Daniel Bauer 2024-12-10 17:09:27 +01:00
  • c1de7599b3 remove unused code Daniel Bauer 2024-12-09 13:57:23 +01:00
  • d38ddb8410 poc for suggesting dataview fields Daniel Bauer 2024-12-09 12:38:48 +01:00
  • d7374f3a09 add fields test file Daniel Bauer 2024-12-09 11:51:44 +01:00
  • a749806192 test suggestions api Daniel Bauer 2024-12-09 11:45:31 +01:00
  • 019e610034 add test vault Daniel Bauer 2024-12-09 08:55:52 +01:00
  • 306310e848 Initial commit Daniel Bauer 2024-12-08 20:55:19 +01:00