Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 707 Bytes

TODO.md

File metadata and controls

13 lines (13 loc) · 707 Bytes
  • fix notifications panel
  • fix dialog.coffee
  • create hidden input dialog and use it in dialog.coffee and elsewhere
  • switch to https://github.com/atom/notifications instead of atom-message-panel
  • check and fix serializing
  • clear input when a directory is selected
  • destroy all views, at least call destroy on them
  • See issue #68
  • When deserializing localFiles, check to see if the file is deleted and if so remove it.
  • Display more information in "Show downloaded files"
  • Store when files are downloaded
  • Handle SFTP "expected" errors like PERMISSION_DENIED when navigating
  • Add a "Remote File Modified" warning based on timestamp