summaryrefslogtreecommitdiff
path: root/userdocs/dictionary-and-study.rst
blob: a168d2823544f9b07b88b0d6a18b633864a094c9 (plain)
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
Dictionary and study files
==========================

Study files
-----------

The learned cards and their repetitions are stored in a special *study file*. It is kept in the same directory as the dictionary file. The study file has the dictionary name and "fms" extension. The dictionary itself always stays clean from any user-specific data, thus it is always ready to be shared with other people.

.. versionadded:: 1.4.1

The study data is automatically saved every 3 minutes, and also immediately when the study window is closed.

.. note::
   The study file must be always in the same directory as the dictionary. If the dictionary file is moved to another place without the study file, the application will not be able to find the study data, and will consider all cards as new.

**Portability**. It is possible to continue working with your dictionaries on different computers and even operating systems. For that purpose, the dictionary and study files must be carried over to another computer. The dictionary files can be put to any place as long as its study file is copied together in the same directory.


Export and import
-----------------

It is possible to export a dictionary to a CSV_ text file to further work with it in another program. As well it is easy to import ready-made dictionaries from CSV files (which were created in another program or just a text editor).

.. _CSV: http://en.wikipedia.org/wiki/Comma-separated_values

Export the dictionary with :menuselection:`File --> Export to CSV` command.

Import a dictionary with :menuselection:`File --> Import from CSV` command.