Updated TODO to reflect bugfix priority

This commit is contained in:
sose 2019-09-22 03:05:22 -04:00
parent b8de73f051
commit 6fb99ecffb
1 changed files with 2 additions and 2 deletions

View File

@ -21,13 +21,13 @@ Part of TildeLinux.
### TODO
- Code cleanup
- Move shared functions into separate files
- Initial ssh setup
- **Initial ssh setup**
- And error when ssh is not configured
- Password login
- An easy way to transfer private keys?
- Error handling for file creation
- Alert user if (local) directory they are trying to link to already contains a link
- The exit and cancel buttons should do the same thing
- **The exit and cancel buttons should do the same thing**
- A way to cleanly unlink directories
### ChangeLog