Card/Kanban View
Note: macOS 13+ / iOS 16+ is required
With v3.16, you can now view your notes not only as a table or list but also as cards. By grouping cards using a property from the Frontmatter of your notes, you can create a Kanban View, where the groups become columns.
Getting Started
- To create a Cards view of your notes, click on any folder in the left sidebar, which will open a table at first.
- At the top you will see a toolbar with various options, change the view option from "List" to "Cards".
- macOS
- iOS
- You will see all your notes as cards now.
- Group your notes by some custom property, like "status" or "stage" that can serve as Kanban columns.
- If you haven't added any properties yet, it's time that you go into at least one note, add Frontmatter and a property such as "status: backlog".
- You will probably need to give more notes properties, so that you have more than just one column (+ one for "uncategorized").
- Now select the group in the "Group" dropdown.
- macOS
- iOS
- macOS
Key Features
- Drag-and-Drop Functionality
- You can drag cards between columns or rearrange them within a column.
- When you move a card between columns, NotePlan automatically updates the group property in the Frontmatter of the note.
- Custom Ordering with the “Order” Property
- A new "order" property is added to your notes to enable custom ordering of cards within a column.
- This property updates dynamically when you drag a card within a column or move it to another column.
- Frontmatter Updates
- To support custom ordering, the "order" property must be added to all notes in a column.
- If any notes are missing the required frontmatter, NotePlan will prompt you to add it (you can choose to proceed or decline).
The Kanban view makes organizing and managing your tasks visually intuitive while keeping your notes synchronized with their metadata.
Use Cases
What can you do with a Kanban board?
Project ManagementUsually it's used to track tasks or projects through a process and visualize the current state, so it's clear where you are at the moment and what comes next. A typical Kanban process consists of three steps like 1. "ToDo", 2. "Doing" and 3. "Done".
Reading ListNot just formal projects, but other activities can be tracked like reading books or articles. This gives you a nice overview of what you have achieved already, what's next, what you have stopped (because you didn't like it), etc.