Commit graph

  • 5d5de50bb9
    Merge c794f8358a into 9fec349fe8 Dan Dascalescu 2026-02-16 09:29:48 +0000
  • 4a602080c2
    Merge e0861a1900 into 9fec349fe8 Dan Dascalescu 2026-01-17 10:12:10 +0800
  • 9fec349fe8
    Merge pull request #9 from ashwin271/upgrade/obsidian-guidelines main Ashwin A Murali 2026-01-14 09:11:27 +0530
  • 35d969474b 0.3.0 0.3.0 upgrade/obsidian-guidelines ashwin271 2026-01-14 03:38:49 +0000
  • bd0c3eece9 fix: expose requirements and index helpers ashwin271 2026-01-14 03:34:04 +0000
  • b709e3ca9f feat: improve search modal UI ashwin271 2026-01-14 03:18:31 +0000
  • 8425ba055e feat: add index status and controls ashwin271 2026-01-14 03:17:08 +0000
  • 1434c0d066 feat: allow canceling indexing ashwin271 2026-01-14 03:02:45 +0000
  • 29232b0533 chore: update build toolchain ashwin271 2026-01-14 03:02:07 +0000
  • 84b78cd748 refactor: store vectors outside settings ashwin271 2026-01-14 03:01:17 +0000
  • 7919f1569c chore: drop unused node-fetch ashwin271 2026-01-14 02:56:53 +0000
  • 78d2509c01 fix: skip empty embeddings during indexing ashwin271 2026-01-14 02:56:24 +0000
  • 40312d9b91 fix: compute chunk line ranges from offsets ashwin271 2026-01-14 02:56:04 +0000
  • 2c7da1c5b2 fix: guard cosine similarity edge cases ashwin271 2026-01-14 02:54:39 +0000
  • d414f89041 fix: surface Ollama embedding errors ashwin271 2026-01-14 02:54:27 +0000
  • 930214bd38 fix: prevent concurrent indexing ashwin271 2026-01-14 02:54:08 +0000
  • b2a1e9cc66 fix: preserve all chunks on reload ashwin271 2026-01-14 02:53:43 +0000
  • 5932ca12cb fix: keep UI available without Ollama ashwin271 2026-01-14 02:53:03 +0000
  • e0861a1900
    Find -> Search in README.md Dan Dascalescu 2025-10-20 23:47:45 -0400
  • c794f8358a
    Clarify where to find the icon and settings Dan Dascalescu 2025-10-20 23:04:35 -0400
  • 736f0127ad Modified default search threshold from 0.8 to 0.5 ashwin271 2025-02-20 08:50:33 +0530
  • 87e323cd6a Bump version to 0.2.0 0.2.0 ashwin271 2025-02-17 09:14:38 +0530
  • 2b775f0f22 Update roadmap with refined version priorities ashwin271 2025-02-17 09:00:52 +0530
  • 7725a1043f Add file event handling with debouncing ashwin271 2025-02-17 08:39:43 +0530
  • 47a952cd0d Remove manual file tracking in favor of Obsidian API ashwin271 2025-02-17 07:40:49 +0530
  • b188cc388c Implement basic text chunking strategies ashwin271 2025-02-17 07:04:00 +0530
  • f965937edc Restructure roadmap with technical milestones ashwin271 2025-02-16 23:37:43 +0530
  • 12b0c482e1 Improve vector storage with metadata and persistent JSON storage ashwin271 2025-02-16 23:16:53 +0530
  • 61e5e1064e Refactor UI and improve search functionality with Obsidian's debounce utility 0.1.0 ashwin271 2025-02-05 10:03:15 +0530
  • 9536a5b3c7 Update model name to 'nomic-embed-text:latest' in settings and default configuration ashwin271 2025-01-12 02:10:41 +0530
  • 2e063df566 Refactor manifest and package files: Rename plugin ID and name from 'obsidian-vector-search' to 'vector-search', and enhance description for clarity on dependencies and requirements. ashwin271 2025-01-12 01:15:24 +0530
  • 46213595a0 Refactor VectorSearchPlugin: Rename settings interface, normalize file paths, and update UI headings in settings tab. Clean up ROADMAP.md by removing outdated content. ashwin271 2025-01-12 01:08:14 +0530
  • 2542fac182 Updated minAppVersion ashwin271 2025-01-11 00:31:42 +0530
  • 549341ad1e Update fundingUrl ashwin271 2025-01-11 00:22:43 +0530
  • fbbb7c5464 Update license year ashwin271 2025-01-11 00:04:26 +0530
  • e352638183 Refactor VectorSearchPlugin to remove minimum version check and add GitHub Actions workflow for releases ashwin271 2025-01-10 23:55:25 +0530
  • 391cb33ce5 Implement requirement checks for Ollama server and model availability in VectorSearchPlugin ashwin271 2025-01-10 23:27:26 +0530
  • 92274525bd Some version fixes ashwin271 2025-01-10 23:24:41 +0530
  • c587547071 Updated package.json ashwin271 2025-01-10 22:17:28 +0530
  • 3b27bc8e7f First commit ashwin271 2025-01-10 22:13:53 +0530