Notes
A syntax designed to bring syntax highlighting to every day note taking.
Details
Installs
- Total 19K
- Win 9K
- Mac 6K
- Linux 3K
Sep 27 | Sep 26 | Sep 25 | Sep 24 | Sep 23 | Sep 22 | Sep 21 | Sep 20 | Sep 19 | Sep 18 | Sep 17 | Sep 16 | Sep 15 | Sep 14 | Sep 13 | Sep 12 | Sep 11 | Sep 10 | Sep 9 | Sep 8 | Sep 7 | Sep 6 | Sep 5 | Sep 4 | Sep 3 | Sep 2 | Sep 1 | Aug 31 | Aug 30 | Aug 29 | Aug 28 | Aug 27 | Aug 26 | Aug 25 | Aug 24 | Aug 23 | Aug 22 | Aug 21 | Aug 20 | Aug 19 | Aug 18 | Aug 17 | Aug 16 | Aug 15 | Aug 14 | Aug 13 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 1 | 1 | 2 | 1 | 0 | 3 | 0 | 1 | 4 | 4 | 2 | 1 | 1 | 1 | 4 | 0 | 2 | 0 | 2 | 3 | 3 | 2 | 2 | 2 | 1 | 0 | 0 | 2 | 2 | 4 | 4 | 0 | 5 | 0 | 2 | 2 | 4 | 2 | 0 | 1 | 0 | 1 | 0 | 4 | 0 | 1 |
Mac | 2 | 1 | 0 | 1 | 0 | 3 | 1 | 0 | 3 | 3 | 0 | 0 | 1 | 1 | 1 | 3 | 2 | 1 | 0 | 0 | 3 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 4 | 1 | 0 | 0 | 0 | 1 | 0 | 3 | 3 | 0 | 0 | 0 | 0 | 3 | 1 | 2 | 0 | 1 |
Linux | 0 | 1 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 |
Readme
- Source
- raw.githubusercontent.com
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!
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
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