Working with files › From the window to the file · 9 min read
There are dozens of different extensions, but you already know that underneath there are two classes of file. Now the part you will use every day: what to ask the AI for, depending on what you are working with.
The AI edits these line by line.
The whole file has to be regenerated.
Tap an extension.
Quick translation. The programs you have been using all your life, and which side they fall on:
.txt — text. Done: it is the simplest case there is..docx — binary. Write in .md, which is the same thing with
headings and bold, and export to Word at the end if you need to..xlsx — binary. Ask for .csv: Excel opens it just the same,
on a double click, and it is text..md once and work there. You go
back to PDF at the end..jpg — binary. The image stays as it is; what you
work on is whatever gets extracted from it..png — binary. For something you will edit
often, build it in .html instead.The three web ones, in one sentence each. They go together and split the work like a house:
For a flyer you will need the first two and almost never the third.
The question worth asking before starting any piece of work:
is this thing in front of me text, or is it a block?
If it is a block, the first move is to convert it.
You have an Excel sheet and want the AI to fix three cells. What do you ask for?
Ask for the text equivalent and work there.
snack 8 of 9 · Why text is what the AI can use
Powered by KlugerByte