Dataview plugin and Kanban plugin #258
PierrickGervasi
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
Seems like an interesting idea; I will have to investigate. This is probably easier to implement from the kanban side (i.e., adding support for calling into the dataview API), though it may be possible using |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hi, I had the same problem and built a comprehensive task overview with DataviewJS. Maybe you could like this too. https://github.com/702573n/Task-Overview-for-Obsidian-DataviewJS |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey hey,
I thought it would be cool to be able to use the dataview plugin together with the Kanban plugin to dynamically change a kanban (See image and description below).
For example, let's say I have multiple project notes, some are "in progress", some are "done", some "ideas" and some "to do" (those are examples or "status" field in the metadata of the corresponding notes).
It would then be cool to be able to create a "PROJECTS" kanban that has "in progress", "done", "ideas", "to do" (for example) as columns, and in which some of the elements are notes added thanks to Dataview.
Beta Was this translation helpful? Give feedback.
All reactions