A simple plugin to create Github issues directly from Obsidian with Git logic.
Be friendly with:
- 🔄 fetch
- ⬇️ pull
- ⬆️ push
Browse Community plugins:
- open Settings
- selct Community plugins
- click Browse and search
githobs
- Install it and Enable it
Find us on Obsidian Plugins.
Alternatively, you ca install manually:
- download from the releases page:
- main.js
- manifest.json
- styles.css
- in your Obsidian vaults .obsidian/plugins/ folder, create
githobs
folder - paste here those 3 files
Under the settings page, you need to insert those information:
- a valid GitHub token (link to create one)
Is just required repo scope (repo:status, repo_deployment, public_repo, repo:invite, security_events)
- the owner name of the repository (es. GabAlpha)
- the repository name (es. obsidian-githobs)
Open and edit your issue directly from Obsidian:
- open the dedicated sidebar
- create new note
- insert the issue number to track and click
- make job on your issue
- push your updates to the repo
- if you need, before you can pull and of course fetch
Tip
I'm Gabriele, web developer from Milan 🇮🇹
Linux & Open Source enthusiast 🎉
If you like this plugin, feel free to support the development... thanks! 🙏