The auto-save task feature is complete: #10

Merged
longjacksonle merged 1 commit from long-feature-auto-save into main 2026-04-03 19:30:06 +02:00
Member
  • autosave_task_name and autosave_interval initialized in new()
  • EB_AUTOSAVE_INTERVAL read in apply_env()
  • add_autosave_task() creates the AutoSave-Explorer-Bookmarks task at logon with PT5M repetition
  • remove_autosave_task() unregisters it
  • Both called in install(), uninstall(), and reinstall() alongside the existing restore task calls
  • EB_AUTOSAVE_INTERVAL documented in help_text()
- autosave_task_name and autosave_interval initialized in new() - EB_AUTOSAVE_INTERVAL read in apply_env() - add_autosave_task() creates the AutoSave-Explorer-Bookmarks task at logon with PT5M repetition - remove_autosave_task() unregisters it - Both called in install(), uninstall(), and reinstall() alongside the existing restore task calls - EB_AUTOSAVE_INTERVAL documented in help_text()
- autosave_task_name and autosave_interval initialized in new()
  - EB_AUTOSAVE_INTERVAL read in apply_env()
  - add_autosave_task() creates the AutoSave-Explorer-Bookmarks task at logon with PT5M repetition
  - remove_autosave_task() unregisters it
  - Both called in install(), uninstall(), and reinstall() alongside the existing restore task calls
  - EB_AUTOSAVE_INTERVAL documented in help_text()
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pandoras-box/explorer-bookmarks!10
No description provided.