Skip to content

Conversation

@mkh-user
Copy link
Member

@mkh-user mkh-user commented Aug 22, 2025

Type of Change

  • New feature

Description

These changes will close #3.
TODOs:

  • Move startup-processing to app closing time
  • Complete features listed in Create backup system #3
  • Use tweens for backup status icon

Testing

Works fine with manual and automatic backup, backup restore makes new file with restored content, a new backup status icon is available in bottom right corner that provides time stamp and automatic/manual badge for both completed and failed backup tasks for 5 seconds.

Impact

This change adds new BackupCore autoload and some startup-time processing, this will make startup a little bit slower (based on number of backups).

Additional Information

Checklist

  • My code adheres to the coding and style guidelines of the project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings
  • Changes were added to CHANGELOG

@mkh-user mkh-user self-assigned this Aug 22, 2025
@mkh-user mkh-user added action scripts Official action scripts or action scripts features feature: Backup Introduces or enhances data backup and restore capabilities scope: code labels Aug 22, 2025
@mkh-user mkh-user mentioned this pull request Aug 23, 2025
@mkh-user mkh-user marked this pull request as ready for review August 23, 2025 10:01
@mkh-user mkh-user merged commit 7a16c55 into Main Aug 23, 2025
1 check passed
@mkh-user mkh-user deleted the backup-system branch August 23, 2025 10:03
@mkh-user mkh-user added this to the Text Forge 0.1 milestone Aug 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action scripts Official action scripts or action scripts features feature: Backup Introduces or enhances data backup and restore capabilities

Projects

Status: Completed

Development

Successfully merging this pull request may close these issues.

Create backup system

2 participants