This repository was archived by the owner on Apr 26, 2025. It is now read-only.
WriterClassic v10.0.0 #33
mf366-dev
announced in
Announcements
Replies: 1 comment
|
So turns out that in this release, plugins can't be installed via the Plugin menu and the Clock plugin is not working either. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
💥 What's new in this BANGER release?
Apart from new themes ('Aqua', 'Earth' and an improved version of 'Codetime') and a sliding bar that allows you to navigate through your documents much faster, you can find the following features too in the new version of WriterClassic...
⏲️ Undo & Redo
Just randomly erased all the words in the document? Undo it!
You were supposed to keep some of it erased? Redo it!
⌨️ New Shortcuts
I try to make the shortcuts extremely intiutive soo:
Ctrl + Znow calls the Undo feature (instead of calling the Save As... feature)Ctrl + Shift + Snow calls the Save As... featureCtrl + Whas been replaced byCtrl + Shift + PCtrl + Ghas been replaced byCtrl + Shift + GCtrl + Ris no longer a shortcutF1now calls the Online Help feature (before, you'd call this feature usingCtrl + Hwhich is NOT intuitive at all)Ctrl + Iis no longer a shortcut either💻 Automized Scripts
Now if you have a file named
sample.wclassicand another one in the same directory calledsample.wclassic.wscript, this last one will actually be a script file that you can choose to run when opening the first file. The scripting is done with pure Python.Note: You can replace the word
samplewith any other filename as long as you do it for both of the files. If the files don't follow this structure, no scripts will be available for running.Apart from those, there are also scripts that you can choose to run when WriterClassic launches.
Enjoy and thank you! <3
This discussion was created from the release WriterClassic v10.0.0.
All reactions