syncClient.tags
        .add(tag)
        .then(() => {
          dispatch({
            type: ADD_TAG,