Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/skrajewski/instant-notes
- Owner: skrajewski
- Created: 2014-12-26T18:44:46.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-10-20T18:39:14.000Z (about 8 years ago)
- Last Synced: 2024-03-16T14:39:31.584Z (8 months ago)
- Language: JavaScript
- Size: 104 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.