Hi Offray, Never thought of Graffoscopio as a replacement for Playground, but it seems like a good way to extend the behavior with some missing features (like explicit save, export, etc.). Is there a way to install such "core" feature without pulling Roassal nor any of the "hardcore" parts of Graffoscopio itself? Thanks! Esteban A. Maringolo On Fri, Aug 28, 2020 at 8:45 PM Offray Vladimir Luna Cárdenas < offray.luna@mutabit.com> wrote:
Hi Davide,
You can use Grafoscopio[1] to store and structure your playgrounds as an interactive notebook.
[1] https://mutabit.com/grafoscopio/en.html
Your notebooks can combine prose and be exported to other formats (Markdown, HTML and PDF). Also, you can use your preferred source control system to store the notebooks. For example, I use Grafoscopio notebooks and Fossil[2] repositories to make workshop interactive notes.
I'm still debugging an annoying issue with keystroke capturing in playgrounds. But Grafoscopio notebooks has been a good bridge between coding and scripting for our local community and a great help in workshops.
Hope that helps,
Offray On 26/08/20 2:33 p. m., Davide Varvello via Pharo-users wrote:
Thanks Stéph, I guess the right directory is {imageDirectory}*/pharo-local/play-cache/* there are some .ph files representing several playgrounds.
One further question: it seems to me there isn't a history of the playground, right? So if I make multiple changes to a single playground, they are lost.
Cheers Davide