-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2b0862f
commit b94041c
Showing
3 changed files
with
38 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
title: Memories | ||
--- | ||
|
||
import { Video } from "/src/components/Video"; | ||
|
||
# Memories | ||
|
||
## Adding a Memory | ||
|
||
To add a new memory, click the `Add new memory file` button and upload the file. | ||
It may take a while to process the file depending on its size. Do not refresh or close the app during the upload. | ||
Once the file is processed, the memory will be added to the collection. | ||
|
||
|
||
<Video type="video/webm" src="/mdx-assets/knowledge-base/memories/create_memory_07.webm"/> |
Binary file not shown.