mirror of
https://github.com/Dokploy/templates.git
synced 2026-05-06 02:07:03 -05:00
[PR #621] [MERGED] Fix Obsidian LiveSync template links pointing to CouchDB instead of plugin #4122
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Dokploy/templates/pull/621
Author: @Copilot
Created: 12/22/2025
Status: ✅ Merged
Merged: 2/16/2026
Merged by: @Siumauricio
Base:
canary← Head:copilot/fix-obsidian-links-error📝 Commits (2)
cd2a246Initial plan9af5d2bFix Obsidian LiveSync template links to point to correct project📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
meta.json(+2 -2)📄 Description
What is this PR about?
The Obsidian LiveSync template had incorrect GitHub and website links pointing to the CouchDB project instead of the actual Obsidian LiveSync plugin repository.
Changes:
meta.jsonentry forobsidian-livesync:apache/couchdb→vrtmrz/obsidian-livesynccouchdb.apache.org→obsidian.md/syncChecklist
Before submitting this PR, please make sure that:
Issues related (if applicable)
Fixes the incorrect links reported in the Obsidian LiveSync template issue.
Screenshots or Videos
N/A - Metadata-only change validated via JSON parsing and dedupe script.
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.
Greptile Summary
Fixed GitHub link from CouchDB repository to the correct Obsidian LiveSync plugin repository (
vrtmrz/obsidian-livesync). However, the website URL was changed toobsidian.md/syncwhich points to Obsidian's official paid sync service rather than the self-hosted LiveSync plugin.Confidence Score: 3/5
Last reviewed commit:
9af5d2b🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.