cograph icon indicating copy to clipboard operation
cograph copied to clipboard

Decide on initial workspace

Open willzeng opened this issue 11 years ago • 2 comments

We need to decide what will show up when a user loads a graphdoc for the first time (assuming they are not linked directly to a workspace).

Options:

  • Load whatever their most recent workspace (will need cookies or user system)
  • Load the most recently added nodes/connections (say 20 of them)
  • Load the "hottest" nodes/connections by some metric
  • Allow users to star a node so that it appears on initial load (this would overlap with the save workspace capability)

I'm leaning towards some hottest calculation if they have never opened it before and otherwise to show what they last looked at, unless they directly load a particular workspace.

Thoughts @davidfurlong and @vpontis ?

willzeng avatar Aug 06 '14 21:08 willzeng

Show top 20 most connected nodes and most recently edited 20 nodes.

willzeng avatar Aug 08 '14 15:08 willzeng

This is leaving the milestone since we will by default only support sharing workspaces, sharing a gdoc without a workspace selected is deprecated.

willzeng avatar Aug 20 '14 18:08 willzeng