is there any way to remove items from the right click context menu?
additionally as an example: id like to remove the “add successor task” option
We have two ways -either use the default menu (no way to manipulate with it), or define your own custom menu (see samples). If you need to hardly remove one menu item, i would recommend you to hack the source code and comment out this item.