Week 51/2022

A number of small fixes and improvements just went out, including:

We have big plans for the help center, but for now we’ve added search to the published version, and redirected the ? button to open the external help center in a new window

We have Moved Semantic functions for fields (like part of) to Tana Labs to avoid confusing new users. We apologize for the friction for any users who have already begun using this - you will have to enable it from Tana Labs. Also fixed issue with circular references in COMPONENTS_REC searches.

  • There is a known issue around nodes created within a search expression with COMPONENTS_REC which will be fixed in the next release.

Tab at the end of a line will now focus on any hint (like “Send to a different workspace”). You can also use the right-arrow as before.

We made command line positioning more robust.

We fixed bug that would sometimes show “Cannot move notes between different shared areas”

We've tightened the security of using shared workspaces using the browser feature Content Security Policy (CSP).

This could affect some extensions if they're not written in a way to gracefully handle this. We've tried to not cause breakage, but some might come.

You can now search for nodes that have nodes with a given tag in a field, by putting a reference to the tag in the field. For example, find all #idea nodes where the Related to field contains one or more nodes tagged #project. Below is an example:

New nodes created from a search node that uses COMPONENTS_REC should now be initialized correctly.

Fixed problems where Instance supertag was being applied even after the field type had been changed.

Fixed bug where home node could become unavailable causing problems with logging in.

You can now use PARENT and GRANDPARENT pointing to a day node in LT/GT to find dates before, or after that date. This means that the special Due date field is no longer necessary, since you can create the same search as the OVERDUE operator did, with any field. Here is an example.

You can finally select multiple nodes and drag to move or alt/opt-drag to create references (does not work in Cards view)

Fields and values will now stack underneath each other when the screen is very narrow

When selecting multiple nodes, right-click will give you all the move targets that Cmd/Ctrl-k move node gives (you can use cmd/ctrl+k set move target to add to this list)

There is a known issue around nodes created within a search expression with COMPONENTS_REC which will be fixed in the next release.

  • We made command line positioning more robust.

  • We fixed bug that would sometimes show “Cannot move notes between different shared areas”

Tab at the end of a line will now focus on any hint (like “Send to a different workspace”). You can also use the right-arrow as before.