DEV Community

Rijad Husic
Rijad Husic

Posted on • Updated on

 

What note/snippet app do you use?

Hi everyone, for quite some time now I'm in search of a great snippet and note-taking app.

For notes currently, I'm using Simplenote it's awesome for short notes because it has a mobile app to so I can access them anytime, but it isn't really good for code snippets :/

It would be ideal if the snippet manager had a vscode integration and but not mandatory uses GitHub gists.

Top comments (5)

Collapse
 
francoscarpa profile image
Franco Scarpa • Edited

Aren't you satisfied with Simplenote's Markdown support?

Collapse
 
rijadhusic profile image
Rijad Husic

How did I miss the markdown support :O I was using it just as a really simple note-taking app without any styling.

And for code snippets, it would be awesome to have something vscode integrated for easier use.

Collapse
 
francoscarpa profile image
Franco Scarpa

What do you mean with "VSCode" integration?

Collapse
 
roniardynt profile image
Ron

i use, codespace.app , it's great snippet app

Collapse
 
juniordevforlife profile image
Jason F

At work I use a MacBook, and just use the Notes app. On my personal computer I use BoostNote.

Timeless DEV post...

Git Concepts I Wish I Knew Years Ago

The most used technology by developers is not Javascript.

It's not Python or HTML.

It hardly even gets mentioned in interviews or listed as a pre-requisite for jobs.

I'm talking about Git and version control of course.

One does not simply learn git