JoeEditor
iPhone / Productivité
JoeEditor is a fast, minimal text editor for Mac and iPad. Built for people who want to write code, markdown, notes, or anything else without an AI in the corner trying to help.
Native, sandboxed, universal. No tracking, no ads, no telemetry.
EDITING
• Tabbed interface — open as many files as you need, drag to reorder
• Markdown preview, side-by-side
• Syntax highlighting for Markdown, JSON, YAML, HTML, and CSS
• Bracket matching, auto-close, and smart indent
• Word wrap toggle (Mac)
• Customizable font and theme
• Minimal mode — hide every chrome element for a clean writing surface
FIND & REPLACE
• Standard find with case-sensitive and whole-word options
• Regex find and replace
• Find across all open tabs in one search
TEXT TOOLS
• Sort, reverse, deduplicate, and trim lines
• Convert case (upper, lower, title)
• Encode/decode URL, Base64, and HTML
• Tabs ↔ spaces conversion
• Add prefix or suffix to every line
• Add or remove line breaks by delimiter
• Extract a column from delimited text
• Remove empty lines or collapse extra spaces
• Insert date and time at cursor
INSPECTOR
• Character info, code points, hex values
• File info: encoding, line ending, size
• Live word, line, and character counts
• Share sheet integration
iCLOUD SYNC
• Open tabs sync between your Mac and iPad
• Settings sync — font, theme, tab bar position, and more
• Files in iCloud Drive open natively
PRINTING
• Native Mac and iPad print
• Optional filename header and page-number footer
PRIVACY
• Zero tracking. Zero ads. Zero data collection.
• No telemetry. No analytics. No "anonymous usage statistics."
• No AI features. No cloud round-trips.
• Sandboxed; only files you explicitly open are read.
JoeEditor opens fast, stays out of the way, and lets you get to work.
Quoi de neuf dans la dernière version ?
v1.23 to 1.30 changes
• Open .txt, .md, .json, .yaml, .html, and .css files directly from Finder
• New Files settings panel lets you set JoeEditor as your default editor for any supported file type
• The app now remembers your window size and position between launches
• Double-click an empty area of the tab bar to open a new tab
• Opening files from Finder now reuses your existing window instead of launching a new one each time
• Fixed an issue where text in unsaved tabs could be lost when quitting the app
• When saving a new file, default is .txt instead of blank extension
- New tabs put the cursor right in the editor — start typing immediately, no clicking required
- Undo now correctly reverses every Text Operation (Sort, Reverse, Remove Duplicates, etc.)
- Sort Lines uses Finder-style natural alphabetical order: case-insensitive, with "file2" before "file10"; empty lines sort to the top
- Duplicate Line, Move Line Up, and Move Line Down keep your cursor where it was instead of jumping to the end of the file
- Sort Lines and Reverse Lines are now adjacent in the Text Operations menu
- Font picker now shows every monospace font installed on your device, with each option previewed in its own face
- Press ESC to close Settings (Mac and iPad with hardware keyboard)
- The active tab is more distinct — accent-colored name and thicker indicator bar
- Faster, cleaner edit menu labels: "Undo Sort Lines", "Undo Remove Duplicates", etc.