Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tana importer #327

Open
yole opened this issue Nov 27, 2024 · 0 comments · May be fixed by #333
Open

Tana importer #327

yole opened this issue Nov 27, 2024 · 0 comments · May be fixed by #333

Comments

@yole
Copy link

yole commented Nov 27, 2024

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.
  • Unpack the attached archive obsidian-importer-1.6.12-tana-1.zip to the .obsidian/plugins directory of your vault.
  • Make sure the Importer plugin is enabled in Settings | Community plugins
  • Run "Importer: Open importer" command and select "Tana (.json)" as the import format
  • The conversion-log note will contain some debug information; please attach it when reporting issues.
@yole yole linked a pull request Dec 12, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant