mirror of
https://github.com/wassname/HackFlowy.git
synced 2026-08-11 11:12:38 +08:00
Sync parent_id with db;
* Update the corresponding query in `server.js` * Add js to focus input of new element created
This commit is contained in:
@@ -12,7 +12,7 @@ An open-source [Workflowy](http://workflowy.com) clone.
|
||||
|
||||
##To-do
|
||||
|
||||
* Work on sub-lists. The parent id of the Backbone task model has to be set for it to be saved properly. The template should be modified to have the `children` ul as part of every task.
|
||||
* ~~Work on sub-lists. The parent id of the Backbone task model has to be set for it to be saved properly. The template should be modified to have the `children` ul as part of every task.~~
|
||||
* Search & Tags
|
||||
* Themes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user