From 344e517956fdb0ce3e6cf6fd76bce9d5dbe21c4c Mon Sep 17 00:00:00 2001 From: Miika Turkia Date: Mon, 5 Jan 2015 21:24:59 +0200 Subject: Need to warn about some more characters on CSV import Signed-off-by: Miika Turkia Signed-off-by: Dirk Hohndel --- Documentation/user-manual.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation') diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt index 9cbc4cca3..e7c5d9666 100644 --- a/Documentation/user-manual.txt +++ b/Documentation/user-manual.txt @@ -1094,7 +1094,7 @@ an introduction to CSV-formatted files see xref:S_CSV_Intro[A Diver's Introducti [icon="images/icons/important.png"] [IMPORTANT] The CSV import has a couple of caveats. You should avoid some special characters -like ampersand (&) and double quotes ("), the latter if quoting text cells. The +like ampersand (&), less than (<), greater than (>) and double quotes ("), the latter if quoting text cells. The file should use UTF-8 character set, if having non-ASCII characters. Also the size of the CSV file might cause problems. Importing 100 dives at a time (without dive profile) has worked previously, but larger files might exceed -- cgit v1.2.3-70-g09d2