<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rhizi/src/client/textanalysis.js, branch demo</title>
<subtitle>Connective intelligence</subtitle>
<id>https://git.yuv.al/rhizi/atom/src/client/textanalysis.js?h=demo</id>
<link rel='self' href='https://git.yuv.al/rhizi/atom/src/client/textanalysis.js?h=demo'/>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/'/>
<updated>2015-04-10T16:14:47Z</updated>
<entry>
<title>client: domain type_attributes are now a list for ordering</title>
<updated>2015-04-10T16:14:47Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-04-10T15:55:03Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=5ecd636b8104cbc7c20c68afedaaba68d0298d68'/>
<id>urn:sha1:5ecd636b8104cbc7c20c68afedaaba68d0298d68</id>
<content type='text'>
First type is default, and order is for shift-up/down selection, filter
menu and type drop down in properties menu (so, basically everywhere).
</content>
</entry>
<entry>
<title>client: hack to allow collaborator/person to be default (will fix today)</title>
<updated>2015-04-10T12:27:55Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-04-10T12:27:55Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=f29bbaa624991cedc1bfdec06aeb254357472555'/>
<id>urn:sha1:f29bbaa624991cedc1bfdec06aeb254357472555</id>
<content type='text'>
</content>
</entry>
<entry>
<title>textanalysis.js: temporary fix: update default_nodetype for leap instance</title>
<updated>2015-04-09T16:10:31Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2015-04-09T16:10:31Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=84e5a154bb47882cac7f4bfd21e91a4ecdc408ef'/>
<id>urn:sha1:84e5a154bb47882cac7f4bfd21e91a4ecdc408ef</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>client/textanalysis: add element_at_position__is_link</title>
<updated>2015-03-08T12:25:28Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-03-08T12:24:38Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=60d25c22542160845cd025cfa4368c61963659d3'/>
<id>urn:sha1:60d25c22542160845cd025cfa4368c61963659d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client: fix phantom type now that we have 4 types and not 5. Fixes #362</title>
<updated>2015-03-07T20:06:29Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-03-07T20:06:29Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=51343360bad92228851c89454b077370e7499fbe'/>
<id>urn:sha1:51343360bad92228851c89454b077370e7499fbe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client: return default node type to person</title>
<updated>2015-03-07T13:02:42Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-03-07T06:45:58Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=05a25ade0c19d6a221695d1ccb0ff07debfa9a05'/>
<id>urn:sha1:05a25ade0c19d6a221695d1ccb0ff07debfa9a05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client: move nodetypes from consts to model/types</title>
<updated>2015-03-07T13:02:42Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-03-07T06:39:18Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=2746c5d10ca67fdfd31ead979d0ccd3ee03ebed6'/>
<id>urn:sha1:2746c5d10ca67fdfd31ead979d0ccd3ee03ebed6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>textanalysis: fix multiple same names in sentence (a  q  b  q  c  a =&gt; triangle)</title>
<updated>2015-03-03T08:00:47Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-03-03T08:00:47Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=719fe131138c4bc78264c6fc8bdbc2cd05cca06d'/>
<id>urn:sha1:719fe131138c4bc78264c6fc8bdbc2cd05cca06d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>util: add text selection and functional utils for later red&amp;blue input</title>
<updated>2015-03-02T13:02:04Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-03-02T13:02:04Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=5d572f7a497b9a9d1bef6d20b974288dc645bcb3'/>
<id>urn:sha1:5d572f7a497b9a9d1bef6d20b974288dc645bcb3</id>
<content type='text'>
</content>
</entry>
</feed>
