2023 / wk47 / v.250-253

Released Nov 27, 2023.
  • fixedZooming out of a node (going back) now restores the position to where you navigated from (restore scroll position). (Navigation)
  • fixedTana Paste now supports inserting multiple inline references to the same node in the same line. Note that the data model currently does not support having multiple aliases for the same inline ref in a single node. (Tana paste)
  • newAlt+Click on workspace header in sidebar to open that workspace's daily page (like clicking on the Calendar of that workspace in the sidebar) (Navigation)
  • newNodes will now use the banner image from the first supertag that has a banner, if the node itself doesn't have the banner image set. (Supertags)
  • newSide menu view is available 🎉 (Views)
  • improvedRemoved the command "Generate image with DALL-E - enhanced", which was a hack for DALLE 2 that is no longer needed for good results with DALL-E 3. (AI for builders)
  • improvedChanged default DALL-E image generation format to landscape (AI for builders)
  • fixedFixed rendering issue with table headers in Tana Publish (Tana publish)
  • improvedAlt-click on the workspace header in the sidebar will now open that workspace's today node (just like clicking on the calendar of that workspace in the sidebar) (Navigation)
  • fixedImproved drag drop while scrolling (Nodes and references)
  • fixedAvoids issue where some pinned nodes would be suddenly expanded in the sidebar (Sidebar)
  • improvedCalendar nodes removed from @-mention search: No longer including year/week/day nodes in at-mentions (should use proper date references instead) (Dates and calendar nodes)
  • fixedCorrectly showing references to week/year nodes (Dates and calendar nodes)
  • improvedSearch using PARENT.field is now responsive to the field value changing (Search nodes)
  • improvedCards view does not use default banner image from tags (only if the node has its own banner image set), to avoid showing many nodes with the same tag/banner image (Views)
  • improvedButtons should now feel more familiar when switching between light mode and dark mode. Increased contrast between normal and hover state. Solid and outline buttons now feel like they're part of the same family. (Commands)
  • improvedAdded "Open GPT log monitor"-command for improved debugging / logging of GPT related things (AI for builders)
  • fixedFixing issue with Safari 17 not allowing you to alt-drag a node to create a reference (Nodes and references)
  • improvedClicking on the AI icon to fill a column in a table will now only fill in empty cells. Shift+click to fill in all cells (also ones that already have values). Instead of errors due to rate limiting, we only show warnings that automatically disappear after a while, and we only request 20 rows at a time to improve rate limiting a bit. (AI for builders)
  • improvedNew custom audio player with compact mode for inline playing and a larger player for zoomed in nodes. This fits in better with the rest of the Tana user interface. 🔊 (Nodes and references)
  • fixedFixed some issues when selecting text and opening @-mentions (Nodes and references)
  • improvedSlight tweak to command node button styling in dark mode, to make them less jarring (Commands)
  • improvedEscape now toggles selection of an entire node (Nodes and references)
  • improvedConverted to new calendar nodes format. Right-click on any calendar node to create default tag. Added month nodes. Hide calendar nodes under an expandable header to let you focus on using the year/month nodes to write about that year/month or have default searches. Fixed reference section on week/year nodes. Alt+click or right+click on any date object to go to that date's calendar node (not just for day nodes). Calendar picker now opens to the month that you are on. Open calendar in a different workspace opens the calendar on the same date as you are currently on. Ctrl+[ ctrl+] anywhere on a zoomed in calendar node goes to the previous/next date (also a command "Go to next/previous calendar node" which can be mapped to custom keyboard shortcut. (Dates and calendar nodes)
  • fixedFixed an issue where some AI requests had the wrong format, causing them to fail. (AI for builders)