Skip to content

Commit 82b6f3d

Browse files
committed
update user guide docs
Signed-off-by: phernandez <paul@basicmachines.co>
1 parent da97353 commit 82b6f3d

4 files changed

Lines changed: 25 additions & 10 deletions

File tree

docs/.obsidian/app.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
{}
1+
{
2+
"readableLineLength": false
3+
}

docs/.obsidian/workspace.json

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,14 @@
1111
"id": "cd58e5dfc86465e3",
1212
"type": "leaf",
1313
"state": {
14-
"type": "empty",
15-
"state": {},
14+
"type": "markdown",
15+
"state": {
16+
"file": "Getting Started with Basic Memory.md",
17+
"mode": "preview",
18+
"source": false
19+
},
1620
"icon": "lucide-file",
17-
"title": "New tab"
21+
"title": "Getting Started with Basic Memory"
1822
}
1923
}
2024
]
@@ -162,6 +166,8 @@
162166
"command-palette:Open command palette": false
163167
}
164168
},
165-
"active": "a06f3217ff27ae41",
166-
"lastOpenFiles": []
169+
"active": "cd58e5dfc86465e3",
170+
"lastOpenFiles": [
171+
"User Guide.md"
172+
]
167173
}

docs/Getting Started with Basic Memory.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ Claude will:
117117
2. Summarize the key findings
118118
3. Offer to explore specific documents in more detail
119119

120+
See [[User Guide#Using Special Prompts]] for further information.
120121
## Using Your Knowledge Base
121122

122123
### Referencing Knowledge

docs/User Guide.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -107,16 +107,22 @@ This is useful for:
107107

108108
### Example
109109

110-
Choose "Continue Conversation"
110+
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.
111+
112+
Choose "Continue Conversation":
113+
111114
![[prompt 1.png|500]]
112115

113-
Enter a topic
116+
Enter a topic:
117+
114118
![[prompt2.png|500]]
115119

116-
Give instructions
120+
Give optional additional instructions:
121+
117122
![[prompt3.png|500]]
118123

119-
Claude can build context from the supplied topic.
124+
Claude can build context from the supplied topic. This works independently of Claude Project information. All the context comes from your local knowledge base.
125+
120126
![[prompt4.png|500]]
121127

122128

0 commit comments

Comments
 (0)