Brandon Noad
Joined
Mar 13, 2023
Last seen
Sep 5, 2024
Brandon Noad's Comments
-
- Newly Released Feature Feedback
- Request for feedback on Node Selection Toolbar/Node Selection Area
-
- Newly Released Feature Feedback
- Request for feedback on Side Menu
It might be nice to have a "Responsive Tabs" view. If you are zoomed in on a node, then it uses the Side Menu view. But if the node is being displayed as a child of another node, then it uses the regular Tabs view.
-
A ternary operator that evaluates based on a field value would be useful. E.g. If I had a boolean "Is JSON" field, I could display the node as a JSON object when it is true/checked. This would be useful for formatting a node and using it in the payload of the "Make API request" command. E.g.
${Is JSON} ? { "name": "${name}", "state": "${State}" } : ${name}
-
💯 With great APIs for reading and writing nodes, Tana could be both the backend and the UI layer for building apps and internal tools to manage your life and work.
Please provide an option to disable the Node Selection Toolbar. It covers up some of my content, and, as a user who primarily uses the keyboard and not the mouse, I don't think I will ever click on any of the buttons. I will use the keyboard shortcuts instead.