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
/
App.tsx
Age
Commit message (
Collapse
)
Author
Files
Lines
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