🆔 When using explicit IDs in Tana Paste (like [[^fsd0f]]) we now insert a reference to that node, even if it does not exist currently – meaning it will resolve when that space is loaded.
📆 We’ve added a new command—“Insert Relative Date”—which can update dates based on a relative string.
Bugs squashed:
🐞Empty nodes in command nodes no longer make command fail with error message
🐛Putting “next” before a relative date, like “insert date next march 28” will force the date inserted to be in the future. (“Next March 28” now gives you March 28 in 2024, not 2023.)
🐞 System-defined fields Due Date and Date didn’t work with Tana Paste! They do now!
🐛Fixed freeze when using running command nodes that use prompt expressions on very large nodes (thanks @Emmanuel Galanos!)