I would add to this that lately I've been making great use of Tana's ability to send HTTP requests from any node. I make some workflows in n8n that interpret data from Tana when I execute the command in Tana.
However, the output format of this data is very hard to work with, given it's all just... string with spacing. Having a proper output API would also enable really cool custom workflows within Tana itself, given that we could easily:
- Press a button in Tana that sends an HTTP request with data from Tana.
- Get data back a few seconds later without ever leaving Tana.
I feel like the easiest way to do this would just be:
!syntax for heading levels.The last thing that would help here, for poets like myself, would just be to make line breaks possible inside any node with shift + enter. Then users can create a "stanza" tag as needed.
--
All this would stay in Tana's ethos of being highly composable and essentially allow us to make templates for any kind of document we can imagine.