Jan
Jan
The JSON CRDT [paper](https://arxiv.org/abs/1608.03960) was updated: "we have slightly refined the API, improved the clarity of explanations, and added some more examples". It would be great if the crjdt code...
maybe even where you can choose which team to join, so playing 6 vs 6 on your local lan party is possible
When you have searched or filtered the tree you must not edit the tree's structure. If you do, TreeNote may crash and your tree may become corrupted (you cannot open...
I guess it happens when the selected items are not in the same level of the hierarchy.
This is due a Qt bug, so let's wait. https://bugreports.qt.io/browse/QTCREATORBUG-13447
possibilities: - a textual link to a file in the file system with markdown syntax - an attribute view with a button to add a file with a file chooser...
To use the euro sign I had to add ``` $if(euro)$ \usepackage{eurosym} $endif$ ``` to the tex template. Without I get an error when compiling.