Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 918 Bytes

README.md

File metadata and controls

41 lines (31 loc) · 918 Bytes

Brainstorm

Brainstorm is a WIP general purpose note-taking application.

Features

  • Note taking
    • Live preview of what you're writing
    • Partially supports Github Flavored markdown (no todo's yet)
    • Syntax highlighting for all languages highlight.js supports***** (see support here)
  • Editing notes
  • Deleting notes
  • Grid-based note viewing
  • Isolating groups of notes by tag-name
  • Works on different screen sizes

* Currently not in the demo :(

Todo features

  1. Note boards
  2. Widgets
  3. Accounts
  4. Per-board access/privacy configuration (think access by link, or by invite amongst other options)

Goal

A solid open-source note-taking application which can be used for several different tasks:

  1. Generic note taking
  2. Planning
  3. Cheat sheets
  4. Free-writing
  5. Microblogging
  6. Extensibility