text editor

Winsage
August 8, 2026
Microsoft Word has evolved from a basic text editor in the 1980s to an AI-enhanced platform capable of generating text autonomously. Developer Justin Marshall has revived Microsoft Word for Windows 1.1a, originally released in 1990, using the open-source code made available by Microsoft in 2014. This version has been crafted into a native 64-bit Windows executable, allowing users to run it on Windows 11 without emulators. The interface is stripped of modern features, offering a simple sheet of paper and basic formatting tools reminiscent of early Windows design. Marshall has a history of reviving classic software and has other projects showcased on his GitHub page. Word for Windows 1.1a is available for download for those interested in experiencing early word processing.
AppWizard
August 8, 2026
Notesnook is a free, open-source note-taking app that offers end-to-end encryption and syncs across devices, featuring a text editor, support for attachments, and organizational tools. Obsidian serves as a personal knowledge base with customizable plugins, Graph View, and Advanced Tables for structured note-taking. TickTick is a to-do app with essential features in its free version, including task lists, subtasks, reminders, and Smart Recognition for creating tasks using natural language. Trello is a project management tool with a Kanban-style interface, allowing users to manage multiple projects with custom fields and subtasks. Toggl Track is a time management app that logs hours spent on tasks and provides insights into productivity through a calendar view. Airtable is a database app with a spreadsheet-like interface for organizing information, customizable for various purposes. Raindrop.io is a bookmark manager that allows users to save articles, images, and videos, with tagging and search features for easy retrieval. MacroDroid is an automation tool for Android that enables users to create macros for repetitive tasks, improving efficiency.
Winsage
July 28, 2026
Microsoft has begun documenting updates to its in-box applications for Windows 11 through the Windows Insider Program. As of the end of July, updates have been rolled out for the following applications: - Calculator: Three fixes addressing issues in Scientific mode, an access key conflict, and improved screen reader support. - Clock: Two fixes targeting a bug in Focus Sessions and enhancing the accuracy of sunrise and sunset times for users at high latitudes. - Media Player: Three fixes for problems with local album art, disabled libraries, and track list rendering. - Notepad: Several fixes improving functionality with Markdown files, copying and pasting of indented and nested lists, concurrent print jobs, launch performance, and rendering of underscore characters. These updates are being distributed through various channels and are expected to be available during next month’s Patch Tuesday.
AppWizard
July 12, 2026
Christoffer Bodegård began his journey into PC gaming with a DOS machine from his father and first played Disney's The Jungle Book. His passion for role-playing games was ignited by Dragon Age: Origins, which led him to explore many titles, including Planescape: Torment. After eight years of development, his game Esoteric Ebb launched in March to critical acclaim. Currently, he is playing Victoria 3, having logged around 400 hours, and previously played Abiotic Factor. The oldest games on his PC are Heroes of Might and Magic 3, King of Dragon Pass, Deus Ex, and Diablo 2, with Heroes 3 being a favorite. He has logged around 1,000 hours in Esoteric Ebb and is particularly fond of Europa Universalis IV, especially the Anbennar mod. Bodegård has never uninstalled Deus Ex, which greatly influences his design philosophy. He relies on Notepad++ for scripting and has improved his desktop organization from a cluttered state to a cleaner setup.
Winsage
July 6, 2026
Windows includes a Task Scheduler for automating tasks and batch files for streamlining operations. Batch files, with a .bat extension, are plaintext scripts that execute a series of commands in sequence, useful for automating repetitive tasks. A common use is launching multiple applications simultaneously, such as Microsoft Outlook, Microsoft Teams, Google Chrome, Excel, and File Explorer, to enhance productivity. To create a batch file, users should identify the executable locations of the desired applications, create a text file named Launch Apps.bat, and input a specific script to launch the applications. The batch file can be executed by double-clicking it, and users can add echo commands for execution status or automate it with Task Scheduler. Some applications may require administrator privileges, and paths may need adjustments based on installation locations.
Winsage
July 4, 2026
Dave Plummer, a retired Microsoft engineer, has developed TinyRetroPad, a Notepad-like application that is only 2.5 kilobytes in size. TinyRetroPad includes features such as Open, Save, Find and Replace, printing, font selection, word wrap, and an unsaved changes prompt. It is built on existing Windows components, allowing it to function efficiently without extensive resources. TinyRetroPad is based on Dave’s Tiny Editor and utilizes RICHEDIT50W for text handling. The application's file size increased incrementally with each feature added, with the final size being 2,476 bytes. Crinkler, a compression linker, was used to optimize the executable. TinyRetroPad is still in development, facing issues like high memory consumption and compatibility problems. In contrast, Windows 11's Notepad has become larger and more complex, weighing approximately 352KB and incorporating features that some users find unnecessary. Windows 11 LTSC retains the classic Notepad without modern features, while TinyRetroPad aims to demonstrate the potential for simplicity in application design.
Winsage
July 4, 2026
Dave Plummer, a former Microsoft engineer, is recreating Notepad in 2.5 kilobytes with a project called TinyRetroPad, which includes features like Open, Save, Find and Replace, printing, font selection, word wrap, and unsaved changes prompt. TinyRetroPad leverages existing Windows infrastructure, utilizing built-in resources to function efficiently. It is based on Matt Power’s Dave’s Tiny Editor and operates as a wrapper around RICHEDIT50W. The size of TinyRetroPad increased with each feature added, reaching 2,476 bytes with printing. The project uses Crinkler, a compression linker, to optimize the executable. TinyRetroPad currently lacks a dedicated Releases page and may trigger false positives from antivirus software. Users have reported issues such as excessive memory usage and compatibility problems with older Windows versions. In contrast, the modern Notepad in Windows 11 has grown to approximately 352KB, with a total disk footprint nearing 5MB, leading to user backlash over its complexity. Windows 11 LTSC retains the classic Notepad, while TinyRetroPad aims to demonstrate the potential of leveraging existing OS capabilities rather than adding unnecessary features.
Winsage
July 1, 2026
A former Microsoft software engineer, Dave Plummer, has launched TinyRetroPad, a minimalist text editing application designed as an alternative to the increasingly complex Notepad. TinyRetroPad is a fork of Tiny Editor, which was based on Plummer's earlier project, HelloAssembly. The application aims to provide a simple and efficient user experience, reminiscent of earlier Windows versions, by utilizing existing Windows components to maintain a small footprint. Users have expressed dissatisfaction with Notepad's growing complexity, prompting a search for lightweight alternatives. TinyRetroPad offers a compact interface without unnecessary features or telemetry.
Winsage
July 1, 2026
Dave Plummer, a former Microsoft engineer, has created TinyRetroPad, a minimalist text editor that is only 2.5 kilobytes in size. It aims to provide a simple text editing experience, reminiscent of older software like Notepad, which has become bloated over time with unnecessary features. TinyRetroPad includes essential functions such as Open and Save As dialogs, font selection, and printing capabilities, while using assembly language and the RICHEDIT50W from the WinAPI. The application requires more system resources to run effectively but focuses on maintaining lean code and binaries.
AppWizard
June 25, 2026
The Gemini desktop application for macOS is testing several new features, including support for Gemini Live, a system-wide voice dictation feature called “Speak to Window,” cursor tracking for contextual assistance, and a toolbar option labeled “Connect another Mac.” These features are currently being evaluated by a select group of users.
Search