PinnedInVersion2byZvi Karp·Feb 20, 2023Hello from Version2 👋I’m delighted to introduce Version2, a new service I’ve been developing. In this post, I’ll answer three key questions: what, why, and how.
InVersion2byZvi Karp·Aug 16, 2024How to upload multiple files to AirtableWant to upload many files to Airtable? We created an Airtable extension just for that, but did you know there is also a free way to do it?
Zvi Karp·Aug 9, 2024Self-host Infisical on RailwayIn this Guide, we will self-host Infisical on Railway using Docker.
InVersion2byZvi Karp·May 25, 2023How to calculate the running total in AirtableUnlike Excel, Airtable doesn’t allow you to reference cells from other rows, this is an issue if you want to calculate a running total…
InVersion2byZvi Karp·May 25, 2023Download multiple attachments for your Airtable baseLet’s get right to the point — you want to bulk export attachments from Airtable and can’t figure out how. Well, we created an Airtable…
InVersion2byZvi Karp·Apr 2, 2023Advanced Airtable bulk rename attachmentsOne of the most significant advantages of Airtable on a spreadsheet is the option to add attachments to the tables fields, But I was facing
InVersion2byZvi Karp·Feb 28, 2023Plutio live chat messenger — the next levelWe’ll see different ways to customize and take your live chat messenger in Plutio to the next level
InVersion2byZvi Karp·Feb 22, 2023Plutio custom HTML and CSSCustomize your clients experience in their Plutio portal
Zvi Karp·Jul 31, 2022My top 5 Flutter dev toolsThere are so many posts online claiming to list the “best tools” and give you “the ultimate list”, even though none of them are best for…A response icon1A response icon1
InFlutter CommunitybyZvi Karp·Jan 15, 2021How to make multiple global loaders in FlutterIn almost every mobile app we have some async work to do, getting the current user's info from the server, backing up their work…