You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: episodes/02-setting-up-a-project.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,7 +69,7 @@ summary of the new project.
69
69
70
70
## Importing and navigating documents
71
71
72
-
Documents can be imported one at a time with the `Manage - Manage Files`
72
+
Documents can be imported with the `Manage - Manage Files`
73
73
command. Add the `BSR_Interview_Guide` and `BSR01_Transcript` by
74
74
clicking on the `Page` icon with a `+` or pressing `CTRL+2` (Windows) or
75
75
`CMD+2` (Mac). You can select multiple files by holding `CTRL` or `CMD`
@@ -87,6 +87,9 @@ importing, which removes formatting and visual elements. The
87
87
[QualCoder](https://github.com/ccbogel/QualCoder/wiki/3.2.-Files) Wiki
88
88
provides guidance on how to pre-convert PDFs to a text format if you
89
89
experience readability problems.
90
+
91
+
In general, the best results will come from importing text documents in text (TXT/RTF), Word (DOC/DOCX), or webpage (HTM/HTML) formats rather than PDF.
92
+
90
93
:::
91
94
92
95
Semi-structured interview guides often include both main questions like
@@ -134,7 +137,7 @@ context menu on a selected column.
134
137
:::
135
138
:::::
136
139
137
-
Documents can also be created and edited in QualCoder, but it's
140
+
Documents can also be created and edited in QualCoder, but its
138
141
interface is not optimized for significant edits. In general, any
139
142
changes, including the removal of [personally identifiable
140
143
information](https://en.wikipedia.org/wiki/Personal_data) from data that
0 commit comments