obsidian-github-embeds icon indicating copy to clipboard operation
obsidian-github-embeds copied to clipboard

Setup Folder <-> Repo/Project Syncing

Open bharmann opened this issue 1 year ago • 2 comments

Description

This would be a bit involved, but if you could specify a folder to associate with a repo or project and then tell it to sync the issues, creating 1 note per issue and just add the link + preview as you do now to the note with maybe some metadata. that would allow us to use canvas in project planning by referencing the notes. The ability to add comments back to the issues or PR would be a nice to have. - at least the link would allow easily navigating to the issue, or maybe just render a small page in place.

bharmann avatar Jan 23 '24 15:01 bharmann

Editing issues/PRs directly is not an immediate goal of this project. However, the read-only syncing could be interesting 🤔

MrGVSV avatar Jan 24 '24 01:01 MrGVSV

Understood re editing - no need to reinvent the wheel. You could also go so far as to sync different entity types into a repo>issues, repo>pr, repo>discussions, repo>contributors like folder structures with notes populating each with the respective entity types (one note per object/entity). correlate the id’s to an id in frontmatter to avoid duplicates, setup links for relationships. even as a readonly tool, having the ability to view a project in this different environment… I see a lot of potential for tracking, dashboards, dependency graphs, …

bharmann avatar Jan 24 '24 10:01 bharmann