Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/panjohnny/obsidian-online
View your Obsidian vault hosted on GitHub online. Supports LaTex, Smiles and Excalidraw!
https://github.com/panjohnny/obsidian-online
obsidian obsidian-md obsidian-viewer
Last synced: 11 days ago
JSON representation
View your Obsidian vault hosted on GitHub online. Supports LaTex, Smiles and Excalidraw!
- Host: GitHub
- URL: https://github.com/panjohnny/obsidian-online
- Owner: PanJohnny
- License: mit
- Created: 2024-10-23T13:28:52.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-15T09:08:33.000Z (11 days ago)
- Last Synced: 2024-12-15T09:31:03.632Z (11 days ago)
- Topics: obsidian, obsidian-md, obsidian-viewer
- Language: CSS
- Homepage: https://obsidian-online-gamma.vercel.app
- Size: 302 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Obsidian Online
A tool for viewing obsidian vaults backed up on GitHub in the browser on the fly.## Key features
- Open your notes anywhere (with internet)
- Support for LaTex, Smiles and wikilinks
- Partial support for Excalidraw (everything except file embeds, help needed)
- Simple design## Contributors welcome
If you want to help, please do so! This project is just a simple quick implementation that is not properly rafined and the code needs refactoring. These are some things that I would like to do:
* Code refactoring
* Proper excalidraw support
* Support for obsidian canvases
* Other plugins and filetype supportMaybe:
* GitHub authorization for viewing private repositories
* GitHub quick edit, to quickly edit the markdown file in the browser (can be done all with the API)