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

Feature Request: Enable Scribble Even In Blackout #113

Open
kim-soo-hwan opened this issue May 21, 2021 · 2 comments
Open

Feature Request: Enable Scribble Even In Blackout #113

kim-soo-hwan opened this issue May 21, 2021 · 2 comments
Labels
🖊️ scribble priority: low Low priority status: considering Considering if/how this should be implemented type: improvement Now even better

Comments

@kim-soo-hwan
Copy link

Hi Garrick,

Thanks for your great work.
I love scribble in xaringanExtra, but I realized that I can't use scribble when I black out the slide by pressing 'b'.
It would be great if we can use the blacked out slide as a blackboard.
Thanks again and keep up the great work.

Cheers,
Soohwan

@gadenbuie
Copy link
Owner

This is a cool idea and definitely a natural extension of scribble. Unfortunately it'd be a decent amount of work to adjust our current implementation to work this way and it's more than I'm wanting to take on in the near future. I'll leave the issue open in case there are others out there who would appreciate this feature or might be interested in taking on implementing it.

Thanks for your feedback and for using xaringanExtra!

@gadenbuie gadenbuie added 🖊️ scribble priority: low Low priority status: considering Considering if/how this should be implemented type: improvement Now even better labels May 30, 2021
@mattwarkentin
Copy link
Contributor

@kim-soo-hwan This isn't the solution you're looking for, but I have started putting "blank" slides throughout my presentations (in strategic spots) so that I have empty canvases to draw on. You may consider this as a simple workaround.

Something like:


The next slide is a black slide with no content, perfect for drawing on!

---

background-color: black

---

This is my next slide!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🖊️ scribble priority: low Low priority status: considering Considering if/how this should be implemented type: improvement Now even better
Projects
None yet
Development

No branches or pull requests

3 participants