2024 / wk 16 / v.296-297

Released Apr 22, 2024.
  • FixedInline refs inside of references (nodes that live elsewhere), were rendered without color. Now, however... šŸŒˆšŸ³ļøā€šŸŒˆšŸ–ļøšŸŽØ
  • FixedCreating a node inside live searches was some times difficult (the darn things locked up after the first letter you typed. ) Now however... āŒØļø šŸ””
  • ImprovedWe updated to the latest GPT 4 model.
  • FixedWe fixed some bugs for live searches. The button sometimes said "Close query editor" even if query editor was not open. Now, however... case closed.
  • FixedWe are reversing a change where shift+enter in a field value would move below the entire field. Now, it lets you insert a node straight below the current one.
  • NewYou can now (optionally) select a ā€œbaseā€ type for your supertags. This allows you to specify broadly speaking what kind of tag something is. E.g. if you have tags ā€˜bug fix’ and ā€˜home improvement’ they could both be classified as type ā€˜Task’ if you feel they are things that ā€œshould be doneā€. We’ve added a number of categories to start with.
  • ImprovedWe should now be better at restoring scroll position when navigating between nodes
  • ImprovedWe added playback speed config to the audio player. You can now listen to yourself twice as fast. ā©
  • ImprovedUsing a '#' in a search will now strictly filter on matching tags if they exist so '#fruit du' should only find nodes tagged with fruit that has a word starting with 'du' in it. Search ranking has also been improved some, it will now only do a fuzzy search if there aren't enough 'strict' matches.
  • FixedWe fixed a bug where Previous/Next on calendar nodes always took you to a day node (even if you were on a week/month/year node)