Giter Club home page Giter Club logo

tana-import-tools's Introduction

Twitter Follow

๐Ÿ‘จโ€๐Ÿ’ป How to use

This project consists of a JSON specification of our common import format for Tana, as well as a set of converters which turn other formats into this format.

Supported formats:

  • Workflowy (OPML)
  • Roam Research JSON

If you need to do some something special with your data before putting it into Tana you can just fork this project and hack the current converters into doing what you need. As long as the resulting file follows the format you will be able to import it into Tana.

If you are making changes that you think will benefit other users, please create a pull request.

Installing

Tested only on Mac OS X 12.4
  1. Install Node.js https://nodejs.org/en/download/
  2. Install Yarn and follow all instructions here https://yarnpkg.com/getting-started/install
  3. download or git clone this tana-import-tools (or as-of-yet-unmerged branch you want to test, such as logseq)
  4. in that folder, in terminal, type yarn install
  5. export your existing PKM data (roam, logseq) to that folder and name it appropriately, e.g., logseq.json
  6. type the appropriate command for your conversion, e.g., yarn convert:logseq logseq.json where convert: can have roam, notion, logseq, or other formats
  7. In Tana, go to the top right menu and import
  8. Hopefully everything worked! If not, report back to #tana-import-tools

Converting ROAM JSON to Tana JSON

yarn convert:roam datasets/my_roam_export.json

Converting Workflowy OPML to Tana JSON

yarn convert:workflowy datasets/my_workflowy_export.opml

โœ๏ธ Contributing

We are always looking for new importers and as well as improvements to existing ones! Contributions from open-source developers are greatly appreciated.

Please check out our Contribution Guide first. Also, make sure you read our Code of Conduct

tana-import-tools's People

Contributors

eirikhm avatar cheslip avatar jesper-bylund avatar tekacs avatar aaadotpm avatar sawhney17 avatar aliak00 avatar jkmaxwell avatar houshuang avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.