Drafts Javascript Editor

Hey folks! Long time user, first time writer.

I recently put together a full-featured editor to help me write more complex JS code for Drafts.

You can find it here: https://davidbrownman.com/drafts/

Currently it suggests API and param names, plus has a prettier button for making the code look nice. Long term, I’d like to add eslint.

Hopefully, this’ll help you write better JS code in Drafts! Let me know what y’all think.

6 Likes