<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rhizi/src/client/view/textanalyser_input.js, branch POC_2.5d</title>
<subtitle>Connective intelligence</subtitle>
<id>https://git.yuv.al/rhizi/atom/src/client/view/textanalyser_input.js?h=POC_2.5d</id>
<link rel='self' href='https://git.yuv.al/rhizi/atom/src/client/view/textanalyser_input.js?h=POC_2.5d'/>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/'/>
<updated>2015-05-04T17:02:08Z</updated>
<entry>
<title>client: update selected type prompt based on cursor</title>
<updated>2015-05-04T17:02:08Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-05-04T17:02:08Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=5565dc1b1421807f242d0e402895aecbd0749851'/>
<id>urn:sha1:5565dc1b1421807f242d0e402895aecbd0749851</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client: textanalyser_input: completion add two spaces. fixes #484</title>
<updated>2015-04-13T13:08:38Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-04-13T13:08:38Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=3d10bc63a870df6af11a9394ef103e6af40dfcb5'/>
<id>urn:sha1:3d10bc63a870df6af11a9394ef103e6af40dfcb5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client: Bacon/jquery dependency: use shim</title>
<updated>2015-03-17T06:14:04Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-03-17T06:14:04Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=bf4df7f0c9898f748bce01ed237e0c52738432cf'/>
<id>urn:sha1:bf4df7f0c9898f748bce01ed237e0c52738432cf</id>
<content type='text'>
add shim requirement for Bacon to have jquery loaded first, since Bacon
patches in asEventStream (and other APIs).

Undo the Bacon_wrapper non fix:

git grep -l Bacon_wrapper | while read f; do sed -i -e s/Bacon_wrapper/Bacon/g $f; done
</content>
</entry>
<entry>
<title>client: use some more VK constants</title>
<updated>2015-03-11T22:34:10Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-03-11T22:33:53Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=9e002baeb5e2770411e46b9dfd91e1bb26d4d668'/>
<id>urn:sha1:9e002baeb5e2770411e46b9dfd91e1bb26d4d668</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client/textanalyser_input: completer options: small rewrite</title>
<updated>2015-03-08T13:55:01Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-03-08T13:55:01Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=b3c5070632a339a1a8eb46c2a5c47a562ede7633'/>
<id>urn:sha1:b3c5070632a339a1a8eb46c2a5c47a562ede7633</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client/completion: support links as well</title>
<updated>2015-03-08T12:55:16Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-03-08T12:55:15Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=59c23de887c2938533b735f0dedbb788e22d0f6f'/>
<id>urn:sha1:59c23de887c2938533b735f0dedbb788e22d0f6f</id>
<content type='text'>
the suggestions from textanalysis now come as a dictionary with
{nodes: {name: id},
 links: {name: id}}

(before it was a single dictionary, {name:id})

And the options bus for the textanalyser and search completion have been
updated accordingly. textanalyser also takes into account the cursor
position to determine which of the option dictionaries to use.
</content>
</entry>
<entry>
<title>textanalyuser_input: provide bus for analysis results events (post analysis, required for completion updates)</title>
<updated>2015-03-08T12:54:52Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-03-08T12:54:52Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=84cf1a4f50ef5b5094b4e250b664fb0e7089ee10'/>
<id>urn:sha1:84cf1a4f50ef5b5094b4e250b664fb0e7089ee10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client: fix up/down being handled both by completer and by type selector when shift pressed</title>
<updated>2015-03-08T10:15:47Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-03-08T10:15:47Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=1586cf7423ba350ea3a3afaa0566afe4521904e9'/>
<id>urn:sha1:1586cf7423ba350ea3a3afaa0566afe4521904e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client: use shift-up and shift-down for node type changes</title>
<updated>2015-03-07T14:56:11Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-03-07T14:56:11Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=40c0be6f4e1c0f596462c990a35cee4bee4ff55a'/>
<id>urn:sha1:40c0be6f4e1c0f596462c990a35cee4bee4ff55a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client/textanalyser_input: remove debug print</title>
<updated>2015-03-03T08:41:08Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-03-03T08:41:08Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=d1092a06fbae2ed17e01d6f32bd56460e0822ee1'/>
<id>urn:sha1:d1092a06fbae2ed17e01d6f32bd56460e0822ee1</id>
<content type='text'>
</content>
</entry>
</feed>
