You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: