Thanks for the feedback!
Great, I'll send you my draft right away! I'd really appreciate you giving your thoughts on it.
I like your inline approach! It fits Joplin's existing UI so much better. I'll try to adapt it for the proposal and think about the details on how exactly it could work.
Right, notebookPath is more clear!
Hm, I don't know how difficult that would be. I'll look into it, and see if it fits into the schedule.
Well, the problem is that I just wasn't sure what should happen when a note is dropped into the backlog column. What tags should I remove or which notebook it should be moved to. I thought the simplest way would be to have the user define this explicitly, and then that tag/notebook is also applied to all notes which are assigned to backlog automatically. Though now that I think about it, it may end up being confusing, so I guess I'll have to come up with a smarter way of handling it.
Hm, well I didn't think that through. Maybe columns with only completed: true shouldn't even be allowed, and providing either a tag or a notebookPath should be required. But then todos would get a redundant tag. Maybe a completedTag could be introduced, which defines a tag, that is applied to all "Notes" which are in this column, but not to todos.