mirror of
https://github.com/wassname/HackFlowy.git
synced 2026-07-13 01:00:28 +08:00
38 lines
1.0 KiB
Markdown
38 lines
1.0 KiB
Markdown
**Live Demo:** http://cryptic-falls-9359.herokuapp.com/
|
|
|
|
**My Writings in Workflowy:** https://workflowy.com/s/55DdB7GpZX
|
|
|
|
Current Features that workflowy doesn't have:
|
|
--------
|
|
- Real-time editing.
|
|
- Revision Control.
|
|
- (Support for aliasing/Multiple-parents is basically done).
|
|
- (Latex+Markdown Editor is basically done.)
|
|
|
|
Features that workflowy has that I haven't implemented yet:
|
|
----------
|
|
- Editor:
|
|
- Tagging. //(This is actually really hard to implement well).
|
|
- Pasting,Import,Export
|
|
- General CSS
|
|
- Offline editing
|
|
- Undo/Redo
|
|
- A Mobile app
|
|
- A bunch of small things.
|
|
-
|
|
- It doesn't look that great right now, but neither did a bunch of famous sites.
|
|
- http://blog.onemonthrails.com/famous-first-landing-pages/
|
|
|
|
|
|
Documentation + Todos:
|
|
-----
|
|
- https://workflowy.com/s/qFYOTilhJK
|
|
|
|
|
|
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`
|