DEV Community

Cover image for Where do you write your DEV drafts?
Madza
Madza

Posted on

Where do you write your DEV drafts?

Delivering quality articles might take days or even weeks of work, meaning you gonna deal with lots of work in your Drafts.

Where do you write your DEV drafts?

  1. Do you save them directly here on DEV dashboard?
  2. Do you prefer to use cloud based apps like Notion and Evernote for better access and organization?
  3. Maybe you use some standalone apps, for example, markdown editors like Typora or Caret and the organize your drafts locally?
  4. Do you prefer to write markdown directly in your VS Code and then use the power of Git extensions to push them to Github?
  5. Or maybe you are type of person who likes to keep pen and notebook around you all day, so you can take sketches with no limits?

Oldest comments (39)

Collapse
 
_garybell profile image
Gary Bell

Drafts? Just type and ship!

Actually, most of mine are cross-posts from my blog, and when I want to bring them across I copy, paste, and publish. I sometimes save a few cross-posts directly within DEV, but haven't for a while.

If I was thinking of writing directly here and exclusively here, I'd save them directly in DEV because I can write them as markup from the start.

Collapse
 
etienneburdet profile image
Etienne Burdet

I used to use dropbox's Paper for all blogging drafts. I now use Notion since my company uses it and I really enjoy it. Both have good MD export.

If you write anything that needs quite some writing, an app of this sort will be quite a life saver. I would look for something as barebone as possible (e.g. not Gdocs !) and with good md export.

Collapse
 
madza profile image
Madza

Notion is awesome, agree on all 💯

Collapse
 
louislow profile image
Louis Low • Edited

If the article has a very long content, I draft it down with a markdown app locally. Sometimes, I am markdown them on my usual IDE. Otherwise, just type and ship, just like @_garybell said.

Collapse
 
igotinfected profile image
Jason Rebelo

I use VS Code with the DEV Community extension. Allows you to easily create new posts and saves them immediately to the DEV dashboard, then you can just edit it in VS Code and preview it with the Markdown previewer right in there, or just switch to the dashboard for a full preview (including liquid tags and such).

Collapse
 
kubeden profile image
Kuberdenis

God... I am so grateful you shared that!! Oh, and I am using npp or vscode (lately).

Collapse
 
bobbyiliev profile image
Bobby Iliev

That seems super cool! Unfortunately, it does not seem to work at my end, I'm getting an Unexpected end of JSON input error. Probably some of my existing posts' title or content is breaking the JSON and the extension is failing.

Collapse
 
igotinfected profile image
Jason Rebelo

I have a similar issue when trying to save sometimes, it mainly happened when I use too many tags (max. 4). It's very possible that it also fails at other times though 🤷‍♂️

Collapse
 
madza profile image
Madza

Thank you for sharing that extension 🙏❤
Workflow idea looks promising 😉

Collapse
 
andrewbaisden profile image
Andrew Baisden

I use typora.io/ for all my blog posts. They are written in Markdown so I can post them everywhere. Plus that gives me a local backup for all of my blog posts.

Collapse
 
louislow profile image
Louis Low • Edited

Hold on... I've maybe seen this typora somewhere that similar and familiar a very long time ago. I don't know, maybe a placebo effect in between my eyes and the mind.

Collapse
 
andrewbaisden profile image
Andrew Baisden • Edited

Maybe. There are another two markdown apps that I also have but I don't use them as much which is why I did not mention them because I am so used to Typora. They are notable.app/ and obsidian.md/.

None of them have official mobile versions yet so if I want to view my markdown files on mobile I use 1writerapp.com/. It's a great setup because it means that I have control over my own data which I can access from a cloud service like Dropbox, Google Drive etc...

Thread Thread
 
louislow profile image
Louis Low

Ha! Found it. That's what I meant... My decade-old broken project (Monolith MD) found in my archive storage dated 2016 used to be a repo at BitBucket. Built with decade-old Electron version. I try to revive it as much as I can...

screenshot

Thread Thread
 
madza profile image
Madza

Besides Typora, I would recommend MarkText. Tried it out and was impressed with how simple and clean looking it is 😉 Also open source and available on all platforms 😉

Thread Thread
 
louislow profile image
Louis Low

LOL... I have no idea who forked who... I stay neutral. Don't want to interrupting anything.

Collapse
 
yo profile image
Yogi

Notion

Collapse
 
kallmanation profile image
Nathan Kallman

Directly in DEV or sometimes in a text-editor like SublimeText or VIM, which I copy-paste into DEV after a little bit.

Collapse
 
ezesunday profile image
Eze Sunday Eze

Notion works best for me. Sometimes I use Dropbox Paper as well. But Notion is my preferred because of the offline mode, simplicity and enough space for organization.

Collapse
 
raevilman profile image
RD

vscode(markdown) => github

Collapse
 
cchacin profile image
Carlos Chacin ☕👽

I use my personal blog as a source of truth: Jekyll + Markdown + Github pages.... CarlosChac.in
Generally, I use atom to edit the markdown files
Then I use the import option on dev.to to import the articles as drafts.

Collapse
 
jmfayard profile image
Jean-Michel 🕵🏻‍♂️ Fayard

I write my first draft in Notion.
Then I put it in a private repository called "writing".
There I edit it with visual studio code with the spell right plugin
At some point I copy paste it in dev and click on submit without thinking twice about it.
Now that the article is published, I feel the pressure to polish it.
So I edit it again a few times in visual studio code or typora and copy paste it in DEV.
Rinse and repeat.

Collapse
 
saurabh47 profile image
Saurabh Gangamwar

Recently I started using Notion.
Its really easy to use as well as powerful.

Collapse
 
shadowtime2000 profile image
shadowtime2000

I just write them as drafts.

Collapse
 
aboutdavid profile image
David

Notion is a really good app for making posts but the drafts feature is also good. However I usually don't use it because the Drafts feature is kind of small (they show you Markdown tips which I only want to view occasionally which makes the editor a bit smaller)

Collapse
 
kaila profile image
Kaila ✨

I usually write the title first on the phone because that's the idea and pass it on to a blog