Added stuff to TODO
This commit is contained in:
parent
26fc15b65c
commit
1a49884a3a
1 changed files with 12 additions and 0 deletions
12
TODO
12
TODO
|
@ -1,3 +1,15 @@
|
|||
* Fix dynamic tree updates when adding a new node
|
||||
* Expand tree to show selected node when going throw goToNode()
|
||||
* Create new admin user when no user exists
|
||||
* File deletion
|
||||
- per file
|
||||
- when deleting node and child nodes
|
||||
* Move node
|
||||
* Tree titles should be user-select none
|
||||
|
||||
|
||||
Long term
|
||||
=========
|
||||
* Load tree iteratively when needed
|
||||
* Notification of timestamps
|
||||
* Journal with quick insert of date and time
|
||||
|
|
Loading…
Add table
Reference in a new issue