mirror of
https://github.com/basicmachines-co/basic-memory
synced 2026-06-21 13:47:35 +00:00
update user guide docs
Signed-off-by: phernandez <paul@basicmachines.co>
This commit is contained in:
Vendored
+3
-1
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"readableLineLength": false
|
||||
}
|
||||
Vendored
+11
-5
@@ -11,10 +11,14 @@
|
||||
"id": "cd58e5dfc86465e3",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "empty",
|
||||
"state": {},
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Getting Started with Basic Memory.md",
|
||||
"mode": "preview",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "New tab"
|
||||
"title": "Getting Started with Basic Memory"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -162,6 +166,8 @@
|
||||
"command-palette:Open command palette": false
|
||||
}
|
||||
},
|
||||
"active": "a06f3217ff27ae41",
|
||||
"lastOpenFiles": []
|
||||
"active": "cd58e5dfc86465e3",
|
||||
"lastOpenFiles": [
|
||||
"User Guide.md"
|
||||
]
|
||||
}
|
||||
@@ -117,6 +117,7 @@ Claude will:
|
||||
2. Summarize the key findings
|
||||
3. Offer to explore specific documents in more detail
|
||||
|
||||
See [[User Guide#Using Special Prompts]] for further information.
|
||||
## Using Your Knowledge Base
|
||||
|
||||
### Referencing Knowledge
|
||||
|
||||
+10
-4
@@ -107,16 +107,22 @@ This is useful for:
|
||||
|
||||
### Example
|
||||
|
||||
Choose "Continue Conversation"
|
||||
Claude Desktop lets you send a prompt to provide context. You can use this at the beginning of a chat to preload context without needing to copy paste all the time. By using one of the supplied prompts, Basic Memory will search the knowledge base and give the AI instructions for how to build context.
|
||||
|
||||
Choose "Continue Conversation":
|
||||
|
||||
![[prompt 1.png|500]]
|
||||
|
||||
Enter a topic
|
||||
Enter a topic:
|
||||
|
||||
![[prompt2.png|500]]
|
||||
|
||||
Give instructions
|
||||
Give optional additional instructions:
|
||||
|
||||
![[prompt3.png|500]]
|
||||
|
||||
Claude can build context from the supplied topic.
|
||||
Claude can build context from the supplied topic. This works independently of Claude Project information. All the context comes from your local knowledge base.
|
||||
|
||||
![[prompt4.png|500]]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user