Added stuff to TODO
This commit is contained in:
parent
26fc15b65c
commit
1a49884a3a
12
TODO
12
TODO
@ -1,3 +1,15 @@
|
|||||||
* Fix dynamic tree updates when adding a new node
|
* Fix dynamic tree updates when adding a new node
|
||||||
* Expand tree to show selected node when going throw goToNode()
|
* Expand tree to show selected node when going throw goToNode()
|
||||||
* Create new admin user when no user exists
|
* 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…
Reference in New Issue
Block a user