Skip to content

Repository files navigation

Another text editor

Why another text editor? Isn't sublime text is enough?

This text editor is created purely for one selfish reason: I need something that tailor to my workflow.

I create a lot of text file during my day of work. Most of the content are not worth saving. However, some are valuable.

I want the text editor to save them all, with snapshots. So I can go back anytime to find any text that I store in the past.

Storage is cheap. Why choose a frugal life?

You can edit code with it. However, it isn't created to be a code editor.

Don't use it like one.

You are free to fork to create the ones that suit your need.

PR/MR are welcome.

Screenshot

image

Creative story telling

!Notice: Please add gtk version to write in non-ascii languages (Vietnamese for example) in Ubuntu (or maybe other systems):

java -jar -Djdk.gtk.version=2 ~/bin/dope.jar

image

Quick tutorial

Ctrl+N: Create new file
Ctrl+S: Save the file
Ctrl+E: Export the file to a location on disk
Ctrl+O: Open an existing file on disk
Ctrl+F: Find text in file
Ctrl+W: Close the current file
Ctrl+Q: Close the application
Ctrl+=: Increase font size
Ctrl+-: Decrease font size

About

Dope Text

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages