Skip to content
pzurek edited this page Aug 12, 2010 · 1 revision

Project infrastructure

  1. CMS based website

Gerenal

  1. Export
    • PNG – cairo handles that
    • SVG – ditto
    • PDF – ditto
    • HTML
    • ODT
  2. Import
    • OPML
    • Tomboy Notes
    • Mind Manager
    • FreeMind
    • Wiki pages
  3. Art work
    • project icon
    • toolbar icons
    • library icons
    • splash screen

Data model

  1. Mind map content
    • topic numbering schema
  2. Styles
    • topic coloring schema
    • topic layouts – done, currently 3 basic layouts
    • general map layouts – done, map, tree and orgchart – left/right(top/bottom) or both sides
  3. Mind map metadata
    • author
    • keywords

Mind Map widget

  1. Rendering
    • topic
      • frame
        • different shapes – done, currently 5 different shapes, more in the future
        • expander
        • grips (moving, stretching)
      • content
        • text – later tich text
        • images
        • hyperlink
      • parent connection
        • different shapes – done, currently 8 or so…
      • icons (library based topic markers)
      • specific topic types:
        • task
        • contact/resource
        • bug
        • income/expense
    • free topics
    • relations
    • topic boundaries
    • callouts
  2. Interaction
    • Hit detection in the canvas
    • Topic interaction
      • selection
      • collapsing
      • manual placement
      • stretching the frame
      • content interaction
        • text selection
        • marker toggling/selection
    • Relationship interaction
      • selection
      • shape edition
    • Boundary interacion
      • selection

Outline view widget

  1. columns
    • icons
    • topic text
    • notes icon
    • markers
  2. inline notes view

Notes view widget

  1. plain text
  2. rich text
  3. pictures
  4. lists
    • bulleted
    • ordered
  5. tables
Clone this wiki locally