Better Organization with Collections & Stars in Drafts

Drafts now offers two powerful ways to keep your list of programming problems tidy:

  • Collections – group related problems together and pin them for instant access.
  • Stars – mark individual problems you need to reach quickly.

Both features will help reduce the friction of navigating your Drafts, particularly when dealing with numerous programming problems.

Creating and Pinning Collections

  1. Create a collection

    • Click the + New Collection button in the side navigation.
    • Give it a descriptive name (e.g., Dynamic Programming).
  2. Add problems

    • Open the ellipsis dropdown menu (“⋮”) next to any problem, and select Add to… under the “Collection” section.
    • Choose the appropriate collection.
  3. Pin the Collection

    • Navigate to the Collections section and click on the pin icon under any collection that you want to pin.
    • Pinned collections appear at the top of the navigation, staying visible even as you scroll.

Starring Problems

When a programming problem is especially important, star it:

  • Click on the star icon (“★”) under any problem that you want to star.

All starred problems are aggregated under Starred in the side navigation, providing one-click access to your priority items.


November 3, 2025

Discussion