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

https://github.com/insin/ideas-md

A float-to-the-top ideas log built with React
https://github.com/insin/ideas-md

gist productivity react react-app

Last synced: 8 months ago
JSON representation

A float-to-the-top ideas log built with React

Awesome Lists containing this project

README

          

# IDEAS.md

A float-to-the-top ideas log built with [React](http://facebook.github.io/react/) and [Redux](https://github.com/gaearon/redux), among others.

## Features

* Keep general idea notes and idea notes in named sections.
* Each time a section is edited, it floats to the top.
* Persists to `localStorage`.
* Export to an `IDEAS.md` file.
* Import an `.md` file in the correct format by dropping it on the app.

### [Gist](https://gist.github.com/) integration

* Ideas can be synced with a GitHub Gist containing an `IDEAS.md` file.
* Ideas can be saved to an existing Gist if you generate a personal access token.

[![ideas-md screenshot](https://github.com/insin/ideas-md/raw/master/screenshot.png)](http://insin.github.io/ideas-md)

Live version: http://insin.github.io/ideas-md

## MIT Licensed