Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 620 Bytes

TODO.rst

File metadata and controls

38 lines (28 loc) · 620 Bytes

TODO

General

  • favorite support
  • support of node labels
  • support for assets (?)
  • unify the find action
  • switch to multiprocessing

File Transfer

  • autosplit large files (determine maximum size first)
  • node directory walker (similar to os.walk) ?
  • more sophisticated progress handler that supports offsets, ETA

User experience

  • backup oauth file on refresh
  • proper tree formatter
  • manual shell completion
  • even nicer help formatting

Tests

  • cache methods
  • functional tests

Documentation

  • write some
  • packaging plugins (sample setup.py)