fish-zero.com hosts small tools you can open in a browser and use immediately — nothing to
install, no account, and no handing your files to anyone. There is one tool today,
Markdown Editor Pro, with more to come.
The reason is mundane: editing a .md file that already sits on your disk usually means
uploading a copy to some editor, editing it there, and downloading it back. The file makes a
round trip, and spends part of that trip on someone else's server.
Browsers have been able to read and write local files directly for a while now
(the File System Access API), but very few tools use it for the simplest possible job:
open a folder, edit a file, press Ctrl+S, and the original is updated.
Markdown Editor Pro exists to fill that gap.
These are decisions, not missing features:
That means we cannot technically read your documents — this is not a promise not to look, there is simply no channel.
does not make it safer.
the better tool. This editor solves a different problem: open a browser, edit the file that is already on your disk, leave nothing installed behind.
index.html you can download, keep, and carry on
a USB stick. It is released under the MIT license.
Fish, working alone — code and documentation both. Public code and other projects are on GitHub.
Questions, bug reports and feature suggestions are all welcome at [email protected] (see Contact).
The site is supported by advertising. How that data is handled is described in the Privacy Policy. The important part: ads cannot read the document you are editing — that content never leaves your browser in the first place.
The editor itself — the single file you can download — never contains ads or tracking code, and an automated check in the build enforces that.