-
What I'm trying to achieve is to make a dashboard to monitor the 'progress' of my notes. To be able to see which note needs additional work before it is completely ready/ developed and linked up. For better clarity I want to split these up into the types of notes. (note about an author, Idea, Book/Video/SM post, Scientific Papers etc - for which I already use separate status Icons). Technically I could put admonitions into admonitions, But as presented in this mockup, it will be a much cleaner way of representing the data. Question: How would you go about using each column as a separate data query? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 6 replies
-
Can you see if Obsidian Columns helps? There was a plugin of that sort. Also, I think interop with kanban would help and there was an open issue for that (#374). |
Beta Was this translation helpful? Give feedback.
-
@AB1908 (FYI) Found a great workaround.
|
Beta Was this translation helpful? Give feedback.
@AB1908 (FYI) Found a great workaround.
CSS: https://github.com/efemkay/obsidian-modular-css-layout/blob/main/MCL%20Multi%20Column.css
Relevant for uninformed like me: https://help.obsidian.md/How+to/Use+callouts
Markdown