summaryrefslogtreecommitdiffstats
path: root/doc/src/04000-modules.md
blob: bc4ca3800441cd809e564e2b12b2011956bd7aa1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Modules {#sec:modules}

A module is a functionality of the program.
There is a huge list of modules available in the imag core distribution.

Some of the modules shipped with imag cover core functionality such as
linking, tagging or references to files outside of the store or even the store
interface itself.
Others cover things like diary, notes, wiki or bookmarks.
These are also called "domains".

We try really hard to offer a consistent commandline user interface over all of
these modules.

The following sections describe each module in detail, including its purpose and
its provided functionality.