apps icon indicating copy to clipboard operation
apps copied to clipboard

Note taking / notebook app

Open fazo96 opened this issue 10 years ago • 4 comments

There's laverna which looks amazing: it's a static app, stores data in the browser's localStorage. It has tons of cool features like encryption.

I think it could be easily forked and adapted to run on IPFS :+1: It would need the files api to be well implemented, even better with js-ipfs.

fazo96 avatar Dec 15 '15 19:12 fazo96

Yesssss! On Tue, Dec 15, 2015 at 14:31 Enrico Fasoli [email protected] wrote:

There's laverna https://github.com/Laverna/laverna which looks amazing: it's a static app, stores data in the browser's localStorage. It has tons of cool features like encryption.

I think it could be easily forked and adapted to run on IPFS [image: :+1:] It would need the files api to be well implemented, even better with js-ipfs.

— Reply to this email directly or view it on GitHub https://github.com/ipfs/apps/issues/19.

jbenet avatar Dec 15 '15 19:12 jbenet

it's a static app entierly, so should be able to just build it and ipfs add

jbenet avatar Dec 16 '15 09:12 jbenet

it's a static app entierly, so should be able to just build it and ipfs add

Done :+1: https://ipfs.io/ipfs/QmQ13feaBycRULAHKrPeYEKSosMsXeNP5HiAixNtWMcrdR/

Looks like it works! It would be cool to have a button in the app to publish a document straight to IPFS. Could be done with the writeable gateway, so the IPFS API isn't even needed :+1:

fazo96 avatar Dec 16 '15 10:12 fazo96

Awesome. :)

jbenet avatar Dec 16 '15 19:12 jbenet