Skip to content

gllms/Jottey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jottey

Simple plain text editor completely written in PowerShell. Saves files automatically.

Download Jottey

Screenshot

Screenshot

Features

  • Auto save (Even if the file is not yet given a name)
  • Open file
  • All basic operations (Undo, Cut, Copy, Paste, Delete, Select All)
  • Font settings (Font, size, color)
  • Statusbar with
    • line and column numbers
    • if something selected, the length of the selection

TODO

  • Open files
  • Auto save
  • Save as
  • Search / Replace
  • About
  • Statusbar with Line and Column numbers
  • Dark theme?
  • Settings menu with options for autosave
  • Shortcuts