HackerTrans
TopNewTrendsCommentsPastAskShowJobs

harrisonlo

no profile record

Submissions

Show HN: I made an app that consolidated 18 apps (doc, sheet, form, site, chat…)

nino.app
810 points·by harrisonlo·3년 전·258 comments

comments

harrisonlo
·3년 전·discuss
That's correct. Thanks for coming up with a new way to explain it!
harrisonlo
·3년 전·discuss
Sorry I replied a little late, but thanks for the advice.
harrisonlo
·3년 전·discuss
Good call, I'm also a fan of Simon Sinek.

Thanks guys for the feedback. I think it's pretty clear what should be worked on next.
harrisonlo
·3년 전·discuss
Ah that makes sense. I think what you're looking for is the ability to mention records rather than to embed them, or both.

As for the switching to mobile scenario, it also makes sense. I'll think about this, it might be a button that allows you to "force sync" everything.

Thanks for the detailed explanations :)
harrisonlo
·3년 전·discuss
Offline mode should work on linux too. I only have ubuntu so that's what I tested. It's just service workers underneath, so if it's the first time you open the app, you do have to wait for a few minutes for it to download.
harrisonlo
·3년 전·discuss
Thanks for the advice. Appreciate it.
harrisonlo
·3년 전·discuss
Can you elaborate? Are you not able to access MS store for some reason?
harrisonlo
·3년 전·discuss
Thanks for the feedback. You would click the select source option if you want to use data from another page. Good catch on the name field not being rename-able, that feature will be added soon.
harrisonlo
·3년 전·discuss
You can setup a password upon clicking on the verification link. Someone here suggested OTP and I think it's a good idea, might have that in the future instead. Yeah the mobile apps are built with Flutter.
harrisonlo
·3년 전·discuss
Nope, but I guess the fake logos in the demo screenshot might remind you of them. Google also has these rainbow colors tho.
harrisonlo
·3년 전·discuss
Curious what the argument is against Snap? They allow very easy updates
harrisonlo
·3년 전·discuss
The letter 'm' bug is fixed on version 0.22.7, sorry about that!
harrisonlo
·3년 전·discuss
Noted on the lack of guidance and onboarding. I can see the confusion you had with the board module and have some ideas on improving it. Thanks for giving it a try.
harrisonlo
·3년 전·discuss
Do you mind sharing what you tried to do? So I can improve the feature discovery or add the features later on.

Editor.js looks interesting. Nino Doc is based on ProseMirror. Never heard of grist before but I think react-datasheet-grid is a pretty good. I've been itching for a frontend rewrite of Nino Sheet.
harrisonlo
·3년 전·discuss
It's doable. Just curious what's stopping you from switching email? Is email forwarding possible in your case?
harrisonlo
·3년 전·discuss
Thanks for trying it out. Yeah sorry for the confusion, embedding a record was not allowed but I think enough people tried to do it so I'll enable it.
harrisonlo
·3년 전·discuss
OTP is a good suggestion, thank you. Sorry that you're seeing a white screen, are you maybe on iOS? Anyhow I'll look into the issue.
harrisonlo
·3년 전·discuss
We should! Just sent an email to the address on your profile
harrisonlo
·3년 전·discuss
You raised an issue that I plan to fix soon. Currently certain fields (i.e. time range) only show on specific modules (i.e. calendar) but I'm planning to allow them everywhere.

Could you share your use case on embedding a single record? I disabled that for now because I imagined people would usually embed all records together in a certain view.

Hm I'll think about searching for blocks in autocomplete, or perhaps some way to use advanced search inline.

Your experience in offline mode was actually expected. I assume you never opened the other pages on your phone, so they weren't saved on your device. Nino's not syncing all pages all the time, but only the ones you open, for performance reasons. Do you think having some sort of mechanism to pre-sync certain pages is necessary?
harrisonlo
·3년 전·discuss
The double tap thing is a known issue on iOS. It's in the backlog and will be addressed at one point. Thanks for trying it out.