I’ve put together a little widget that lists any conflicted pages in your SilverBullet instance, with direct links to view the diffs.
When you open a specific diff page, it shows:
- The actual diff
- Buttons to delete the conflicted page or apply the diff which will overwrite the original page and delete the conflicted page
Heads-up
Since this widget deletes and overwrites pages, there’s some risk involved if something doesn’t work as expected. That said, it’s been working smoothly for me so far - no issues yet.
Requirements
This script depends on the changes introduced in this PR which was merged about an hour ago. So make sure your SilverBullet instance is up to date.