Commit graph

17 commits

Author SHA1 Message Date
Logan Yang
526573f571
Fix find notes by path bug (#508) 2024-08-14 13:41:53 -07:00
Logan Yang
f30e00759d
Implement note title mention in Chat and Vault QA mode (#364)
* Implement note title modal and assisted fill in chat input

* Implement note title mention in Chat mode
2024-03-14 06:38:37 -07:00
Logan Yang
da59d0a7ac
Implement index exclusion list and tests (#352) 2024-03-09 21:29:35 -08:00
Logan Yang
17f41500f3
Fix frontmatter parsing and make tags case insensitive (#351) 2024-03-09 19:52:08 -08:00
Logan Yang
42978e5be8
Use variable names directly in adv custom prompt (#313) 2024-02-23 17:22:29 -08:00
Logan Yang
b0d427b408
Implement encryption and add tests (#306) 2024-02-21 21:47:55 -08:00
Logan Yang
01abcb7014
Enable tags in Advanced Custom Prompt (#296) 2024-02-16 15:42:39 -08:00
Logan Yang
8ceadc2372
First version of chat context filter by tags (#291) 2024-02-14 19:12:11 -08:00
Logan Yang
e78eee1829
Handle arbitrary leading and trailing spaces in variables (#282) 2024-02-06 12:20:11 -08:00
Logan Yang
f7410774c8
Advanced custom prompt (#281) 2024-02-05 23:37:26 -08:00
Logan Yang
65f62513e0
Pass multiple notes to prompt by setting folder as context using Copilot command (#265) 2024-01-27 22:51:54 -08:00
Logan Yang
7720bd397c Use moment from obsidian 2023-04-18 12:45:23 -07:00
Logan Yang
bd25334e94 Add openai settings 2023-04-12 12:30:44 -07:00
Logan Yang
f341ed1c62 Implement Use Active Note as Context 2023-04-11 15:31:47 -07:00
Logan Yang
13aea3788f Implement Save as Note button function 2023-04-11 12:47:20 -07:00
Logan Yang
b0936e16ab Fix bug duplicated first message in context 2023-04-08 23:28:34 -07:00
Logan Yang
02d91ed3da Add tests for chat context 2023-04-08 22:57:45 -07:00