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

[Feature Request]: Add branch support #220

Closed
metruzanca opened this issue Apr 21, 2022 · 5 comments
Closed

[Feature Request]: Add branch support #220

metruzanca opened this issue Apr 21, 2022 · 5 comments
Labels
enhancement New feature or request

Comments

@metruzanca
Copy link

Really been enjoying this plugin recently. Its grown so much too from the auto-push/pull. Currently, this is a must have for myself and a few other friends of mine. Obsidian has become our wiki viewer and editor especially since azure wikis are a bit odd, especially with their folder note syntax (which is perfectly abstracted away with alx-folder-note).

However there's still one more use case in which I reach for a terminal and that is for dealing with branches.

Personally, all I think that's necessary is:

  • Status line with branch name akin to vscode
  • List local branches, and (attempt) checkout on click
    • Maybe, load remote branches too but via some other button/menu item
  • Create new branch
@Vinzent03
Copy link
Owner

There is no branch management currently, because that's a rare use case for personal knowledge management.

@Vinzent03 Vinzent03 added the enhancement New feature or request label Apr 22, 2022
@leventov
Copy link

leventov commented Jun 6, 2022

I second this feature request. I want to setup Obsidian as team's engineering/architecture knowledge base. I want to create a new "feature" branch and make some coherent changes in it and then push this branch as a merge request against a GitLab repository.

Maybe GitLab support is too far fetched at the moment, but it would be useful to create and checkout a new branch with a hotkey and also to push it upstream.

@NomarCub
Copy link

I found this request also related to branches, creating and deleting them: #132

@nprime496
Copy link

nprime496 commented Jan 3, 2024

I'd like to have branches support because I use obsidian (with the obsidian-git plugin) on multiple devices and commit histories diverge very often. It would be easier for me to let each device push on its branch and merge it at the end of the week.

@Vinzent03
Copy link
Owner

Vinzent03 commented Jan 31, 2024

@nprime496 There are some branch features. Please create a new issue with the exact features you are missing.

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

No branches or pull requests

5 participants