Group Abstract Group Abstract

Message Boards Message Boards

0
|
344 Views
|
4 Replies
|
1 Total Like
View groups...
Share
Share this post:

How to create a notebook that saves automatically what I'm doing in other's notebook?

I want to create a notebook that saves whatever I am doing inside Mathematica. Whatever a start a new Mathematica session I just know whatever I do now it will appear in that intended notebook. It is important because I want to put together all my Mathematica/Wolfram learning process. I've tried InputNotebook but it doesn't work as I want.

4 Replies
Posted 21 days ago

Are you perhaps talking about turning on AutoSave? If this is what you are wanting to do, realize that AutoSave will not work until after you save an initial copy of the notebook - I wished it did, but it doesn't. Also AutoSave is not supported when working with Cloud only stuff, ie only when the notebook is a local copy on your computer. To turn it on use the Options Inspector and set the "NotebookAutoSave" setting to True (the default is False) ... if you're not sure how to use the Options Inspector click on the Preferences item in the Wolfram menu at the top left of the screen and then click on the "Advanced" option on the bottom left, then click the "Open Option Inspector" button in the center of the Preferences window, and then search for "AutoSave" in the GlobalPreferences group of settings, and then change it from the False setting (the default) to True - and don't forget to save it the first time. After that it should save everything you do.

Think it might be a very good idea to get into the habit of saving your work manually when you first create a new notebook. Just click the File/Save menu item and provide a name and location for where the file is to be saved. This way when AutoSave is enabled, your work will have been saved already should a computer or Mathematica crash occur, and you don't risk loosing everything you've done.

You can also set an explicit time if you wish - see the SetNotebookAutoSaveTime documentation for more information.

Good luck...if you wish more info please ask...
-bob

POSTED BY: Bob Freeman
Posted 1 month ago

I don't understand what you're trying to do. Do you want to record all your front-end actions, i.e., edits, insertions, executions, etc., in an associated notebook? And how do you want to record them? In readable prose text or in the form of low-level notebook programming?

POSTED BY: Werner Geiger

I want an exact copy of what I'll be doing. A mirror of what I'm inserting, text, cod, etc.

Posted 24 days ago

No idea how to achieve that within Wolfram.

Probably there are general Windows Tools for keyboard/mouse recording. But I doubt that these will really help you.

POSTED BY: Werner Geiger
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard