项目作者: rossfletcher19

项目描述 :
A simple text editor that auto saves.
高级语言: Java
项目地址: git://github.com/rossfletcher19/simpleTextEditor.git
创建时间: 2020-02-07T02:10:42Z
项目社区:https://github.com/rossfletcher19/simpleTextEditor

开源协议:

下载


SuperSimpleEditor

A simple text editor I created that will auto save text files. In my work I found myself having to type out longer analytical comments and I was afraid of losing my work at times. I used notepad for a bit but thought this would make a fun project. The main feature is auto saving txt files.

By Ross Fletcher 2/2020

Features

  • Runs on Windows PC and Mac.
  • Auto saving every minute if changes are detected.
  • A folder titled ‘ssef’ (super simple editor files) will automatically be created in your documents folder. This is where your folders and text files will be saved.
  • The first line of the TextArea should be formatted as follows for quick file creation and saving. foldername-filename and avoid using characters \ / : * ? < > | If you edit the foldername or filename of the first line of the TextArea and let a minute go by, a new folder or file will be created.

Download the .jar

  • You can download a recent build HERE in .jar format. All you need is Java to run the .jar file.

App Images

Main view of app.

alt text

Reference Jira Text Formatting Notation or other formatting syntax, and format your text. Also, never lose your work again!:wink:

alt text

Then paste your formatted text in the Jira wiki renderer or where you need it. Now send it! Voila!

alt text

Setup/Installation Requirements

  • Clone or fork project and run with an IDE like Netbeans.

UX/UI

  • Develop custom style

Polish

  • Refactor
  • Delete unused
  • Make README awesome

Known Bugs

none currently

Support and contact details

Contact Ross Fletcher @ rtbfletch at outlook dot com, with any questions or input and thank you!

Technologies Used

  • NetBeans
  • JavaFX
  • FXML
  • Git and GitHub

License

Copyright (c) 2020 Ross Fletcher