Tag Visibility in 11.5.0 on MacOS 26.1: Claude no help

Longtime subscriber, absolute beginner, here. (Somehow I keep fumbling). I’ve been trying to use Tinderbox for many years, ever since James Fallows spoke highly of it, in fact. All I’ve ever really managed to use it for, so far, is as an outliner tool. (I know. Dumb. It’s me, not you; I’m not complaining, and I live in hope that I’ll figure it out someday.) Meanwhile I have, in fact, captured ~28MB of notes on my latest novel-in-progress. I’d been using Claude for editorial hints, and I immediately hooked it up to my Tinderbox document when that became possible.

So tonight I figured, “Why not have Claude guide me through tagging some of my notes?” Which it dutifully tried to do, but without success…even though it was able to do what I wanted via the API.

But what it kept telling me I should see in the interface, as it tried to walk me through the various steps of selecting an item and creating an attribute, does not appear in my file. I’ve looked in the manual, too. For example, on page 36, the manual reads “To create a new user attribute, click on the action button (labelled with a gear) and choose New Attribute from the pulldown menu.” Problem is, I see no gear! A document setting? A view parameter? I have no idea.

Anyway, what follows is Claude’s summary of the problem (which it quite successfully added to the same Tinderbox file, btw). I include it here for kicks and clarity:

“Issue with Tags Attribute Visibility in Tinderbox 11.5.0

Context

I’m working on a large manuscript project (28.4 MB file) and wanted to implement a tagging system to mark notes as “scene-ready” using the $Tags attribute. I planned to collect these tagged notes using agents.

What I Expected

Based on guidance I received (ed: from Claude!), I expected to be able to:

  1. Select a note in Outline view
  2. Open the Inspector (⌘1) and go to Key Attributes tab
  3. Find the Tags field and enter a tag value

OR alternatively:

  1. Select a note in Outline view
  2. Open Get Info (⌘I)
  3. Click on “Attributes” in the left column (ed: what left column? I don’t see one)
  4. See “Tags” in the attributes list and be able to edit it

What Actually Happened

  • Inspector approach: When I opened the Inspector with a note selected, I couldn’t find the interface elements being described (Key Attributes tab with Tags field)
  • Get Info approach: When I opened Get Info (⌘I) and selected “Attributes” in the leftmost column, Tags did NOT appear in the next column over, even though the note had the Tags attribute available
  • Outline view: I saw no columns to the right of note names, just the text pane
  • Text pane: I saw no row of attribute fields at the top of the text pane

What Eventually Worked

Tags were successfully set programmatically using Tinderbox’s MCP tools, which confirms:

  • The Tags attribute exists and works
  • The agents work correctly once tags are set
  • The issue is specifically with the UI visibility/access

Questions

  1. Is there a view configuration I’m missing that would make Tags visible in the Inspector or Get Info?
  2. Do I need to explicitly add Tags to some display preference?
  3. Is there a way to show attribute columns in Outline view?
  4. Should Tags appear in Get Info’s attribute list once it has a value set?

Environment

  • Tinderbox version: 11.5.0
  • macOS 26.1 (running Claude desktop app with MCP server connection)
  • File size: 28.4 MB

Notes

Once tags were set programmatically, agents with queries like $Tags.contains("scene-ready") worked perfectly. The issue seems purely about UI access to the Tags attribute for manual editing.

Any guidance on the correct way to view and edit Tags (and other attributes) through the Tinderbox UI would be greatly appreciated!”

So: a great deal of text for what is, no doubt, a very simple user error. I apologize! But if somebody could (gently) nudge me in the right direction I would really appreciate it! Thanks in advance.

The typical way to do this is to make Tags a Displayed Attribute. You could do this for (a) every note, (b) a particular note, (c) all notes that share the same prototype, or various other ways.

But let’s start with just doing it for this particular note. Let’s suppose the note is /Greeks/Alcibiades. You could:

(a) Ask Claude to add Tags to the DisplayedAttributes of Alcibiades. (You might need to reselect Alcibiades to see the change)

(b) Press the "Displayed Attributes” button (with a grid icon) in the text pane. Select “Tags”, or type it in the search bar and select it from the popup menu. Press Return. This is the most common approach

There are other ways as well, but (b) is what most people do, and (a) might be more convenient if you’re already talking to Claude.

For the Get Info:Attributes approach, you want to use the Search field to locale Tags. It’s in the Reference category. (There used to be ~100 system attributes, so there used to be fewer categories. Now with ~500 system attributes, it can be hard to locate the one you want and Search is valuable.)

Get Info:attributes is good way to examine the system attributes, especially when you want to familiarize yourself with a particular facet or category.

Finally, it’s not surprising that Claude was not much help here, because (obviously) Claude can’t see the user interface (yet—we’re working on that backstage). I

OK, this worked just fine. Thank you very much. My mistake (in part) was following Claude’s instructions too closely: if I’d used the help system, I would have seen (for example) that GetInfo is accessed using Option-Cmd-I, as opposed to Cmd-I, which is what Claude instructed. So the GetInfo panel didn’t even appear.

I also needed to understand that getting to see a particular tag for a particular item is a left-to-right process…from attributes to references, and then to Tags. I was looking for tags in the middle column.

Thank you for your patience.

At this point, Claude is not a very good reference for using Tinderbox. Claude has a sort of minimal cheat sheet for how IT can use Tinderbox, but really has no idea what the user interface for humans is like.

Clearly!

Until AI sentience arrives, aTbRef has details of the UI, built-in features, etc. Note that the resurce is a reference and by design not a hot-to/FAQ. IOW, don’t look for ‘how do I…?’ but for actual features like (above) Get Info. The site also has a fuzzy search that seems to be pretty good at finding associated topics—try typing Get info in the search page input box.

†. Disclaimer: I’m aTbRef’s author, though otherwise just another Tinderbox user.

‡. I can’t claim kudos for the search coding. The sit’s search page’s text states attribution as to who kindly shared their code for this feature.