Skip to content

feelingsoflight/YotePad

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yotepad

YotePad v1.0.0 - No Nonsense Notepad

YotePad is a fully functional Notepad replacement for Windows 11. It preserves all the legacy features you depend on while removing the modern noise and complexity.

Written in C#. The cold start is the slowest part of the app while the .NET environment initializes. After that initial launch, it is fast.

The Philosophy

No AI: No generative text or distractions.

No Tabs: Classic single-window workflow.

No Telemetry: Your data stays on your machine.

No OneDrive: No forced cloud syncing.

Key Features

Clean Auto Recovery: Background protection that maintains a single, active snapshot. This only triggers in the event of a crash. Under normal operation, the engine is self-cleaning and deletes all temporary traces immediately upon a standard save or exit.

image image

Interactive Status Bar: Toggle CRLF/LF/CR and Encodings (UTF-8/ANSI) with one click. File encoding is automatically detected by YotePad upon opening.

image

The .LOG Feature: Classic timestamp appending.

image

Visual Overtype: Insert key toggles a retro block cursor.

image

Theme Sync: Automatically matches Windows Light and Dark mode preferences.

image image image

About

A lightweight notepad for Windows 11. No AI, no tabs, no telemetry, no OneDrive nonsense, just the features you actually need.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 97.1%
  • Inno Setup 2.9%