TableTool icon indicating copy to clipboard operation
TableTool copied to clipboard

Loading data from url

Open LiZhenchong opened this issue 7 years ago • 3 comments

Could it load data from given csv url? If not, we would like to enhance this feature, it's really useful for us.

LiZhenchong avatar Dec 16 '16 04:12 LiZhenchong

TableTool can only open local files, but adding support for loading data from a URL is a good idea.

Pull requests are welcome!

jakob avatar Dec 16 '16 09:12 jakob

Loading should be an asynchronous operation (with a progress bar).

Currently TableTool loads synchronously.

Can you please provide a UI mock up of how exactly we should implement asynchronous loading, since this would be a prerequisite of loading from URL?

fulldecent avatar Jul 05 '18 20:07 fulldecent

Blocker #32

fulldecent avatar Jul 05 '18 20:07 fulldecent