subconsciousnetwork / noosphere

Noosphere is a protocol for thought; let's discover it together!
Apache License 2.0
665 stars 40 forks source link

`orb` does not detect file extension changes on disk #591

Open bfollington opened 1 year ago

bfollington commented 1 year ago

I accidentally added a file interpolating-embeddings.md and orb sphere save'd and then renamed it to interpolating-embeddings.subtext changing only the extension, orb sphere status / orb sphere save didn't detect any changes.

I had to rename the file to interpolating-embeddings_.subtext (added trailing underscore), then orb sphere save then rename it back to interpolating-embeddings.subtext and orb sphere save again to get the content type to update.

cdata commented 1 year ago

Great catch!