Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Improve loading time by caching #48

Description

@shinglyu

I have thousands of notes in a folder and I mainly use tag for filter, so whenever I open a Kanban board it takes 30 sec or more to load. Most of the time I just want to quickly check what is on the board, so it would be great if the plugin and load the kanban from a cache (e.g. the markdown table in the note?) when it first starts, and starts the refresh process in the background, then update the Kanban when the new data is loaded.

I understand that if the user tries to drag and drop cards while it's being refreshed. So maybe set the Kanban to read-only mode if it's loaded from cache.

Is this technically possible? If so I can try to open a pull request for it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions