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
- Host: GitHub
- URL: https://github.com/insin/ideas-md
- Owner: insin
- License: other
- Created: 2015-02-18T14:57:36.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-09-29T09:45:19.000Z (over 9 years ago)
- Last Synced: 2025-05-28T10:13:43.187Z (12 months ago)
- Topics: gist, productivity, react, react-app
- Language: JavaScript
- Homepage: http://insin.github.io/ideas-md
- Size: 426 KB
- Stars: 32
- Watchers: 2
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE
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.
[](http://insin.github.io/ideas-md)
Live version: http://insin.github.io/ideas-md
## MIT Licensed