You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to thonny
Hi
is there a chance to change the default open/save path, for example in configuration.ini?
I was not able to find info about that.
When my students open Thonny and click the save button, it would be great that a specific folder appears.
Thanks
Daniel
Aivar Annamaa
unread,
Mar 21, 2023, 2:49:42 PM3/21/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to thonny
The default open/save path is Thonny's current working directory. It's what you see when you open View => Files. In configuration.ini it's "working_directory" in "[Run]" section.
Best regards, Aivar
Daniel
unread,
Mar 21, 2023, 3:04:01 PM3/21/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to thonny
ah, I didn't realize this option. Perfect, thanks a lot!