Skip to content

What about sqllite? #65

@NickVolkov

Description

@NickVolkov

First of all, thanks to to all contributors for this amazing plugin!

I'm proposing to store BOTH highlights and comments in sqllite. I understand that markdown should be the source of truth and totally agree with this feedback.

I see your highlights indexing implementation, it's good and simple. All i want is just to move these indexes to the database and keep source of truth in markdown. Also move comments there. This is important step to scalability for large vaults with thousands of notes and millions of highlights.

We can make abstract repository with two different implementations – JSON and DB

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