q
q copied to clipboard
Support json format ?
Hi, it is a very nice tool for me. But some of file lines of json string, any plan to support json format file ?
For example:
{"time": "2006-01-02 15:04:05TZ", "name":"nick", "icon":"http://icon.com/1.jpg"}
{"time": "2006-01-02 15:04:05TZ", "name":"nick2", "icon":"http://icon.com/1.jpg"}
{"time": "2006-01-02 15:04:05TZ", "name":"nick3", "icon":"http://icon.com/1.jpg"}
{"time": "2006-01-02 15:04:05TZ", "name":"nick4", "icon":"http://icon.com/1.jpg"}
Thanks.