| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-02-22 | Added the ability to Ask in context of the block only instead of the whole page | omagdy7 | 1 | -2/+3 | |
| 2024-02-10 | Move the custom prompt trigger on the block command | gixita | 1 | -1/+1 | |
| 2024-02-08 | feat: Add custom prompt functionality to block | gixita | 1 | -0/+1 | |
| This commit introduces the capability for users to apply custom prompts defined in the configuration to a block. Key changes include: - A new configuration string to store the custom prompt. - A menu item 'Custom prompt on block'. - Implementation of a function to apply the custom prompt to a block, mirroring the existing 'summarize block' functionality. | |||||
| 2023-12-12 | Added some polish touches before v1.0.9 | omagdy7 | 1 | -12/+11 | |
| 2023-12-10 | Use a configuration page instead of hard coding | David Li | 1 | -3/+17 | |
| the context menu commands. | |||||
| 2023-12-04 | Abstract out the prompt and block event functions | David Li | 1 | -6/+7 | |
| into a closure so it can be use to create new menu events with different prompt prefix. | |||||
| 2023-11-29 | Added some refinments and quality of life changes | omagdy7 | 1 | -9/+11 | |
| 2023-11-29 | Expanding the content of the block with AI | David Li | 1 | -2/+8 | |
| 2023-11-29 | Add Prompt from Block Context Menu Command and put | David Li | 1 | -1/+2 | |
| the Ollama response in the subblock. | |||||
| 2023-11-23 | Remove unused imports | omagdy7 | 1 | -1/+0 | |
| 2023-11-23 | Applying DRY principle and removing duplicate code | omagdy7 | 1 | -1/+1 | |
| 2023-11-23 | Enhanced flashcard genertation | omagdy7 | 1 | -1/+2 | |
| 2023-11-23 | Adding a "Summarize Block" command | David Li | 1 | -0/+1 | |
| 2023-11-05 | Added all the main features of the plugin and also added setting and made ↵ | omagdy7 | 1 | -15/+36 | |
| the plugin respect themeing | |||||
| 2023-11-03 | Moved to react instead of vanilla js and added the basic skeleton of the plgin | omagdy7 | 1 | -0/+49 | |
