TableEditor v1.3.7

   - (min version) http://twtable.tiddlyspace.com/#TableEditor--MIN
   - (full version) http://twtable.tiddlyspace.com/#TableEditor
   
Added support for single row/column copy/cut/paste. I don't like the way it 
is yet, but it is ok to have a taste.
Fixing top few rows (left few columns) is ready for testing, see 
http://twtable.tiddlyspace.com/#[[TableEditor--Example--Fixed Header]] for 
example. (You may need to change the maximum width/height to see the 
effects)

These features are not stable yet, please try and give feedback. Thanks!

Vincent

On Sunday, September 16, 2012 1:37:40 PM UTC+8, Vincent Yeh wrote:
>
> It's not always the case but sometimes I'd like to have multi-lined text, 
> even a short list, in a cell to make it more readable. Hence I added 
> multi-line support to the plugin, see 
> http://twtable.tiddlyspace.com/#[[TableEditor--Example--Lists%20in%20Cells]]for
>  example.
> TableEditor v1.3.6
>
>    - (min version) http://twtable.tiddlyspace.com/#TableEditor--MIN
>    - (full version) http://twtable.tiddlyspace.com/#TableEditor
>    
> Some bugs fixed as described in the revision history section. One 
> experimental feature, fixed top rows/left columns, is not yet stable, but 
> you can try it with the txtTableEditorFirstRowsToFix and 
> txtTableEditorFirstColsToFix options. Comments and suggestions are welcome!
>
> Have fun!
>
> Vincent
>
> On Sunday, September 16, 2012 12:03:14 AM UTC+8, Vincent Yeh wrote:
>>
>> Yakov,
>>
>> Thanks a lot for the information and the code hiding suggestion. :-)
>> Now I understand the 'shifting a column' thing, sounds interesting, I 
>> will think about it.
>> Right now I am not able to connect to the website through the link you 
>> provided below, will try it later and come back to you.
>>
>> Vincent 
>>
>> On Saturday, September 15, 2012 5:10:03 AM UTC+8, Yakov wrote:
>>>
>>> Hello Vincent,
>>>
>>> thanks for the update, now extra captions are not displayed in the 
>>> mentioned browsers which is fine for me; on the other hand, Chrome 21.0 
>>> (latest) and Safari 5.0.3 still don't show the "E" button in tables without 
>>> a caption (OS: Vista x64); the same thing in AndTidWiki (which is more 
>>> painful for me). I guess those are WebKit browsers/app..
>>>
>>> A small note: for TableEditor--MIN it may be useful to hide the code 
>>> using the following wrapper:
>>>
>>> /***
>>> [the header of the plugin, other visible things like Options]
>>> /%
>>> ***/
>>>      [code here]
>>> /***
>>> %/
>>> ***/
>>>
>>> As for transclusions, I haven't done extended tests, but found that 
>>> <<tiddler ..>> macro gets an error if used with section which contains a 
>>> table:  <<tiddler [[This or another tiddler##a section with a table]]>>. 
>>> Simple transclusion test works: I put a table in one tiddler, transcluded 
>>> it into another, edited the table there, no errors, content of the first 
>>> tiddler is changed. The only note is if the first tiddler is opened at the 
>>> same time, its representation is not refreshed (the table is shown as it 
>>> was before editing).
>>>
>>> I also did a test with merged cells ("|>|one long cell|", "|one high 
>>> cell|\n|~|") and it seems that everything works fine.
>>>
>>> Is it "cut-and-past the whole column to the one next" you are talking 
>>>> about?
>>>>
>>> If so then I'd rather just do the cut-and-past alone (not yet, though). 
>>>> If I am misunderstanding, please tell me more about it.
>>>>
>>>
>>> I mean if a table has colomns A, B, C, D, shifting C to the left is 
>>> changing the table so that it has A, C, B, D, and then C, A, B, D. It is 
>>> close to copy+paste, just means cutting/pasting of the whole colomn 
>>> (instead of its content as it is done in office-like apps, so that one 
>>> needs to delete the colomn after cutting the content and create a new 
>>> colomn before inserting the content). Less efforts for such manual sorting 
>>> would be nice.
>>>
>>> As for the behavior in AndTidWiki (it's an Android app which acts as a 
>>> TiddlySaver.jar), I made a bunch of screenshots [1]. Sorry, I haven't 
>>> studied any tool which creates a photo gallery, so there are just files at 
>>> [1]; though, I made a zip file so that you can download them at once. The 
>>> sequence is approximately the same as I reported previously. Watch the top 
>>> table (two others are without names, so are not editable in AndTidWiki), 
>>> the names of the pictures say what is done before each screenshot is taken.
>>>
>>> [1] http://yakovl.bplaced.net/materials/TW/table%20editor%20report/ 
>>>
>>

-- 
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/-/m6K4iBWMYUwJ.
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.

Reply via email to