Allow for use of expressions in note field of a node

The idea is:

To use variables from other places inside a note, so it auto updates. For example one of th fields of that node itself.

My use case:

I have a series of todoist nodes, that create one task each. and I want to easily show within the flow view what each nodes ‘content’ field says. Without having to copy paste it to the notes section every time

I think it would be beneficial to add this because:

  • maybe being able to use expressions in sticky-notes could also be useful
1 Like

Yeah - I’d like to possibly add the ‘last update date’ that you can see when looking at the JSON source of the workflow

{
  "createdAt": "2023-03-09T09:22:59.482Z",
  "updatedAt": "2023-03-15T11:43:23.000Z",

....
....
 "versionId": "91d2b760-9fb0-4af8-9ba4-90c4d6ea317b",

Version ID is a bit chaotic but it’s something.