When I created Scribe, the idea was to make it work fully client-side – everything works from my browser. I intended to keep myself in check, to build only the simple, must-have features. It is good that I took that decision; otherwise, I would go down a rabbit hole supporting everything I want to. A lot is missing currently, I know. I have also heard a lot that others suggested.

But to be frank, I don’t know where to start. I can’t support many of the requests without a server-side component – for example, handling images. What’s that one feature that is the most glaring miss? I have been using the editor for over a week without issue, other than a few styling fixes.

Update: I am open to feature requests (and even pull requests) though. So, if there’s a feature you want to see supported, do create a new issue.