I want to use Obsidian on my mobile device and share data with my Obsidian folder from my desktop computer
- Create a Github Repository
- Create a Token:
Github.com > Settings > developer settings > Personal Token > Generate token classic (90days/Repo full control). Find a way to send it temporarily from your desktop to your mobile. You will need it after. - Clone on Desktop or add origin
mkdir repo
cd repo
