Commit graph

99 commits

Author SHA1 Message Date
Logan Yang
dec884b7a2 Bump minor version to 1.1.0 2023-04-18 21:18:08 -07:00
Logan Yang
0c6f9eec9b Update readme for v1.1.0 2023-04-18 21:17:39 -07:00
Logan Yang
492ff48221 Add Japanese and Korean to suggested list 2023-04-18 20:47:07 -07:00
Logan Yang
1d991a6fe8 Add translate selection command and modal 2023-04-18 19:43:23 -07:00
Logan Yang
810fc284a9 Add rewrite to tweet thread command 2023-04-18 13:52:50 -07:00
Logan Yang
71aaed0b56 Add rewrite into tweet command 2023-04-18 13:33:23 -07:00
Logan Yang
177bc6093b Add remove urls from selection command 2023-04-18 13:22:18 -07:00
Logan Yang
7720bd397c Use moment from obsidian 2023-04-18 12:45:23 -07:00
Logan Yang
a4eb6d686d Remove plugin id from command ids 2023-04-18 11:28:11 -07:00
Logan Yang
946b4bfa38 Toggle on the chat view for selection commands if it is off 2023-04-17 21:44:00 -07:00
Logan Yang
d3ece6d65f Add emojify selection and refactor 2023-04-17 21:19:17 -07:00
Logan Yang
f440e96b32 Implement simplify selection command 2023-04-17 20:58:13 -07:00
Logan Yang
147f1f3761 Implement simplify selection command WIP 2023-04-17 16:31:09 -07:00
Logan Yang
55b61ade22 Refactor openai streaming functionn out of chat view 2023-04-16 23:43:47 -07:00
Logan Yang
b22cefb0d4 Add command for toggling chat view 2023-04-16 21:48:40 -07:00
Logan Yang
dde86e2f62 Add emojis to readme 2023-04-15 22:48:33 -07:00
Logan Yang
be9f522fbb Sort imports 2023-04-15 22:39:28 -07:00
Logan Yang
f6445a8fb7 Bump patch version 2023-04-14 12:19:38 -07:00
Logan Yang
670e7ee4e4 Fix css specificity 2023-04-14 12:14:43 -07:00
Logan Yang
e656dbe139 Rename id and name in manifest.json 2023-04-13 16:52:52 -07:00
Logan Yang
73a49fd697 Update id and name in manifest.json 2023-04-12 23:31:58 -07:00
Logan Yang
7acabb3d97 Update readme again 2023-04-12 23:09:16 -07:00
Logan Yang
e096b8a425 Update readme for release 2023-04-12 23:01:57 -07:00
Logan Yang
3666767987 Update manifest.json 2023-04-12 20:16:08 -07:00
Logan Yang
9a5473894c Update system message 2023-04-12 15:57:40 -07:00
Logan Yang
63c339189b Update minor details 2023-04-12 15:33:00 -07:00
Logan Yang
07b4433d06 Update readme with features 2023-04-12 15:30:39 -07:00
Logan Yang
95c0379a9a Update Use Note as Context behavior 2023-04-12 13:16:30 -07:00
Logan Yang
621f9ee1fd Implement stop generating button 2023-04-12 12:55:44 -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
2091295615 Fix unclickable copy button under content 2023-04-11 12:09:14 -07:00
Logan Yang
79d6c3b831 Add comments for react hooks and local states management 2023-04-11 12:03:07 -07:00
Logan Yang
f19db643c7 Implement New Chat button functionality 2023-04-11 11:51:03 -07:00
Logan Yang
924fe785be Fix li styling attempt 2 2023-04-10 18:26:20 -07:00
Logan Yang
0a95c67d0c Fix li styling 2023-04-10 15:03:35 -07:00
Logan Yang
4298296a58 Fix inline code issue in li items 2023-04-10 14:50:56 -07:00
Logan Yang
5b1808e3c7 Rename ChatMessageComponent to ChatSingleMessage 2023-04-10 13:13:20 -07:00
Logan Yang
814198baa7 Refactor into smaller components 2023-04-10 13:00:08 -07:00
Logan Yang
01218360f4 Update readme 2023-04-09 20:46:51 -07:00
Logan Yang
fa53b310dc Update plugin name in package.json 2023-04-08 23:30:35 -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
Logan Yang
a21b12d0a6 Remove regenerate response button 2023-04-08 21:58:38 -07:00
Logan Yang
b328c00fba Add placeholder in text area 2023-04-07 22:51:42 -07:00
Logan Yang
4c2492a05d Implement model change by selection 2023-04-07 22:02:42 -07:00
Logan Yang
c4a6fcadc7 Add tooltip to icon buttons 2023-04-07 21:29:37 -07:00
Logan Yang
8865cfa693 Change icon button styling 2023-04-07 15:46:32 -07:00
Logan Yang
546f987a59 Add autosizing for input text area 2023-04-07 15:04:15 -07:00