Kai Xu

Results 155 comments of Kai Xu

I am new to Mac and stuck on the second last step of the [installation instruction](https://github.com/n-riesco/ijavascript) (the first 4 steps went well): `npm install -g ijavascript` I have the latest...

Yes. I haven't tried this myself, but I heard it is not that easy to use. I think Jeff might have mentioned this as well.

There was some demo from Microsoft(?) that does this (can't find the link now). This would require either access to some LLM APIs (such as OpenAI) or run a small...

To create their own tree layout?

Issue: 1. Once historymap is updated, the current user location is lost (not just for search). 1. check the behaviour if user clicks on a node in the search result:...

Ideally the table can be sorted by the total 'score' of each option. This can be used as a candidate/hypothesis list. It will be good if the total 'score' is...

This would require the historymap to be publicly accessible, if we let the users to click on (an image of) an historymap in for example X/Twitter that then leads to...

Hide or minimise nodes? We probably don't want to remove them from the data structure. Also related would be grouping/tagging nodes? 'Favourite' and 'read later' can be two special groups...

Maybe just minimise, and not hide or remove for now. Need to adjust the layout for minimised nodes, which may require some time.

One interaction option is to allow user add criteria/dimension on a page by select some text (similar to highlighting selection) and choose 'add as criteria'. We can do something similar...