An iOS app that provides version control over folders using the Files API. This provides a git workflow across multiple apps where each app can directly modify files and then can be sync’d with GitHub.
Links to this note
-
The Downside of Using Org-Id Links in Org-Roam
In org-roam v2, a new requirement was added for all notes to have an org ID. This has a few notable downsides.
-
Use Git Logs to Search for Deleted Content
If you’ve ever accidentally deleted something from a file and want to recover it using
git
you can search the full history for a string. -
As much as I love my emacs setup, I can’t take my laptop with me everywhere and that is my biggest compliant. For me investing in personal infrastructure makes sense as I build more one of one software that improves my life. More specifically, there are ways of searching for information I’ve built up over the years that I’ve come to rely on. To be able to search for information consistently across devices, there needs to be a personal indexing service.