obsidian-minimal-theme-css-snippe
obi-sync
obsidian-minimal-theme-css-snippe | obi-sync | |
---|---|---|
2 | 5 | |
- | 983 | |
- | - | |
- | 10.0 | |
- | over 1 year ago | |
Go | ||
- | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
obsidian-minimal-theme-css-snippe
-
Markdown Is Meant to Be Shown: Stop Hiding the Syntax (2021)
I use a keyboard shortcut to quickly switch between source and live preview mode.
I open sourced my css snippets repo, and the first CSS rule in this file in my minimal theme CSS snippets repo resets font sizes in source view so font sizes are the all the same:
https://github.com/replete/obsidian-minimal-theme-css-snippe...
-
Obsidian 1.4.10 Desktop (Public)
https://github.com/replete/obsidian-minimal-theme-css-snippe...
This is a repo of my working obsidian UI improvements / plugin homogenizations for Minimal Theme users. The Properties autohide is pretty handy. Just a bunch of CSS. That's what I like about Obsidian, I fix anything I don't like.
obi-sync
-
Postman: Major Outage on Desktop and Browser
Many other use cases are covered by great FOSS products, but somehow API clients are abused as a sync cash cow:
- insomnia deliberately broke a 3rd party sync: https://github.com/acheong08/obi-sync
-
What motivates you to contribute to open source projects?
Sometimes they end up being helpful for other people.
E.g. https://github.com/CopilotC-Nvim/CopilotChat.nvim was written in a single afternoon while sitting at a social event I didn't enjoy and now there's 60 contributors and I've completely handed over ownership/maintenance to the community
I still use an ancient version of obsidian on my phone because it works with my hacks to self host the native sync server https://github.com/acheong08/obi-sync
For other open source contributions, I generally just add features I want or fix random bugs. I use exclusively open source software for everything, no big tech accounts at all. So contributing only helps myself
-
Love Letter to Obsidian
> without paying $100 per year
There was a way! https://github.com/acheong08/obi-sync
From what I understand, the author played cat and mouse with them until he gave up. Obsidian repeatedly “patched” the “vulnerabilities” that allowed you to modify the sync server address across 3 different versions.
-
Obsidian 1.4.10 Desktop (Public)
Obsidian sells a first party syncing solution, which I hear works well:
https://obsidian.md/sync
I do git syncing on Android via termux (It works most of the time, except when git decides to shit itself every now and then on my tablet):
https://forum.obsidian.md/t/guide-using-git-to-sync-your-obs...
I can't vouch for it because I don't have any iOS devices new enough to support it, but supposedly you can use Working Copy to sync via git on iOS:
https://forum.obsidian.md/t/mobile-setting-up-ios-git-based-...
-
Obsidian intentionally patched OSS sync despite CEO's HN statement of tolerance
The patch addresses a security vulnerability.
Obsidian is not stopping people from creating syncing alternative (there are many that exist already), or reverse engineering the app. See my comment in the issue on the repo:
https://github.com/acheong08/obi-sync/issues/19#issuecomment...
What are some alternatives?
kragen-.emacs.d - Kragen Sitaker's .emacs.d directory
obsidian-minimal-theme-css-snippets - Obsidian CSS snippets to tweak UI and harmonize various plugins with the Minimal Theme - for fellow hackers.
rev-obsidian-sync - Reverse engineering of the native Obsidian sync and publish server [Moved to: https://github.com/acheong08/obi-sync]
react-md-editor - A simple markdown editor with preview, implemented with React.js and TypeScript.
blogsync - Sync long-form Nostr notes to a local folder.