Towards the Capivara 1.0 release
The ToDo list for version 1.0 is pretty long. Thus, I am not sure how quickly I can integrate all features.Here it goes:
- One huge task will be to update/maintain the SSHTools package.
- Add support to save synchronization settings in order to execute them regularly, e.g. as scheduled synchronizations.
- Improve the synchronization complexity. The basic idea was to implement the Rsync algorithm. It's time to do it.
- Implement bookmark handling. It should be possible for users to save their current location to quickly reenter the path in future sessions. [done]
- Refactor the Capivara core to make it easier to maintain and extend.
- Perhaps I continue to work on the theme support.