Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/skrajewski/instant-notes

Instant note - just write note and save to bookmarks!
https://github.com/skrajewski/instant-notes

Last synced: 14 days ago
JSON representation

Instant note - just write note and save to bookmarks!

Awesome Lists containing this project

README

        

Instant Notes
=============

![dependencies](https://img.shields.io/david/skrajewski/instant-notes.svg?style=flat-square)
![devDependencies](https://img.shields.io/david/dev/skrajewski/instant-notes.svg?style=flat-square)

_Project created for fun and learn._

Create beautiful notes using _Markdown_ syntax and store content in location bar as _base64_.

**Features**

- Markdown syntax
- Preview in real time
- Store note in location bar
- No database
- Resizable panels

## Live demo

or go to [example note](http://skrajewski.github.io/instant-notes/#/SSBzYXkgaGVsbG8gOikKPT09PT09PT09PT09PT09PT0KClRoaXMgaXMgbXkgbm90ZXBhZC4gSSBjYW4gd3JpdGUgaGVyZSB3aGF0IEkgY2FuIGFuZCB3aGF0IEkgd2FudC4gCgoqKldoYXQgaXMgaXQ/KioKCi0gTWFya2Rvd24gc3ludGF4Ci0gUHJldmlldyBpbiByZWFsIHRpbWUKLSBTdG9yZSBub3RlIGluIGxvY2F0aW9uIGJhcgotIE5vIGRhdGFiYXNlCi0gUmVzaXphYmxlIHBhbmVscwo=)

## Want to run notepad locally?

Just open a `docs/index.html` file in browser.

Testing in _Chrome 39_. IE does not support long urls. And more...

## How to store note?
It's pretty simple - create new note and **bookmark** it!

## License
The MIT License. Copyright (c) 2014 Szymon Krajewski.