Note Mark
  • Support The Project
  • Data Migratation

    Importing and exporting data is handled via the migrate CLI command. This section documents the file structure that can be expected when exporting and what is required when importing.

    Import

    NOTE: Currently note assets cannot be imported via the CLI migrate command.

    NOTE: It is expected that all users are created before the import is started.

    {username}/
        {book-slug}/
            {note-slug}.md
    

    Export

    {username}/
        {book-slug}/
            {note-slug}/
                _index.md
                assets/
                    {asset-id}.{asset-name}