Comment #⁨29⁩

I'd just like to also throw in my vote for multiline nodes and rich long-form editing. Tana can't be an all-in-one solution without it. Personally, I need all of the standard rich editing capabilities so that I can compose proper documents. I'm split between implementing this in two different ways:

  1. Having a "Document" Node type whose content is rich text, like a Word Document.
  2. Expand on the existing Node capabilities so we can compose documents with Nodes.

Either way, I need the ability to compose properly formatted documents with the following capabilities in some form (some of these are already present in Tana):

  • Ability to set a Cover Image/Unsplash for a Node.
  • Headings
  • Text Paragraphs
  • Quote Blocks
  • Multiline Code Blocks w/ Language Syntax Highlighting
  • Tick-based code blocks: Example
  • Links: Choose between Text Links & Previews. Ability to easily change the link text.
  • Bold/Italic/Underline/Strikethrough
  • Highlighting
  • Image Embeds: URL, Upload, Unsplash
  • PDF Embeds
  • Multi-Column Layouts.
  • File Attachments.
  • Simple Tables.
  • Diagram/Whiteboard (This is a whole separate other thing, which I'll bring up in another thread)