diff --git a/content/daily-notes/2024-10-01.md b/content/daily-notes/2024-10-01.md index cc7d7128..eb262c8f 100644 --- a/content/daily-notes/2024-10-01.md +++ b/content/daily-notes/2024-10-01.md @@ -33,5 +33,3 @@ To access a Google drive from the Go API SDK in unattended auth mode (i.e. witho Added gdrive syncing support: [Add sync-notes-drive subcommand · deepakjois/debugjois.dev@2ed1a1d · GitHub](https://github.com/deepakjois/debugjois.dev/commit/2ed1a1d43451ae736c42996e2b57d4edffe9e5b9). Now I can update notes on my phone and sync them to gdrive. Will soon add a github action that will use this subcommand to sync, update the website and commit the changes back to the repo. Planning to use this workflow for that: [GitHub - stefanzweifel/git-auto-commit-action: Automatically commit and push changed files back to GitHub with this GitHub Action for the 80% use case.](https://github.com/stefanzweifel/git-auto-commit-action?tab=readme-ov-file) - - diff --git a/content/daily-notes/2024-10-02.md b/content/daily-notes/2024-10-02.md index e687aaba..2554cf7d 100644 --- a/content/daily-notes/2024-10-02.md +++ b/content/daily-notes/2024-10-02.md @@ -24,4 +24,4 @@ The latest Amplifier playlist: [The Amplifier: 6 of 'The Greatest' Songs](https: > I have long dreamed of compiling an Amplifier playlist of different songs with the same name. Watching Eilish perform “The Greatest,” probably the emotional apex of the whole show, I realized she was offering me the perfect opportunity. I started to think of the many other artists who have bestowed that imposing moniker on one of their tunes — Cat Power, Lana Del Rey and Kenny Rogers among them. -Testing Github action for syncing from Gdrive. \ No newline at end of file +Added a github action that can sync my Obsidian vault from Gdrive and commit the files. \ No newline at end of file