Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't unconditionally show the Joyride output channel on start #46

Closed
PEZ opened this issue May 10, 2022 · 3 comments · Fixed by #54
Closed

Don't unconditionally show the Joyride output channel on start #46

PEZ opened this issue May 10, 2022 · 3 comments · Fixed by #54

Comments

@PEZ
Copy link
Collaborator

PEZ commented May 10, 2022

Device some way to opt out of the Joyride message/output channel showing at startup.

@borkdude
Copy link
Collaborator

Opt out? I would say that by default an output channel should not steal focus (I also don't like that Calva does that).

PEZ added a commit that referenced this issue May 11, 2022
* activate.cljs
* hello_joyride_user_script.cljs

These are installed if not present

Also stop showing the Joyride channel on start.

And make User scripts work if there is no workspace folder open

Fixes #51
Fixes #52
Fixes #46
@PEZ
Copy link
Collaborator Author

PEZ commented May 11, 2022

Opt out. It's my experience with Calva that it is a good thing for many new users to get some basic information and know where to look for it. Most do not opt out of it, but they can.

@borkdude
Copy link
Collaborator

I think it's an unnecessary form of attention seeking and I've seen more users complain about this in the joyride channel ;-).

PEZ added a commit that referenced this issue May 11, 2022
* activate.cljs
* hello_joyride_user_script.cljs

These are installed if not present

Also stop showing the Joyride channel on start.

And make User scripts work if there is no workspace folder open

Fixes #51
Fixes #52
Fixes #46
@PEZ PEZ closed this as completed in #54 May 11, 2022
PEZ added a commit that referenced this issue May 11, 2022
* Add Getting Started User scripts

* activate.cljs
* hello_joyride_user_script.cljs

These are installed if not present

Also stop showing the Joyride channel on start.

And make User scripts work if there is no workspace folder open

Fixes #51
Fixes #52
Fixes #46

* Allow star-activation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants