Commit graph

  • f6638daa8e 1.3.0 main 1.3.0 Shane Lamb 2025-07-19 18:28:22 +1000
  • 9f5309696a auto-enter insert mode on creating new LLM doc Shane Lamb 2025-07-19 18:26:27 +1000
  • 9680886b80 1.2.0 1.2.0 Shane Lamb 2025-07-05 18:16:19 +1000
  • af9d9b3bc0 fix(editor extension): don't skip styling for last line in view Shane Lamb 2025-07-05 18:15:15 +1000
  • f9f29966d0 much better detection of whether displaying footer would hide the cursor Shane Lamb 2025-07-05 17:50:20 +1000
  • 49b488d844 1.1.0 1.1.0 Shane Lamb 2025-06-23 21:38:34 +1000
  • 77a4b691d0 change model command: don't notify if user selected the same model Shane Lamb 2025-06-23 21:09:38 +1000
  • 4f2b21d30e model picker: remove protocol from connection string Shane Lamb 2025-06-23 21:03:51 +1000
  • a1d59b59ca model picker: enable pinning Shane Lamb 2025-06-23 20:24:46 +1000
  • 20b9722ad2 set placeholder text for model selection modal Shane Lamb 2025-06-23 15:25:13 +1000
  • 97bd3d060f added command to change model Shane Lamb 2025-06-23 15:20:54 +1000
  • 94506ce994 rework how model picker model returns result Shane Lamb 2025-06-23 15:06:32 +1000
  • afe735b76d added an exclusion list to slightly reduce number of selectable models Shane Lamb 2025-06-22 21:37:15 +1000
  • 6480563c55 do not emit change event if nothing changed when fetching available models Shane Lamb 2025-06-22 21:15:03 +1000
  • 8bd55ab9d3 reload available models when model picker opened Shane Lamb 2025-06-22 20:57:12 +1000
  • 48ca2b2d9e revert to using vault.append for completion Shane Lamb 2025-06-22 17:34:50 +1000
  • ff56c82a08 do not assume that the current editor instance has a file Shane Lamb 2025-06-15 18:57:22 +1000
  • c10189b485 update readme to differentiate with other plugins Shane Lamb 2025-05-28 16:09:25 +1000
  • 1e568315c0 provide sourcePath parameter when calling fileToLinktext() Shane Lamb 2025-05-28 15:43:29 +1000
  • 6239bbadd9 fix: bug in complete method Shane Lamb 2025-05-28 15:42:15 +1000
  • 709441ca01 added type-ahead support when selecting LLM folder Shane Lamb 2025-05-27 15:23:22 +1000
  • 2978e87f58 use editor instance to modify document when completing Shane Lamb 2025-05-03 11:45:53 +0300
  • 389b00f683 remove usage of processFrontmatter where frontmatter not modified Shane Lamb 2025-04-27 14:51:50 +0300
  • fba5d10fcc more helpful message when file limit reached Shane Lamb 2025-04-27 14:27:13 +0300
  • c7ebd1fa9f remove node-fetch dependency Shane Lamb 2025-04-27 14:21:41 +0300
  • a0feafc3dc util to build repo context tool-use Shane Lamb 2025-04-21 15:21:15 +0300
  • 2e47abd77b added command to chat with document Shane Lamb 2025-04-13 16:37:43 +1000
  • c9faa305b7 added license file Shane Lamb 2025-03-30 20:25:42 +1000
  • d283587536 add a script to help with publishing new versions Shane Lamb 2025-03-30 20:11:40 +1000
  • bd26e61b92 remove "Obsidian" from README title Shane Lamb 2025-03-30 20:10:31 +1000
  • a59bdb110c fix versions.json for v1 release 1.0.0 Shane Lamb 2025-03-30 19:11:52 +1000
  • 4d4385e996 revamp README in preparation for public release Shane Lamb 2025-03-30 14:45:16 +1000
  • 9505cf1bfb added selector for default model Shane Lamb 2025-03-27 23:20:53 +1000
  • ab77edc24e introduce prettier, reformat files Shane Lamb 2025-03-17 23:15:51 +1000
  • 4a8e95a35c allow multiple LLM connections in config Shane Lamb 2025-03-17 23:01:46 +1000
  • 523cbafe6c added image support Shane Lamb 2025-03-16 16:47:28 +1000
  • fd85099412 make loading icon go spinny Shane Lamb 2025-02-16 12:44:39 +1000
  • 7d3916ec1f changed loading indicator styling Shane Lamb 2025-02-16 09:35:36 +1000
  • 2517d2e47e improve logic re visibility of footer Shane Lamb 2025-02-15 19:24:39 +1000
  • 16c6504e62 fix a couple of TS errors Shane Lamb 2025-02-15 17:17:12 +1000
  • 8412ce6f3d update readme + make changes according to plugin guide Shane Lamb 2025-02-15 16:31:49 +1000
  • 0de2bc5e57 improve logic in CM plugin for detecting LLM file Shane Lamb 2025-02-15 13:26:00 +1000
  • df09cd092a allow selecting custom default model Shane Lamb 2025-02-10 21:37:02 +1000
  • 17673be815 synchronise button state with completion status Shane Lamb 2025-02-09 21:23:26 +1000
  • 6e1bef9a30 fix setting cursor on last line after document creation Shane Lamb 2025-02-09 18:20:07 +1000
  • b41c4f2317 add button in settings tab to test connectivity Shane Lamb 2025-02-09 18:08:23 +1000
  • 51a6460dc5 better description for base url setting Shane Lamb 2025-02-09 17:11:30 +1000
  • 6efcaddf10 better error handling in openAI client Shane Lamb 2025-02-09 11:47:43 +1000
  • 50f9d2d83b don't add 'assistant' heading before completion has started Shane Lamb 2025-02-08 22:41:56 +1000
  • 83ea92eecc re-write openAI client using node-fetch Shane Lamb 2025-02-08 22:34:09 +1000
  • 7a42966f22 small refactor re: event listeners on LLM completion Shane Lamb 2025-02-01 14:42:37 +1000
  • bd86533b14 add functionality to "complete" button Shane Lamb 2025-01-29 21:20:06 +1000
  • c9d47a64e5 added options for method of opening new doc Shane Lamb 2025-01-28 20:00:37 +1000
  • 3febcc84ec added completion button (doesn't do anything yet) Shane Lamb 2025-01-27 22:26:23 +1000
  • 5d44ba0e37 handle error from OpenAI API Shane Lamb 2025-01-24 17:48:23 +1000
  • f55961f4f5 put cursor at end of file when opening new doc Shane Lamb 2025-01-24 17:24:53 +1000
  • e704e39671 support completion of document with no headings Shane Lamb 2025-01-24 17:16:35 +1000
  • d3684f1243 do not trim whitespace from user-specified assistant message Shane Lamb 2025-01-24 17:00:01 +1000
  • a31ed1f412 prevent double-fire of completion Shane Lamb 2025-01-24 16:34:09 +1000
  • c6fb3f69da don't include system header when default is empty Shane Lamb 2025-01-24 16:07:20 +1000
  • 0dc712c5e1 preprocess messages before sending to OpenAI Shane Lamb 2025-01-24 14:14:40 +1000
  • 33cd9146e1 use default model and system prompt Shane Lamb 2025-01-23 19:09:44 +1000
  • 68c82c602d pressing esc should cancel completion Shane Lamb 2025-01-23 08:40:01 +1000
  • 1c8053dca4 refactor codemirror editor extension to work with larger docs Shane Lamb 2025-01-22 20:01:42 +1000
  • 3a2189c294 get rid of jank when writing messages to file Shane Lamb 2025-01-22 09:43:42 +1000
  • 1f69fec3a6 create docs directory if it doesn't exist Shane Lamb 2025-01-21 21:52:31 +1000
  • 3770fd9fcc basic name generation for new docs Shane Lamb 2025-01-21 21:44:49 +1000
  • 6cc2ea2f0d added ribbon icon for new doc creation Shane Lamb 2025-01-21 21:11:10 +1000
  • 9c712156b8 whole bunch of updates Shane Lamb 2025-01-21 19:40:34 +1000
  • a57d74cf89 update node version to 18.15.0 Shane Lamb 2025-01-15 19:16:20 +1000
  • c699b79b70 initial commit Shane Lamb 2025-01-15 09:20:00 +1000
  • ee04e2f81f
    Merge pull request #120 from claremacrae/fix-readme-api-comment Johannes Theiner 2024-11-11 21:25:18 +0100
  • 92050ad841
    Remove statement that API is unstable Clare Macrae 2024-11-11 19:58:31 +0000
  • daa0cba23c
    Merge pull request #78 from aleksey-rowan/patch-1 Steph Ango 2024-08-21 11:22:30 -0700
  • bfa0145644
    Merge pull request #91 from revolter/patch-1 Johannes Theiner 2024-07-31 22:06:34 +0200
  • 893e489e84
    Merge pull request #92 from revolter/patch-2 Johannes Theiner 2024-07-31 21:47:47 +0200
  • d05f42d8c5
    Merge pull request #95 from tobiasvl/patch-1 Johannes Theiner 2024-07-31 20:18:53 +0200
  • 47ec36c11e
    Update README.md Tobias V. Langhoff 2024-03-02 22:30:14 +0100
  • de770934b2
    Fix incorrect TypeScript spelling iulianOnofrei (U-lee-aan) 2024-01-21 15:20:39 +0200
  • f4debcda6b
    Fix inconsistent indentation iulianOnofrei (U-lee-aan) 2024-01-19 21:14:58 +0200
  • 7330e7499a
    build: minify prod build Aleksey Rowan 2023-11-15 14:10:43 -0500
  • e60294b950
    Update manifest description (#77) Aleksey Rowan 2023-11-15 12:17:04 -0500
  • 7112f01bc6
    Update README.md Lishid 2023-07-25 15:17:26 -0400
  • e8f03522bc
    Adapt to plugin guidelines (#65) Johannes Theiner 2023-07-17 18:36:25 +0200
  • 9be2b5d748
    Update manifest.json Erica Xu 2023-07-11 11:37:36 -0400
  • 2aee08d3d5
    Remove old info about styles.css (#56) Alexander Pozdneev 2023-05-01 19:48:46 +0100
  • 0b5e5a2f6e
    Upgrade esbuild to v0.17.x (#47) Tim Rogers 2023-01-25 18:49:50 +0000
  • 49fba8aa1f
    fix .eslintignore (#48) INOUE Takuya 2023-01-20 00:06:51 +0900
  • 747672e2f8
    Merge pull request #42 from obsidianmd/funding-url Erica Xu 2022-12-05 15:57:04 -0500
  • d3bb1e6775
    Update README.md Erica Xu 2022-12-05 15:55:39 -0500
  • b376f9c428
    Add funding URL documentation Erica Xu 2022-12-05 15:49:16 -0500
  • 97d84bc54b
    Update manifest.json Erica Xu 2022-12-05 15:28:53 -0500
  • 866d3b8f0d Build: Target ES2018. lishid 2022-08-20 20:25:17 -0400
  • 64e8649877 Update sample css file. lishid 2022-08-09 13:39:02 -0400
  • b46f6c9322 Update for 0.15 lishid 2022-08-09 13:38:50 -0400
  • 04432b2ebf Upgrade dependencies, add strictNullChecks. lishid 2022-06-24 15:40:37 -0400
  • 00967d9040
    Update esbuild.config.mjs Lishid 2022-06-19 20:50:11 -0400
  • f85d2b74b5
    Fix README headings (#29) Henré Botha 2022-05-07 17:15:23 +0200
  • f690c04577
    use LF instead of CRLF (#28) Xiao Meng 2022-04-16 02:13:31 +0800
  • 24918c946d
    Update README.md Lishid 2022-04-04 22:20:58 -0400