Skip to content

Latest commit

 

History

History
66 lines (41 loc) · 1.42 KB

notes.org

File metadata and controls

66 lines (41 loc) · 1.42 KB

Overview

Generate Diaspora clusters.

Flow (Storyboards?)

Initial Input

  • Number of systems,
  • option for slipknots high/low

Initial Output

List of systems (Tn En Rn). If high/low slipknot option was chosen, specification of connection to other systems.

Maybe Dot output (undirected graph)? Save is possible at this point.

Output table

SystemStatsAspectsNotes
AT2 E-1 R0Unified gov’tblah blah blah

Load: skipping initial i/o

Load from local XML or cloud (with local cloud config), including partial text generated in earlier iteration of following step (“Refine”).

Refine with text

  • notes
  • aspects

Generate map with Mogensen?

Will require server to run generator executable, ability to upload images

Image upload

Include filename on local system so user can find it again

Save cluster

local XML?

save to cloud somewhere?

Save cloud acct config data locally, XML maybe?

Use of XML

See xml.org

What took so long?

Let’s see, what did I have to learn to do this project?

  • Angular
  • Typescript
  • Firebase
  • XML (schemas, design. Any fool can write XML.)
  • SVG
  • Cytoscape (to a certain minimal degree)
  • Bootstrap
  • Google authentication
  • Netlify (see the file _redirects in the src folder)