Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FR]: Support for git wiki #261

Closed
2 tasks done
AlphaFoxz opened this issue Dec 24, 2023 · 4 comments
Closed
2 tasks done

[FR]: Support for git wiki #261

AlphaFoxz opened this issue Dec 24, 2023 · 4 comments
Assignees

Comments

@AlphaFoxz
Copy link

Issue validation

  • I checked the issue to prevent duplicate
  • My issue concern doesn't concern the Mkdocs template

Is your feature related to a problem ?

my repo has wiki. but can't build a connection.

What solution do you want to see ?

Support for git wiki

Describe the alternative you've considered

No response

OS

Windows

Anything else?

In /Github/branches.ts the function async checkRepository throwed a 404 err.
because api oneboot.wiki returned "Not Found"

But when repo name ends with .wiki. It can be check from another api that without .wiki.
such as oneboot(without .wiki)

there is attribute has_wiki: true

Plugin version

6.12.1

Obsidian version & debug log

Obsidian version v1.4.16
@Mara-Li Mara-Li closed this as completed Dec 24, 2023
@Mara-Li Mara-Li closed this as not planned Won't fix, can't repro, duplicate, stale Dec 24, 2023
@Mara-Li
Copy link
Member

Mara-Li commented Dec 24, 2023

Doesn't seems possible, I can't found the API in Github Octokit.
Maybe we need to wait for an update to get .wiki repo :/

@Mara-Li
Copy link
Member

Mara-Li commented Dec 24, 2023

A solution is to use a github actions to mirror folder : https://github.com/marketplace/actions/github-wiki-action

@AlphaFoxz
Copy link
Author

A solution is to use a github actions to mirror folder : https://github.com/marketplace/actions/github-wiki-action

thx a lot! Its helpful

@Mara-Li
Copy link
Member

Mara-Li commented Dec 24, 2023

If you success to do it, you can share your workflow in the discussion!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants