Skip to content

BACKUP: Using solidtools implement a backup tool #278

@gjwgit

Description

@gjwgit

Description

The solidtools repo has python scripts to read the encrypted ttl files and create encrypted ttl files

  • Implement a backup strategy that will extract the notes from the server notepod folder into local markdown files.

  • Implement a recovery script that will take a collection of markdown files and publish them as notes directly into the server notepod folder

Similar backup/restore functionality is required in the nopepod app itself, similar to healthpod FILE widget upload.

Why

So that as a sys admin I can initiate a backup and restore if that is required, though having to know the user's secret key.

Closing Criteria

Checklist for closing the issue:

  • All tests pass
  • Can extract into plaintext markdown files all the notes
  • Can import all the notes into a notepod folder on the server

Alternatives

App based backup/restore under the user control

Additional Context

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions