ImprovedWe now use Tana headings when appropriate for content received from AI (you can ask for "Markdown headers" explicitly in your prompt if you want)
ImprovedWe have added meta-prompt generation for the generate image dialogue (ie. we first ask GPT to rewrite to a more complete prompt, before generating the image) which gives better results. We also stopped writing the result of the meta-prompt generation into the description of images, when using the Generate image with DALL-E command node.
FixedFixed bugs where newly created fields showed empty for Field type, and showed that Semantic function was turned on (it wasn't actually, the display was wrong)
ImprovedTana Templates update: 1. Use the new command called "Publish template" on a node in a read-only workspace to create a static preview page (like Tana Publish Pages) that you can share with anyone, 2. Like Tana Publish Pages, the static page does not reflect changes to the template until you hit publish again. This is different from the original way of sharing templates via a special URL, which pointed directly to the Tana node, making it hard to "stage" changes, 3. Templates can now be installed directly from within the iOS mobile app.
ImprovedTana Publish updates: 1. A byline option has been added to Publish. It can show an author name, title and image as well as the publish date, 2. Added option for heading font style – defaults to sans. Control it separately from text font style, 3. Changed serif font to Source Serif, 4. Various minor typography and layout adjustments
ImprovedTana Publish toolbar updates: 1. Added copy link button, 2. Updated layout and icons to improve usability, 3. Added missing feedback on some actions, 4. Updated wording on some actions.
ImprovedYou can now reprocess a voice memo in the browser/desktop client by running the Cmd/Ctrl+K command "Reprocess voice memo". Useful if something went wrong or wrong language was selected.
ImprovedCustom Autofill improvements: 1. AI instructions for the title, 2. AI instructions for the description, 3. Actually support autofill description when enabled (disabled by default), 4. Update the default values in the configuration panel for custom autofill behavior to reflect the actual defaults and resolve the bug with toggling those values.
ImprovedCustom Autofill improvements for voice memo only: 1. Toggle to include or exclude for autofill, 2. AI instructions for content and support for autofilling based on that.
ImprovedPasting a Tana node or a link to a Tana node while text is selected, turns the selected text into an inline link to the node (similar to what happens if you paste an external URL over selected text)
NewIntroducing a new progress bar indicator, that will show number of checkboxes done/not done below the node. It will auto-show when adding a checkbox below a node, or can be enabled with command "Toggle Progress bar". Docs coming!
NewGamechanger?? New commands to be run on tag template: "Convert template node to field" + "convert template field to node". What this does: Inside the content section of a supertag config, you can now convert fields to nodes, and nodes to fields. These will update the tag template / 'content', and all nodes that have already been tagged and 'initialized' with this tag template. Fields with values / content will be turned into nodes with children, nodes with children will be turned into fields with values.
ImprovedWe cleaned up the way referenced nodes and search node results are sent in AI chat, and fixed a few bugs. We'd love to hear reports if AI chat is still not giving you the results you expect.
ImprovedWe've now simplified the AI chat prompt for chats without references to Tana nodes. We welcome feedback about the quality of interactions with the AI chat.
ImprovedYou can now use Draft panel as the Target node all command nodes that support Target node (press space to choose), which will open an ephemeral panel to the right with the output, with the option to move or insert in daily node
ImprovedNew prompt expressions for source (like raw transcript of voice memo): ${sys:source} for the source, and ${sys:sourceOrContent} will insert the source, or content (node children) if there is no source node.
Ai command nodes
ImprovedWe now automatically create a new checkboxed item when you hit enter at the end of one checkboxed item. A simple backspace will remove the checkbox on the new node.
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.