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

Allow seperate folders for groups, projects and different instances

Open mahoromax opened this issue 3 years ago • 2 comments

I'm trying to bring all issues into Obsidian that I'm somehow involved in. But the GL filter system is really limited in that regard, and it feels like they have not managed to add anything requested during the last 6 years...

I could work around this by querying a group and specific projects.

This would have to be implemented as an additional (optional) option. So we'd need to be able to add multiple entries, this way we could also use a different instance URL for entries. If I want all (personal) issues I leave the field empty, otherwise I add the group/project path (incl. namespace) and will be able to get all issues from there.

mahoromax avatar Oct 28 '22 14:10 mahoromax

Are you saying you would like to be able to define multiple filters, each with their own output directory?

benr77 avatar Oct 28 '22 14:10 benr77

I'd go one step further - because the filters are not enough really :-/

By being able to set "url", "api key", "filter", "directory" and additionally "namespace + group/project" we could

  • have just different filters per directory
  • have the same filter but limit to a specific project / group
  • have the same filter on different instances (gitlab.com + a private one)

But I'm actually suggesting two separate things:

  • optional entry in the plugin settings for namespace + group project name
  • multiple entries, each with all options available

mahoromax avatar Oct 28 '22 16:10 mahoromax