obsidian-gitlab-issues icon indicating copy to clipboard operation
obsidian-gitlab-issues copied to clipboard

[WIKI] Manual

Open leroycharles opened this issue 2 years ago • 1 comments

Hi, My project finally moved to a place where I have the need for the plugin. Unfortunately, I'm having a hard time using it. So far I did not manage to have a succesful pull of any issues, no matter the criteria. Could you write a more detailed manual ?

Maybe I'm simply doing something wrong, here is what I did:

  1. Created an API token as Guest in my project (later I also tried with Developer with the same result)
  2. Installing the plugin
  3. Setting the Gitlab instance to https://gitlab.cri.epita.fr/ (my school's instance)
  4. Setting the token to the one got in step 1
  5. Setting the filter to 'milestone=S6', I also tried 'labels=S6'
  6. Refreshing with the button in the ribbon and the comand

I tried changing the output location, the token, I tried creating a template and I did all those tries in my project's vault and in a sandbox vault.

According to my gitlab, the token was never used.

Regards,

leroycharles avatar Feb 11 '23 09:02 leroycharles

The token must have API scope included - this is set at this URL (on the main Gitlab cloud instance) - https://gitlab.com/-/profile/personal_access_tokens

benr77 avatar Mar 31 '23 07:03 benr77