Hey! I've just put out a new release (1.0.4)! It's nothing big yet, just a couple of fixes and enhancements:
- (slightly) New design There have been some issues with the UI scale: many elements were just much larger than the rest of the interface, and some users reported usability problems. Now it should be much more consistent with Joplin, because the board now uses the editor font size. I've also scaled a few things down, and moved some buttons to look more like the note editor. Here's a screenshot:
Do let me know your thoughts, this design is by no means final! - Add notes column from the board Now you can click the plus button next to the column title to create a note, that will automatically be modified to fit into the selected column.
- Backlog rule behavior change The backlog rule has been the source of some confusion, because I've done a poor job of explaining how exactly it works. The gist of it is, that the column marked with
backlog: truewill "capture" all notes that don't fit into any other column. It does no further filtering, so adding extra rules to abacklogcolumn wouldn't do anything. To avoid confusion, from now on, doing this will raise a warning. - Preserve layout Layout can now be set via
Change application layoutand it will be preserved correctly.
Further roadmap
With my new schedule, I think I'll be able to work a little on the plugin almost every week from now on. Here's what I have planned:
- Colorized tags
- Smoother drag'n'drop
- More convenient ways to open the board (command, pinning on top of note list, option to open on startup)
