~optimisme/pantheon-files/1067061

1
2
3
4
5
6
7
8
9
10
11
12
13
This is a short TODO list.

Hotlist:
- make permissions change async operations use jobs.
- PropertyWindow permissions change recursively for folders.
- make ContextPane support multi selection like PropertyWindow.
- update freespace diskrenderers in sidebar: make a simple timer and update the information at the application level for a determined time delay, and maybe after some specifics files operations ?

Various:
- interface for tagging system, an easy way to tag a file in the preview panel
- add drag support to the locationbar, we should be able to move a file by dragging it on the folder names
...