pub fn node_add( dir: &Path, type_: Option<String>, title: Option<String>, summary: Option<String>, ) -> Result<()>
新增独立节点(深度 1)。