Supported file types
| Format | Extension | Notes |
|---|---|---|
| Markdown | .md | Headings, paragraphs, and lists are preserved |
| Plain text | .txt | Imported as a single note per file |
| Microsoft Word | .docx | Converted to Markdown automatically |
.pdf | Text is extracted from the document | |
| CSV | .csv | Each row becomes a separate note |
Each file must be under 5 MB. Files larger than this are skipped with a message explaining why.
How to import
Open the Import page
Navigate to Knowledge in the sidebar, then click Import in the top-right. Or go directly to
/import.Add your files
Drag files from your computer onto the upload area, or click the area to open a file picker. You can select multiple files at once.Unsupported file types are silently ignored when you drop a mixed selection — only
.md, .txt, .docx, .pdf, and .csv files are added to the queue.Review the file list
Selected files appear in a list with their name and size. Remove any file by clicking the × next to it.
Start the import
Click Import [n] files as notes. Selah processes each file and creates notes in your library.
What happens after import
Each imported file becomes one note in your notes library (CSV files are the exception — each row becomes its own note). After the notes are created, Selah runs concept extraction in the background:- Theological concepts, people, places, doctrines, and themes are identified in your content
- New concepts are added to your Knowledge Graph
- Concepts link to the imported notes, so you can navigate from a concept back to its source
Concepts usually appear within a few seconds of import. If you don’t see them right away on the Knowledge page, click Sync to trigger extraction manually.
Limits
- 50 items per import. If a single import would create more than 50 notes (for example, a large CSV), Selah stops at 50 and shows a message. Re-import the remaining files separately.
- 5 MB per file. Files over this size are skipped.
Tips for best results
Use headings in Markdown files to create cleaner notes
Use headings in Markdown files to create cleaner notes
If your
.md file has # headings, Selah uses them to structure the note. A well-structured file becomes a well-structured note.Break large documents into smaller files before importing
Break large documents into smaller files before importing
A single 40-page sermon manuscript will import as one very long note. If you’d rather have separate notes per sermon, split the file before importing.
CSV format for lists of thoughts or observations
CSV format for lists of thoughts or observations
If you have a spreadsheet of study notes or quotes, export it as CSV. Each row becomes its own note, which makes them easier to browse individually.
PDF quality depends on the source document
PDF quality depends on the source document
Selah extracts the raw text from PDFs. Scanned PDFs (images of pages) won’t produce readable text. PDFs with actual text content — like exported Word documents or downloaded articles — work well.
Related
- Knowledge Graph — see the concepts extracted from your imported content
- Notes — view and edit the notes created by your import
- Search — find content across everything you’ve imported