Live data from Hacker News

Show HN: Leaflet.pub – a web app for creating and sharing rich documents

news.ycombinator.com

11–20 of 61 posts

Re: Show HN: Leaflet.pub – a web app for creating and sharing rich documents

#14

I see its source available, which implies you’re planning on monetizing somehow, do you mind sharing any insight into what that would look like? I’m always weary of getting involved in a new tool only for the rug pull to happen later.

Very fair question! Honestly the main reason it's source available rn instead of open source is we haven't decided on a license internally, as opposed to business reasons. As for monetization, the two areas we're exploring are publication, subscriptions to blogs, a la substack, and a "pro" tier, with better tools for managing lots of documents.

Re: Show HN: Leaflet.pub – a web app for creating and sharing rich documents

#16
post #15

The appearance (both the text font and the UI chrome icons and colors) really is not to my liking. I see that you can already change the foreground and background color of your document. Any plans to add more options?

You should be able to change all the colors in the theme options! As for fonts, currently working on adding options there! Probably not going to support custom icons though, but maybe an minimal mode (sans icons, maybe only text) could be interesting?

Re: Show HN: Leaflet.pub – a web app for creating and sharing rich documents

#17
Just as an FYI: "leaflet" is the name of a popular web mapping JS library. https://leafletjs.com/

May or may not be relevant for you (and is definitely a very different field/product), but if you're releasing client libraries/SDKs of any sort, it might be good to be aware of. There's a large ecosystem of plugin libraries named "leaflet-foo" or "foo-leaflet" etc in addition to the "main" one. If you start releasing any libraries to work with your app (even if they're not JS), you'll likely want to be aware of and work around naming collisions for library names.

Either way, looks nifty!! I love the approach and we need more people willing to do something like this that competes with google docs / etc, but does so by targeting a specific use case / niche / etc and not by trying to do everything.

Re: Show HN: Leaflet.pub – a web app for creating and sharing rich documents

#19
Guys, this is super cool. As someone building a canvas product that also has a (prosemirror) notepad I am super inspired by this. The way you can flick from a canvas on the notepad, back to the notepad, and it doesn't feel like you're locked in to any block because you can still slightly see where you came from.. love it.

All the best!

Re: Show HN: Leaflet.pub – a web app for creating and sharing rich documents

#20
It'd be great to get code blocks and inline code blocks. Ideally using Markdown syntax. And, if possible to get syntax highlighting, that'd be even better.

But otherwise, this pretty well lines up with an idea that I had just been mulling over in the last 2 days. Which is pretty eery, but well timed. Realistically I wasn't ever going to do it, so I'm glad I may not have to miss out.

Post reply on HN