200ok-ch / organice

An implementation of Org mode without the dependency of Emacs - built for mobile and desktop browsers
https://organice.200ok.ch/
GNU Affero General Public License v3.0
2.42k stars 150 forks source link

Keep an eye on `browser-fs-access` #663

Open munen opened 3 years ago

munen commented 3 years ago

https://github.com/GoogleChromeLabs/browser-fs-access

It's a File System Access API with legacy fallback in the browser. Currently, it only works well on Chrome/Chromium. But there, it's emulating desktop UX:

This could be nice to integrate to organice whence/if it's implemented for all major browsers.

Some relevant links:

schoettl commented 3 years ago

Haha, browser-fs-access README says:

This library is a ponyfill.

Like polyfill but with pony pureness

ponyfill.com says:

Pony pureness, really? While polyfills are naughty, ponyfills are pure, just like ponies.

:D

munen commented 3 years ago

Love it!(;