Save Post settings to file and then return. Make into it's own gosub.
Add folder for scheduled posts settings files
Add setting .ini for scheduled post time
Helper script that runs in background and checks if time matches schedule time, if so execute SMP.exe "path-to-settings-directory" "instant"
Helper script deletes settings directory once post is posted
- [x] Time Picker
- [ ] Save Post settings to file and then `return`. Make into it's own gosub.
- [ ] Add folder for scheduled posts settings files
- [ ] Add setting .ini for scheduled post time
- [ ] Helper script that runs in background and checks if time matches schedule time, if so execute SMP.exe "path-to-settings-directory" "instant"
- [ ] Helper script deletes settings directory once post is posted
- [ ]
Time Picker
Save Post settings to file and then
return
. Make into it's own gosub.Add folder for scheduled posts settings files
Helper script that runs in background and checks if time matches schedule time, if so execute SMP.exe "path-to-settings-directory" "instant"
Helper script deletes settings directory once post is posted