index
:
ollama-logseq
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-22
Added the ability to Ask in context of the block only instead of the whole page
omagdy7
5
-36
/
+78
2024-02-10
Add a custom prompt configuration field in the plugin settings
gixita
1
-0
/
+7
2024-02-10
Move the custom prompt trigger on the block command
gixita
4
-30
/
+2
2024-02-08
feat: Add custom prompt functionality to block
gixita
4
-1
/
+33
2023-12-12
Added some polish touches before v1.0.9
omagdy7
2
-21
/
+17
2023-12-10
Use a configuration page instead of hard coding
David Li
1
-3
/
+17
2023-12-04
Abstract out the prompt and block event functions
David Li
2
-51
/
+42
2023-12-04
Use the ollama properties from the parent block
David Li
1
-4
/
+15
2023-12-03
Merge branch 'master' into ollama-context
David Li
1
-10
/
+4
2023-12-02
Unified error messages
omagdy7
1
-13
/
+6
2023-12-02
Testing out ideas with context
David Li
1
-5
/
+8
2023-12-02
When prompt from block, use the properties to pass
David Li
1
-2
/
+62
2023-11-29
Added some refinments and quality of life changes
omagdy7
2
-16
/
+18
2023-11-29
Expanding the content of the block with AI
David Li
2
-6
/
+23
2023-11-29
Add Prompt from Block Context Menu Command and put
David Li
2
-1
/
+15
2023-11-23
Remove unused imports
omagdy7
2
-3
/
+2
2023-11-23
Applying DRY principle and removing duplicate code
omagdy7
3
-53
/
+31
2023-11-23
Removing unecessary null checks and replacing them with !. in typescript
omagdy7
1
-40
/
+18
2023-11-23
Retain prompt with response
omagdy7
2
-19
/
+21
2023-11-23
Added a little delay between generating the flashcard question and flashcard ...
omagdy7
1
-2
/
+1
2023-11-23
Enhanced flashcard genertation
omagdy7
3
-31
/
+37
2023-11-23
Adding a "Summarize Block" command
David Li
3
-1
/
+24
2023-11-08
Fixed some typos
omagdy7
1
-3
/
+3
2023-11-07
Added some quality of life changes like hitting esc would hide the ui and sol...
omagdy7
2
-0
/
+18
2023-11-06
Removed no-cors mode
omagdy7
1
-1
/
+0
2023-11-06
Disabled cors
omagdy7
1
-0
/
+1
2023-11-06
Changed toolbar icon name
omagdy7
1
-1
/
+1
2023-11-05
Added all the main features of the plugin and also added setting and made the...
omagdy7
11
-189
/
+686
2023-11-03
Moved to react instead of vanilla js and added the basic skeleton of the plgin
omagdy7
7
-0
/
+427