About
I love working on tools that make a difference! :D
Work
Engineering at Tana
Badges




Maker History
Forums
📣 Finally – Export, Copy & Download Tana Content Like a Pro!
Export has been one of the most requested features in Tana, and we hear you. Your notes are yours, and you should never feel locked into any tool. It s taken time to build it the right way, but we re excited to say: First version of Export as Markdown is finally here.
Whether you re backing up, migrating, or sharing, it s now easier than ever to get your data out of Tana, your way:
Export entire workspace as Markdown
Download specific subsets of nodes (e.g. all items with a supertag), with or without fields
How do you explain Tana to others?
When speaking to people who have never heard about Tana, how do you explain what it is? I am curious! Personally, I have to vet their current tool use thoroughly before I know how to talk about it.
Trunk-Based Development vs GitFlow - What's your dev workflow?
In software engineering, trunk-based development (TBD) is a strategy to manage git workflows that favours merging commits into the `main` branch even before the feature is fully complete, instead of the git flow that favours working on long-lived branches until features are 100% complete.
TBD or GitFlow: What's your current developer workflow?