Export to HTML

Registered by hackbob

For distribution of personal list to others, an HTML report is the best choice because does not require specific installation and all the users have a web browser.

Blueprint information

Status:
Not started
Approver:
Patrick Ulbrich
Priority:
Undefined
Drafter:
hackbob
Direction:
Needs approval
Assignee:
hackbob
Definition:
Approved
Series goal:
None
Implementation:
Unknown
Milestone target:
None

Related branches

Sprints

Whiteboard

A HTML export is a pretty good idea.
Proposed implementation details:

src/Gui/MainWindow.cs:
A "Export to HTML ..." menuitem should be added to the File menu.
Furthermore, a method is required that calls (DirectoryVolumeItem)v.GetRoot() on every Volume v returned by database.SearchVolumes(). Starting at each volumes root, this method shoud recursively walk through all volumeitems and append a HTML table row to a HTML output StringBuilder for each volumeitem visited.

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.