Author: _hunter
Posted: Tue Dec 06, 2016 4:14 am (GMT -6)
In this case you should remove "delete" functionality from TC: because you could accidentally delete important files.
Also you need to remove "copy" functionality from TC: you could accidentally overwrite important files.
And don't forget to remove "edit" functionality: you could accidentally edit something in important files.
The only thing you need to do (if you're worrying so much about "confusing" columns) -- just add new option somewhere in depth of Misc. -- like "I'm not getting confused with columns" (unchecked by-default).
Posted: Tue Dec 06, 2016 4:14 am (GMT -6)
ghisler(Author) wrote: |
The reason why I implemented it this way was that I wanted to prevent people from creating views with e.g. just the file size. This would be very confusing, and you could accidentally delete important files. Of course it would be useful to replace these fields by your own, but I couldn't find a method which is both safe and powerful. I would have to detect somehow that the user added a field equivalent to the name himself... |
In this case you should remove "delete" functionality from TC: because you could accidentally delete important files.
Also you need to remove "copy" functionality from TC: you could accidentally overwrite important files.
And don't forget to remove "edit" functionality: you could accidentally edit something in important files.
The only thing you need to do (if you're worrying so much about "confusing" columns) -- just add new option somewhere in depth of Misc. -- like "I'm not getting confused with columns" (unchecked by-default).