+
+A modern, open-source, self-hosted knowledge management and note-taking platform designed for privacy-conscious users and organizations. Memos provides a lightweight yet powerful solution for capturing, organizing, and sharing thoughts with comprehensive Markdown support and cross-platform accessibility.
+
+{tooltipText}
+Backup and restore your memos in JSON format
+Export: Creates a JSON file containing all your memos with metadata, tags, and optionally attachments and relations.
+Import: Restores memos from a JSON file. Use "Validate only" to check for issues before importing.
+UID Conflicts: Each memo has a unique identifier (UID). Enable "Overwrite existing" to update memos with matching UIDs.
+Timestamps: Original creation and update times are preserved by default during import.
+{t("common.create")}
+{t("tag.create-tags-guide")}
+Comment
+{t("common.archive")}
++ {t("inbox.memo-comment", { + user: sender?.displayName || sender?.username, + memo: relatedMemo?.name, + interpolation: { escapeValue: false }, + })} +
+ > + ) : ( +{title ?? t("common.learn-more")}
+