Show HN: Minimalist editor that lives in browser, stores everything in the URL
51–60 of 172 posts
Re: Show HN: Minimalist editor that lives in browser, stores everything in the URL
#52I like these kinds of projects, but adding a file export/import is inevitable. It's less about the limits of a URL and more about practicality. I also have no way to confirm that URLs aren't logged server side, so I'd never trust the claim about "no tracking". That's why these projects also end up self-hosted.
hash part of url only available in the browser, as far as I know, server doesn’t have access to # value
Re: Show HN: Minimalist editor that lives in browser, stores everything in the URL
#53Earlier quoted context omitted.
Chrome limit is 2MB, Firefox is 1MB, WebKit is no limit. Here is the Crime and Punishment by Fyodor Dostoevsky: - https://medv.io/goto/crime-and-punishment-by-fyodor-dostoevs...
LOL Tapping the address bar crashed my Chrome on mobile.
Re: Show HN: Minimalist editor that lives in browser, stores everything in the URL
#54I needed a way to share a link to a map, with drawings and the ability for the receiver to see their own location on the map.
Annotated screenshots solves the first but not the second.
Vibe engineered this, with many of the same ideas as OP.
Took an evening. Just in time apps for one specific use case is a thing.
And because it's so cheap to make and can be hosted cheaply with no backend, it can be given away for free.
https://nyman.re/mapdraw/#l=60.172108%2C24.941458&z=16&d=LU8...
Re: Show HN: Minimalist editor that lives in browser, stores everything in the URL
#55Re: Show HN: Minimalist editor that lives in browser, stores everything in the URL
#56Re: Show HN: Minimalist editor that lives in browser, stores everything in the URL
#57Safari 15.6.1: Unhandled Promise Rejection: ReferenceError: Can't find variable: CompressionStream
Re: Show HN: Minimalist editor that lives in browser, stores everything in the URL
#58Re: Show HN: Minimalist editor that lives in browser, stores everything in the URL
#59Thanks for sharing! I tried a similar content-in-url approach for a family grocery list app but I couldn't get the url that short. (It worked but it was a bit cumbersome sharing over Whatsapp.) Will see what I can learn from this!
--edit-- test link: https://linqshare.com/#eJxtkM9KxDAQxl-lzLmHrv8Ova3IHlz04BY8F...
Re: Show HN: Minimalist editor that lives in browser, stores everything in the URL
#60Are , , and missing intentionally? Safari 15.6.1: Unhandled Promise Rejection: ReferenceError: Can't find variable: CompressionStream