You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to announce that I'm working on adding support for Tana to the obsidian-importer plugin. The code can be found here.
Right now I've only tested the plugin on my own notes; given that Tana is a complicated piece of software and the export format is not documented, I'm pretty sure that there are things which could be converted but aren't, or are converted incorrectly. Because of that, I'd like to get some more users to test the plugin; once it passes a bit more testing and I fix the reported issues, I'll open a PR with my contribution.
Instructions for testing:
In Tana, go to your workspace node and select "Export workspace as JSON" in the ... menu.
Create a new vault in Obsidian; enable community plugins.
I'd like to announce that I'm working on adding support for Tana to the obsidian-importer plugin. The code can be found here.
Right now I've only tested the plugin on my own notes; given that Tana is a complicated piece of software and the export format is not documented, I'm pretty sure that there are things which could be converted but aren't, or are converted incorrectly. Because of that, I'd like to get some more users to test the plugin; once it passes a bit more testing and I fix the reported issues, I'll open a PR with my contribution.
Instructions for testing:
.obsidian/plugins
directory of your vault.conversion-log
note will contain some debug information; please attach it when reporting issues.The text was updated successfully, but these errors were encountered: