| Really liking it so far! An offline-first platform that lets you store your information in a central way and provides multiple forms of use and access is exactly what I've been trying to find, without much success until now. I'm not sure I've understood how to fully realise the promises of it though. I created a board, and added some records to it, alongside fields for additional data. It's not obvious to me how to use the calendar module using that board as a source. I don't have a way to see the existing records. I can create new records inside the calendar view, but when I look at that new record using the board, or using a sheet, the "Time" field disappears. The "Time" field appears only to be visible when looking at the records via that calendar. Similarly, the to-do lists don't seem to map the "checked" nature of the boxes to any field on the record. I would also like to be able to link to the record or embed its content in another page somewhere, but don't seem to see how. It would be nice to be able to immediately link to (or embed) blocks/records by using `[[` or `@` instead of just documents. In particular, it would be nice for the quick search to yield blocks/records as you type, and not have to fall back to the advanced search. Also, as an offline-first application, I would like to be confident the app is always fully synced - but after creating a few documents on my computer, then opening the first of them on my phone, I tried putting my phone into airplane mode, and once I'd done that I could open the other documents I'd opened before (great!) but when trying to open one of the others I'd created (that the app clearly knew about whilst it was online), it said "You're not connected to the internet". But well done on a really awesome implementation of an awesome idea so far! I think it's very cool, and has a lot of potential. |
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?