Public demo · Ways to save study notes
Option comparison
HTML is a better fit for code, tables, and local interaction.
Start with what you need
| Need | Plain text | HTML page | Image |
|---|---|---|---|
| Search and copy | Easy | Easy | Requires text recognition |
| Code and tables | Simple structure | Highlighting and layout | Viewable, hard to reuse |
| Fill in answers | Not supported | Can include forms | Not supported |
| Viewing tool | Text editor | Browser | Image viewer |
Which should you choose?
Use plain text for a quick note, HTML for an explanation you will revisit, and an image for a visual snapshot.