/sublime-notes

A syntax designed to bring syntax highlighting to every day note taking.

#Notes for Sublime Text

##A Very Simple Language for Taking Notes

If you're like me, you find yourself taking a lot of notes in Sublime. I like syntax highlighting, and I thought it would be cool to see it applied to every day note taking. Now you can enjoy your beautiful color schemes while taking everyday notes!

alt tag

##Installation Install via Sublime's Package Manager.

  • Open the command palette: ⌘+shift+p on MacOS/Linux, ctrl+shift+p on Windows
  • type install, select Package Control: Install Package
  • type Notes, select Notes

##Usage

  • Open the command palette: ⌘+shift+p on MacOS/Linux, ctrl+shift+p on Windows
  • type notes
  • or save as a .notes file

##Features alt tag

##Snippets

  • generate block title: --- + TAB
  • generate code snippet: [ + TAB

##Supported languages for snippets

  • Actionscript
  • Applescript
  • ASP
  • C
  • C++
  • C#
  • Clojure
  • CSS
  • D
  • Erlang
  • Go
  • Groovy
  • Haskell
  • HTML
  • Java
  • Javascript
  • Lua
  • Makefile
  • Markdown
  • Matlab
  • Objective-C
  • Ocaml
  • Pascal
  • Perl
  • PHP
  • Python
  • R
  • Regex
  • Ruby
  • Scala
  • Shell
  • SQL
  • TCL
  • TeX
  • XML
  • XSL
  • YAML

Screenshots were taken using Seti_UI color scheme