Traversing functions in IDA

hi

I was wondering if these tasks could be assigned with hotkeys:

  • copy a named func’s address
  • go to address by name e.g: myfunc+0x42
  • go to address by module offset; like in x64dbg “:$+0x1234”