This looks cool! But could you (if you are the author?) please restrict the Google Drive permissions from “See, edit, create and delete all of your Google Drive files” to only affect a sub directory of my drive please? That’s best practice for isolation. Thanks!
Org-mode on web, built with React, for mobile, synced with Dropbox, Google Drive
11–20 of 110 posts
Re: Org-mode on web, built with React, for mobile, synced with Dropbox, Google Drive
#12This looks cool! But could you (if you are the author?) please restrict the Google Drive permissions from “See, edit, create and delete all of your Google Drive files” to only affect a sub directory of my drive please? That’s best practice for isolation. Thanks!
not the author, just a non-techy person who wants to try org mode without the complexity of emacs.
Re: Org-mode on web, built with React, for mobile, synced with Dropbox, Google Drive
#13There’s a sample file you can play around with there if you’re not ready to link to a sync backend yet.
Happy to answer any questions!
Re: Org-mode on web, built with React, for mobile, synced with Dropbox, Google Drive
#14In case anyone else wasn't sure what this was, and isn't an Emacs user.
Re: Org-mode on web, built with React, for mobile, synced with Dropbox, Google Drive
#15This looks cool! But could you (if you are the author?) please restrict the Google Drive permissions from “See, edit, create and delete all of your Google Drive files” to only affect a sub directory of my drive please? That’s best practice for isolation. Thanks!
Re: Org-mode on web, built with React, for mobile, synced with Dropbox, Google Drive
#16Hey all, I’m the author of org-web. It was pretty cool to wake up this morning and see this on the front page (thanks moioci!). If you’re interested in taking org-web for a spin you can try it here: https://org-web.org/ There’s a sample file you can play around with there if you’re not ready to link to a sync backend yet. Happy to answer any questions!
FYI, it looks like the add/delete row/column buttons have their targets reversed? The button whose icon suggests "add row" adds a column, etc.
Re: Org-mode on web, built with React, for mobile, synced with Dropbox, Google Drive
#17looks nice! though the focus on proprietary API-based backends (?!) is a bit puzzling? how about commiting to a git repo on the web server. Running within nextcloud?
Re: Org-mode on web, built with React, for mobile, synced with Dropbox, Google Drive
#18what % of the org-mode API is currently implemented?
Re: Org-mode on web, built with React, for mobile, synced with Dropbox, Google Drive
#19"Org-mode is a document editing, formatting, and organizing mode, designed for notes, planning, and authoring within the free software text editor Emacs." In case anyone else wasn't sure what this was, and isn't an Emacs user.
Re: Org-mode on web, built with React, for mobile, synced with Dropbox, Google Drive
#20"Org-mode is a document editing, formatting, and organizing mode, designed for notes, planning, and authoring within the free software text editor Emacs." In case anyone else wasn't sure what this was, and isn't an Emacs user.
You can use orgmode in other editors. I use vim, for instance. (Yes, the "official" module is only for emacs, but orgmode is a format and other editors have plugins for it as well.)