Skip to content

I use Evernote as my snippets manager and I need to copy formatted code into Evernote so I will use PrimsJS for that

Notifications You must be signed in to change notification settings

muhammad-saleh/PrismJS-Evernote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PrismJS-Evernote b2

I use Evernote as my snippets manager and sometimes I need to copy formatted code into Evernote but some editors let you copy the code unformatted

So the basic idea is just to have a simple easy to use code formatter.

You can paste a fomatted text (HTML/RTF) into Evernote and it will keep the text styled So the problem is sometimes you can't find an easy to use code formatter easily or it might not look as you expected So here I will try to create a solution for that

So what's PrismJS ? Prism is a syntax highlighter used by a lot of people

Roadmap

  • Create the basic functionality
  • Switch to Angular for better performance
  • Wrap this in a node-webkit app

Use as an app

My perfect workflow is that while I'm adding a note with a code in it I want to fire up an app to add my code and then paste the code and instantly it's formatted So in the future plan this should be wrapped inside an app but till I get there you might have solutions

Mac

Use an application called fluid where you can add the file path to the index.html page of this project and then it will be wrapped inside of an app

Windows

You can pin it to the browser or please refer to this link

About

I use Evernote as my snippets manager and I need to copy formatted code into Evernote so I will use PrimsJS for that

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published