Below you can find a list of datafields which are only needed for reports with folders.
Datafields that indicate the start/end of a folder
{wsw_begin_folder} and {wsw_end_folder}
These two datafields define the start and the end marker of a folder. The HTML code between these two fields will be used for each exported folder.
The following fields can be placed between {wsw_begin_folder} and {wsw_begin_url}.
{wsw_folder_name}
Folder name.
{wsw_folder_name_absolute}
Absolute name (path) of a folder. The subfolder "Internet" in the folder "Tools" is displayed as "Tools / Internet"
{wsw_folder_depth_tab}
Replaces the folder depth with tabulators. You have to use that field if you want to indent bookmarks within a folder. For a folder depth of 3, WebSite-Watcher will insert 3 tabulator characters.
This field can also be placed between {wsw_end_url} and {wsw_end_folder}.