sagemathinc / cocalc

CoCalc: Collaborative Calculation in the Cloud
https://CoCalc.com
Other
1.17k stars 216 forks source link

support opening student projects in the background #5511

Open haraldschilly opened 3 years ago

haraldschilly commented 3 years ago

in the course editor, where there is the button "open student project", support opening the project in the background. the usual pattern we have is to hold down the "ctrl" key when clicking, and the goal of this ticket to support this here as well.

that speeds up opening several student projects.

novoselt commented 7 months ago

It sounds like it should be relatively easy to implement, but how easy it would be to discover it?..

novoselt commented 7 months ago

Similar to #5514

williamstein commented 1 month ago

how easy it would be to discover it?..

Easy, since it would be in the tooltip.

On mac it should be command+click, because that's what opens a file tab in the background in cocalc now.