CoCreate User Forum  

Go Back   CoCreate User Forum > Search Forums

Showing results 1 to 7 of 7
Search took 0.00 seconds.
Search: Posts Made By: gmatelich
Forum: Customization 05-29-2018, 09:15 AM
Replies: 9
Views: 9,149
Posted By gmatelich
Re: Super Fast Autosave

I've moved this code set to GitHub: https://github.com/barebuns/IncrementalAutoSave
I've added Annotation backup to the code as well.
I look forward to anyone's feedback on how this is working for...
Forum: Customization 05-18-2018, 08:32 AM
Replies: 9
Views: 9,149
Posted By gmatelich
Re: Super Fast Autosave

correct, it's not yet automatic. this is really just next step in proof of concept. It still relies on the out of box autosave to use as a timer/counter, but aims to reduce the pain of waiting for...
Forum: Customization 05-16-2018, 03:34 PM
Replies: 9
Views: 9,149
Posted By gmatelich
Re: Super Fast Autosave

#| Just doing a "baseline" save instead of the standard autosave, is a great time saver, since you don't have to wait for the package file to zip (why don't they do that in the background?).
This...
Forum: Customization 05-09-2018, 10:43 AM
Replies: 9
Views: 9,149
Posted By gmatelich
Re: Super Fast Autosave

AutoSaveBaseline is looking pretty good
(defun AutoSaveBaseline ()
(setf *AutoSaveBaseLocation* (format nil "~AAutosave/~A" (sd-inq-temp-dir) (get-universal-time))) ;Establish autosave...
Forum: Customization 05-08-2018, 08:56 AM
Replies: 9
Views: 9,149
Posted By gmatelich
Re: Super Fast Autosave

Getting closer I think:

(in-package :valve)
(use-package :oli)
(sd-display-alert "Loading Autosave" :icon :info :auto-close-time 5)
(defvar *AutoSaveIncrement* 1) ;Loop...
Forum: Customization 05-04-2018, 09:53 AM
Replies: 9
Views: 9,149
Posted By gmatelich
Re: Super Fast Autosave

No, not yet working code :-(
Forum: Customization 05-02-2018, 01:20 PM
Replies: 9
Views: 9,149
Posted By gmatelich
Super Fast Autosave

I've been manually testing a much faster method of autosave, though admittedly it's currently much less user friendly. For testing I turn on autosave, with the 'ask before save' option; when it asks,...
Showing results 1 to 7 of 7

 
Forum Jump

All times are GMT -8. The time now is 05:00 AM.



Hosted by SureServer    Forums   Modeling FAQ   Macro Site   Vendor/Contractors   Software Resellers   CoCreate   Gallery   Home   Board Members   Regional User Groups  By-Laws  

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.