| Age | Commit message (Collapse) | Author |
|
- Implement MovedItem struct to track file operations
- Add rollback logic for draft-to-local and local-to-draft moves
- Improve error handling with automatic rollback on failures
|
|
- Update local actions implementation
- Improve latest info handling
- Enhance vault sheets management
|
|
- Add sheet_in_use field to LocalConfig
- Implement use_sheet and exit_sheet methods
- Add draft folder management for sheet switching
|
|
|
|
- Add new configuration fields for local and vault data
- Remove outdated todo.txt file
|
|
- Rename vcs crate to vcs_data to clearly define data layer
- Maintain all existing data structures and functionality
- Update dependencies to include action_system integration
- Preserve test structure in vcs_data_test directory
|