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
- Create the basic functionality
- Switch to Angular for better performance
- Wrap this in a node-webkit 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
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
You can pin it to the browser or please refer to this link