GitHobs

approved

by GabAlpha and MarcoG

Use Obsidian as Github issue editor with logic taken from Git

★ 35 stars↓ 5,684 downloadsUpdated 7mo agoMIT
View on GitHub

GitHobs ðŸĶĪ

📝 Use Obsidian as Github issue editor!

A simple plugin to create Github issues directly from Obsidian with Git logic.
Be friendly with:

  • 🔄 fetch
  • ⮇ïļ pull
  • ⮆ïļ push

How to use ðŸĪ·â€â™‚ïļ

1ïļâƒĢ Install plugin

githobs install

Browse Community plugins:

  • open Settings
  • selct Community plugins
  • click Browse and search githobs
  • Install it and Enable it

Find us on Obsidian Plugins.

ðŸĪē Manual installation

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

2ïļâƒĢ Set up your plugin

githobs setting

Under the settings page, you need to insert those information:

  1. a valid GitHub token (link to create one)
    Is just required repo scope (repo:status, repo_deployment, public_repo, repo:invite, security_events)
Github Token
  1. the owner name of the repository (es. GabAlpha)
  2. the repository name (es. obsidian-githobs)

3ïļâƒĢ Enjoy the plugin

githobs screen

Open and edit your issue directly from Obsidian:

  1. open the dedicated sidebar
  2. create new note
  3. insert the issue number to track and click
  4. make job on your issue
  5. push your updates to the repo
  6. if you need, before you can pull and of course fetch

Support the project âĪïļ

[!TIP] I'm Gabriele, web developer from Milan ðŸ‡ŪðŸ‡đ
Linux & Open Source enthusiast 🎉

If you like this plugin, feel free to support the development... thanks! 🙏

gabalpha - obsidian-githobs GitHub release License stars - obsidian-githobs forks - obsidian-githobs

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.