DanielDe / org-web

org-mode on the web, built with React, optimized for mobile, synced with Dropbox and Google Drive
https://org-web.org
The Unlicense
1.38k stars 84 forks source link

FR: github support #118

Open lucasew opened 2 years ago

lucasew commented 2 years ago

It's an awesome app, really.

I am looking to integrate a org workflow with github using stuff like logseq and org-web, the problem is that org-web does not support github.

I did a poc about how to do a commit to a gh repo without cloning the whole repo [1]

I plan to use both because this app has more of a planning approach and logseq has more of a knowledge base approach.

Currently I am a obsidian user and tried to run emacs via nix-on-droid but it's slow AF xD

[1] https://github.com/lucasew/playground/blob/master/github/commit_api

DanielDe commented 2 years ago

Ha, wow, neat script. Never seen a commit made so manually before!

Definitely like the idea of having GitHub as a backend. Going to link to #5 for future reference.