mirror of
https://github.com/wassname/HackFlowy.git
synced 2026-07-03 17:00:06 +08:00
31 lines
626 B
Markdown
31 lines
626 B
Markdown
**Live Demo:** http://glacial-island-2506.herokuapp.com/
|
|
|
|
Features ndentJS has that workflowy doesn't have:
|
|
--------
|
|
- Live googleDocs-esque editing.
|
|
|
|
|
|
Pending features that workflowy has:
|
|
--------
|
|
- Several small bug fixes.
|
|
- A better UI
|
|
- Hashtags
|
|
- Search
|
|
- Import/Export
|
|
|
|
|
|
Pending features that Workflowy doesn't have:
|
|
-------
|
|
- Split Screen:
|
|
- Revision Control.
|
|
- Transclusion/Aliasing/Graph-structure.
|
|
- Latex Editor.
|
|
|
|
|
|
|
|
Installation and Usage
|
|
======================
|
|
|
|
- A throwaway database account is provided. But, you can edit /lib/db.js with your own credentials.
|
|
- `npm install`
|
|
- `node app.js` |