The question:
When using the selection tool to move paths how do I get the the path, via nearest node, to snap to the grid?
My problem:
I'm working on project where I'm making a font for use in a logo. I know there may be easier ways, but the way I'm going about making the font is by piecing the letters together using smaller shapes, like outset and inset rounded corners. Those shapes are paths so When I piece the letters together on the grid the paths don't snap to the grid. Are they not treated the same for grid snapping like an object?
A workaround:
While I was experimenting with an answer for myself I figured I could move the shape using the node tool . It works if I follow these steps:
1. Select the path with the node tool

2. With the path selected, Draw a bounding box around all the nodes to get them all selected.
3. I then would find the node I want to snap and click/drag it to the position on the grid I want that shape. the node will snap to the grid intersection, and the shape will be placed perfectly where I want it.
Clarification:
I have found an answer to my problem, but it just seemed too out of the way for my workflow. Is there a faster easier way to do it?