Experimenting with #Obsidian's new Bases feature vs my existing #DataView setup.

Haven't dug yet to see how much I can torture Bases into being as capable as DataView, but so far it meets my expectations: yea it gets about 80-90% of the way there (VERY EXCITING!) but I'll have to think real hard about how to tackle that missing 10-20% when it pops up.

(eg, lack of dynamic sort function will be a bit of a problem, tho TBF that's also a problem in Airtable…)

@bitprophet curious what you are using Airtable for?
@sivy without going into too much detail,
@bitprophet if you’re ever interested in dumping that data to something local for further fun, hit me up I made a thing
@sivy I’ve been backing my data up via their api for a while, does your thing do more?
@bitprophet dump airtable tables to duckdb, with field → column mappings
@sivy neat!