HN user

tregoning

69 karma
Posts4
Comments32
View on HN

It would be nice if the app would allow us to save templates (no need to get fancy just via URL params e.g. for the above it would be something like:`?sections=title&Desc,installation,runLocally,Support,Authors,Ack,usageExamples`

That way we could just generate a 'template' that we can share/save etc

Looks like it's coming from the website:

"There is also a Desktop Based version in development which offers a much wider range of tools, deeper analysis and extras such as schematic views and PCB layouts"

If somebody with this app feels charitable, could they please try it on the page below and perhaps share the output via a gist or something?

https://www.warp.dev ("Download Now" or "Watch Demo" button)

There is no trial period, so it is hard to evaluate this tool. This is a really complex button, multiple SVGs, etc, so it might produce some insight into how capable the tool is.

Surprised nobody has mentioned the main advantages of web-based apps:

* Collaboration (including real-time collaboration)

* Ease (or more like lack of it) installation process

* Always up to date

Yes, Google can change the logic for auth, analytics, etc at any time and your local outdated copy will be useless, further I believe it's possible that Google returns different JS depending on the browser that's requesting it in order to keep payloads down and performance high.

Semantic UI 9 years ago

Unfortunately there are some severe limitations of using native select, in particular in relation to list item (i.e. option element)

- Can't have anything but plain text: (e.g. no images, bold text etc)

- Can't have a line-break, or somehow wrap text into a 2nd line if entry is too long