gristlabs / grist-desktop

Desktop Grist, packaged with Electron
Apache License 2.0
166 stars 7 forks source link

Tutorial requires sign-in? #22

Open gmarkall opened 9 months ago

gmarkall commented 9 months ago

I built grist-electron as documented in the README, and I want to start learning how to use it, but I've come up against some behaviour that surprised me and I have some perhaps beginner-level questions. When I hit "Start Tutorial" I'm prompted to sign in to Grist, but it's unclear why - the open-source Grist is presented as being self-hosted, so:

I also went to "Help" -> "Grist User Help" to try and understand, but that brings up a new window with a "Page not found" error.

Many thanks in advance for any help / guidance / advice!

paulfitz commented 9 months ago

Hi @gmarkall, sorry about these confusing links. Ideally we'd simply hide them in grist-electron until they've been integrated properly. I expect for the tutorial you are being sent to https://templates.getgrist.com/woXtXUBmiN5T/Grist-Basics. Signing in there would be signing into our hosted service. It would be fairly easy to make the tutorial work in grist-electron but nobody has done that yet - it is a special document, rather than part of the code. Sorry about the rusty menu bar link, I expect if it were to go anywhere it would go to https://support.getgrist.com/ - that site again could be incorporated in grist-electron (it is built from https://github.com/gristlabs/grist-help) but nobody has done that yet.

gmarkall commented 9 months ago

Many thanks for the clarifications! Do you want me to close this issue, or leave it open as a placeholder for some of those tasks?

paulfitz commented 9 months ago

I will leave it as a placeholder, if it doesn't bother you - cheers.