[tw5] Re: Processing imported HTML

2020-02-18 Thread TonyM
Quick tip There are browser plugins that allow you to copy online tables in other formats such as text and csv. Perhaps you should investigate intermediate steps to reach your goal. Regards Tony -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.

[tw5] Re: Processing imported HTML

2020-02-18 Thread Ruslan Popov
> > Is this data coming from an actual spreadsheet, or a program that can > export *.csv (comma seperated values)? > It's coming from a program, but it's only available in HTML format. Thanks, your plugin looks good! -- You received this message because you are subscribed to the Google Grou

[tw5] Re: Processing imported HTML

2020-02-09 Thread Joshua Fontany
Is this data coming from an actual spreadsheet, or a program that can export *.csv (comma seperated values)? If so, you could use my new CSV Import options in my JsonMangler plugin. After importing the CSV tiddler, there is an option to re-Import each row as its own tiddler (auto-naming fields

[tw5] Re: Processing imported HTML

2020-02-09 Thread Mat
There is one trivial way, yes, but it sets a demand on the input: If, to use your example, the "Application ID" is in CamelCase form, it will automatically be linkified. If this is not acceptable then it is a little more iffy. One way would be to use the split and join operators for a "search