• close popped out task panel when getting deleted / or hide content and show undo button
• filters and text search should be board specific
• we need a UR_TkProgressReport class to save progress reports
• also show board dropdown in add new task. we need it when we add a task from outside taskitty
• members for boards
• prob need to make another unitypackage that installs newtonsoft json dll only if < unity 2022
• repeatingEndDateTime column in card table for repeating tasks. we prob dont need time, since it’s handled by repeating interval and ends with the last on that day. do it anyways to be safe for the future
• show warning (as message somewhere, not popup) on taskitty startup, when there are tasks without an added in version
• on task add, warn if there is no or no valid version set
• if version change detected, and previous version is empty, ask user to set added version to the current version for tasks with empty addedversion
• ask user to unmark task as doing when moving doing task out of doing list
• multiple members modify database
• tag cover
• covers visually disappear after leaving playmode
• change current member name
• Copy Board feature
• profile picture
• when clicking new task from taskitty editor toolbar, we could think about a hacky workaround to prevent showing taskitty when it’s not opened yet: set a flag and dont show anything in taskitty. instead show our add task panel in the editor window.
• screenshotter for in editor and in game screenshots