For the last month, I've been working on a text editor using Celtic CE called Leaf Editor. It's written in TI-Basic and has features that no other text editor for the TI-84 Plus CE has (at least from my research):
- Color Text and Text Area Color
- Clipboard with copying and pasting, similar to the Operating System's TI-Basic Editor
- Changing text case on lines, either to upper-case or lower-care
- Purging all empty lines quickly for cleanliness
- Insertion of calculator info such as Model name, OS version, Boot code, etc.
- Insertion of time and date
- Insertion of special characters
- Insertion of custom tokens with hexadecimal
- Calculator linking to send and receive notes
- Unique themes based off the current season!
Here's a demo of some of these features in action (animated PNG):
So far what is left to implement for this program is Linking. There is some polishing up I have to do for the program.
If you want to try the beta and want to share feedback, feel free to download the program from Google Drive.
So far this program is compatible on all OS versions, from 5.3.0.0037+ and above. For now Leaf Editor will only be compatible for Python Calculators, or ones with hardware revision M or newer due to performance concerns.
Be sure the time and date is set correctly first! The theme can also be changed and seasonal transition can be toggled if you want the theme to match the current season (Seasonal dates only apply to the Northern Hemisphere)!
Ignore my banner image
- Color Text and Text Area Color
- Clipboard with copying and pasting, similar to the Operating System's TI-Basic Editor
- Changing text case on lines, either to upper-case or lower-care
- Purging all empty lines quickly for cleanliness
- Insertion of calculator info such as Model name, OS version, Boot code, etc.
- Insertion of time and date
- Insertion of special characters
- Insertion of custom tokens with hexadecimal
- Calculator linking to send and receive notes
- Unique themes based off the current season!
Here's a demo of some of these features in action (animated PNG):
So far what is left to implement for this program is Linking. There is some polishing up I have to do for the program.
If you want to try the beta and want to share feedback, feel free to download the program from Google Drive.
So far this program is compatible on all OS versions, from 5.3.0.0037+ and above. For now Leaf Editor will only be compatible for Python Calculators, or ones with hardware revision M or newer due to performance concerns.
Be sure the time and date is set correctly first! The theme can also be changed and seasonal transition can be toggled if you want the theme to match the current season (Seasonal dates only apply to the Northern Hemisphere)!
Ignore my banner image