> Hmmm...I thought a cell starting with an equal sign (=) still gets auto-updated if there are cell references in its expression. Is it not working that way? Or you are talking about some other cases?
Thought exactly the same, but a equal sign with a letter only shows 'Err: ReferenceError: A is not defined', with a letter it does show the number after the equal sign but doesn't change with row changes. In the same vain I would actually remove the 'S'ave button, since it anyway >> only replicates the saveChanges button accessible with every editable TW. >> On the other hand I already added the 'done' button to the tiddler view >> toolbar, because this way it is possible to use TableEditor together with >> Eric's UndoPlugin. >> >> That is great! I have been wondering how to work with the UndoPlugin! Can > you tell me how to do it? > At the moment UndoPlugin doesn't recognizes a change to a table cell if TableEditor's auto save isn't enabled. It only recognizes once the 'done' (e.g. the button used in edit mode for saving changes to a tiddler and immediately switching to view mode) is used. This button can by copied from the editbar to the viewbar slice in the ToolbarCommands shadowed tiddler, so that this 'done' button appears in the toolbar of a tiddler in view mode too. And therefore can be used to save a tiddler after a couple cells changed - which now is recognized by UndoPlugin and enabled to revert the table tiddler to its state before the 'done' button was used. Since with each 'done' the tiddler refreshes and, with large tables. jumps to the top of the tiddler (in my case where I display tiddler's content with a scrollbar and so keep the tiddler header always visible and accessible at the top), I use it only after a couple of cells changed, because of the disruption of the jump caused by saving a tiddler. I also think there are too many buttons around the table and should figure > a way to rearrange them. It sounds like a good idea to replace the delete > button with a cut button, but I don't quite understand what "upon a cut > would be changed into a paste" means. What I am thinking is something that > is invisible most of the time and visible when the mouse is over a certain > place (the corner of a table, for example), just like the pull-down menus > that we already see in a lot of pages. > > I thought of changing the 'x' of the delete button to a 'c' with the addition of the 'cutting' ability to this button, - And which upon an actual cutting of a column would change the 'c' into a 'p' for pasting in this button available below every column. Which would bring the limitation that actually only one column could be deleted/cutted at a time (since all 'c' button change to 'p' after having it used for a cut). Therefore agree that popup menus visible upon hovering would be really a better way. Regards. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To view this discussion on the web visit https://groups.google.com/d/msg/tiddlywiki/-/g6R-aPRes-QJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

