obsidian-minimal-theme-css-snippets
obsidian-minimal-theme-css-snippets | obsidian-livesync | |
---|---|---|
3 | 64 | |
452 | 7,690 | |
2.0% | 3.8% | |
7.0 | 9.2 | |
2 months ago | 4 days ago | |
CSS | TypeScript | |
- | MIT License |
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-snippets
-
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.
- replete/obsidian-minimal-theme-css-snippets: A repo of CSS snippets I've written to harmonize various plugins with the 'minimal theme' theme on Obsidian. (currently tested with MacOS/Desktop)
obsidian-livesync
-
Obsidian is now free for work
Git works well, but you don't get realtime/live sync.
For my setup, I use the [obsidian-livesync](https://github.com/vrtmrz/obsidian-livesync) plugin with a self-hosted CouchDB instance which has worked well for me.
I periodically do commit things to a git repo as a backup if the live sync breaks somehow.
-
Live Syncing to a Git Repository with a VS Code Extension
As mentioned in the last post, I keep my notes in git repositories. I originally used Obsidian for years as my note-taking application of choice after migrating away from Google Keep, using the vast library of community plugins (namely obsidian-livesync and obsidian-git) to back up and sync my notes on an interval to my 3 remotes; GitHub, my private Gitea instance for my private "second brain" type notes, and my Otterwiki instance (a wiki that runs on a git server of markdown files).
- Self-hosted syncing solution for Obsidian
- Siyuan: Privacy-first, self-hosted personal knowledge management software
-
Information flow - how I capture the notes
File backup is done via my regular NAS backup task, and between-device sync is done via self-hosted obsidian-livesync.
-
Why I Like Obsidian
I'm using https://github.com/vrtmrz/obsidian-livesync with IBM cloudant as described by the documentation. It handle my android phone, a windows laptop, a windows desktop and a linux desktop
- Introducing My Knowledge Lakehouse
-
A structured note-taking app for personal use
Thanks for the pointer!
https://github.com/vrtmrz/obsidian-livesync: self-hostable sync via CouchDB, MIT license, supports the visual conflict resolver and end-to-end encryption.
-
How to setup mobile devices with live-sync
Hi. Are you troubled about the Obsidian LiveSync plugin?
- I have a cloud storage problem!
What are some alternatives?
obi-sync - Reverse engineering of the native Obsidian sync and publish server
remotely-save - Sync notes between local and cloud with smart conflict: S3 (Amazon S3/Cloudflare R2/Backblaze B2/...), Dropbox, webdav (NextCloud/InfiniCLOUD/Synology/...), OneDrive, Google Drive (GDrive), Box, pCloud, Yandex Disk, Koofr, Azure Blob Storage.
Obsidian-academic-export - Turn your obsidian notes into academic papers.
obsidian-remote - Run Obsidian.md in a browser via a docker container.
kragen-.emacs.d - Kragen Sitaker's .emacs.d directory
silverbullet - An open source personal productivity platform built on Markdown, turbo charged with the scripting power of Lua