obsidian-git
obsidian-git copied to clipboard
Integrate Git version control with automatic commit-and-sync and other advanced features in Obsidian.md
### Describe the bug i am trying to sync between two devices and i am getting "host verification key failed" error on the obsidian app, however everything is works if...
The automatic commit messages are currently quite cryptic as they only offer hostname and date-related information. It would be a nice introduction to have a {{ai_summary}} as an optional field...
The current Oldest age in coloring function is useful for me to quickly detect the most recent modification I made. But currently it only allows fixed setting of Oldest age...
### Describe the bug First off thank you very much for this plugin. One reason I like this so much is that by using git, data can be recovered from...
Closes https://github.com/denolehov/obsidian-git/issues/665
### Describe the bug On desktop i've added icons and by accident i've pushed them to GIT. It was during hot work day on my vault so it is hard...
### Describe the bug For vaults that are not the root of a git repository the "line author" feature doesn't work ### Relevant errors (if available) from notifications or console...
Is it possible to include a minimap of line author information at the scroll bar? See figure demonstration below: Discussion on minimap can also found in this link: https://forum.obsidian.md/t/minimap-where-am-i-in-this-way-too-long-document/1460/7
Potential bug: Android UI blocked when pulling untill "This takes longer: Getting status" shows up.
The following message "This takes longer: Getting status" shows up for every pull ([code](https://github.com/denolehov/obsidian-git/blob/1d81577877ccb548b06fb91036a246aa442a41ae/src/gitManager/isomorphicGit.ts#L153)). The "status" operation apperantly blocks the UI, because whatever page or search term I provide, it...
### Describe the bug So I had to copy my repository onto my phone by hand (via USB on my PC). The problem is that when I try to push...