-
Notifications
You must be signed in to change notification settings - Fork 5
/
helpexport.html
32 lines (31 loc) · 1.65 KB
/
helpexport.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
<title></title>
<meta name="generator" content="LibreOffice 7.5.8.2 (Linux)"/>
<meta name="created" content="2023-10-25T21:46:04.240136846"/>
<meta name="changed" content="2023-12-20T13:06:56.163037088"/>
</head>
<img src="export.jpg" style="object-fit:contain; width:15cm; height:auto;">
<body lang="en-US" dir="ltr"><h1>Export</h1>
<p>Export data from Juggluco to a file.</p>
<p>Meals are saved in html. All other data is saved in .tsv
(<a href="https://en.wikipedia.org/wiki/Tab-separated_values">Tab-separated
values</a>). This can be loaded in programs like LibreOffice Calc,
Microsoft Excel, Mathematica or R. It is a kind of .csv with tabs
instead of commas used to separate items. UTF-8 encoding is used.</p>
<p>The meaning of the columns can be found at
<a href="https://www.juggluco.nl/Juggluco/webserver.html">https://www.juggluco.nl/Juggluco/webserver.html</a>.</p>
<p><b>Days</b>: Starting with Juggluco 7.1.0, you can select the
number of days to save. The end date is the right border of the
screen. Thus if you view past data in Juggluco, only old data is
exported (the same as in left middle menu-><a href="https://www.juggluco.nl/Jugglucohelp/stathelp.html">Statistics</a>).</p>
<p>Starting with Juggluco 7.1.0, it is also possible to receive these
data via the web server in Juggluco (Left menu-><a href="https://www.juggluco.nl/Jugglucohelp/settinghelp.html">Settings</a>->Web
server), see <a href="https://www.juggluco.nl/Juggluco/webserver.html">https://www.juggluco.nl/Juggluco/webserver.html</a></p>
<p><br/>
<br/>
</p>
</body>
</html>