FixedSearching for a field that is of datatype=checkbox without checking the box will now only return nodes with that field unchecked. Previously every node even without this field would be returned. Oops.
InfoInitial sorting of groups when Grouping by Workspace now follows the order of the workspaces in the sidebar. (Note that this is not responsive, if you want it updated, you need to turn off grouping and turn it back on again)
InfoThere is now a warning in the supertag config if you have some owned nodes in a supertag that cause Tana to create a lot of new nodes for every new tagged node. We are still trying to refine this so if you get a warning you think is surprising/unreasonable, reach out to the team.
ImprovedSidebar pinned nodes and workspaces improvements: 1. Expand/collapse pinned nodes, 2. Distinguish template tags and added create new instance button, 3. Remove unpin button, available from right click, 4. Unified appearance and functionality, 5. Minor layout and style tweaks for clarity
ImprovedWe renamed "Remove reference" to "Unpin" on pinned nodes in the context menu, and removed the "Rename" option, since it did not work well with complex node names.
ImprovedWhen you right-click a node now, you see a context menu instead of the toolbar. We've also added context menus on right-click to several places, like related content headers, panel headers, and breadcrumb items.
InfoWe have removed the Cluster nodes command, which was an early experiment of what was possible with AI and embeddings. We might bring back a better/more robust version in the future.
NewWe have fullscreen preview! Expand image nodes by hitting <space> while it's focused. Use the previous/next buttons to navigate to the previous or next image in the list.
FixedDragging cards and columns in a grouped Cards view should now properly stick to the cursor position. This was looking a bit different across browsers but now should work the same in Chromium based browsers, Safari and Firefox.
ImprovedThe sorting for at-mentions no longer penalizes nodes with title expressions, but we slightly boost nodes whose name (not title) start with the same string that you searched for
ImprovedAsk AI via the command line now uses GPT-4o, and a lot of places where we were using GTP3.5 by default have been upgraded to GPT4o-mini, which is smarter, faster and cheaper. We are no longer using GPT3.5 by default anywhere, but it is still available for manual configuration in an Ask AI command. We have therefore removed the GPT4 switch from the UI.
ImprovedWe've made some changes to AI prompts and models for field suggestions, suggest table columns, AI fields, autocomplete etc which should give more stable results.
ImprovedReference section with only unlinked references default to be collapsed. The same for reference section on a calendar node that has a related content section.
FixedSome searches for a text string could give so many results that the server timed out getting them, causing the search node to look empty or have too few results. Now this search is faster and stays within its 10s timeout.
FixedCleaned up duplicate Event URL fields created by Google Calendar integration, and switched to using system field (this is stored internally, use debug node to see)
ImprovedThere is now a more robust uploading of AI generated images, and we show a visual loading indicator for AI generated images in banner and image nodes while images are being uploaded to our server.
FixedWhen you right-click on a banner and say "Use on all nodes tagged #x", we used to move the image to the tag banner, meaning that if you removed it from the tag, it was gone from the original node as well. We now leave it in place on the original node, even if you set it on a tag.
InfoA command line option to 'Report results of last autocompleter search'. This will send it to Tana and put it in your clipboard so you can paste it into Slack for debugging.
Improved💨 General speed improvements.
We have made several changes to slightly improve your Tana speed (rendering fewer DOM nodes, cleaner panels). Tana should feel slightly snappier ⚡️
Panels
FixedFor certain AI models, the system was ignoring users request to use their own OpenAI API keys.
This 🔒 has been fixed. Your keys will now fit 🔑
FixedWe now display the keyboard shortcuts for available commands when you right click an inline ref to see the dropdown menu. (Thanks to Chuck for the suggestion.)
FixedWe fixed some issues with URLs in Tana Paste: We no longer automatically convert URLs that are not explicitly formatted as markdown links into URL nodes in Tana Paste.
ImprovedThe reference section on calendar nodes will now only show exact mentions of that date object. For example: only nodes with week objects will show up on week nodes, which excludes date objects on other scales (year, month or day). Day nodes will capture all mentions of that day, including ones with a time specified.