Skip to content

Importing notes from other apps #51

@ghost

Description

I'm trying to import notes over from an ancient "Notes" app from the early days for android which exports notes as sqlite or as text on the following format

[title note1]
content1

[title note2]
content2

( the title of each note in [] and each note separated by a blank line)

But this Notepad-app interprets the text import-file as a single note.

  1. Is there a way I can import this text format? Or a sqlite?
  2. What are the formats required to import in a sensible way? Can I import with timestamps?

I have all my notes back to 2009 in a sqllite from the same app, so if I could somehow import them over here with timestamps I would be willing to put some effort :-)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions