Quick question: I’m curious if it’d be possible for there to be a “cross-file” Index section. I ask since it’d be nice to be able to quickly open and link to rows in other files, in case there’s information that’s been archived from the current file to another file that’s been added to Bike’s “sandbox.” Thanks!
2 Likes
I don’t think I would add this with current setup yet. I do want to tackle a “workspace” UI with a file tree for multiple outlines. Cross file searches would make lots of sense to built in that. But with the current design I still think of documents as single window.
The extension API does allow you to show panel windows. It wouldn’t be too hard to create some queries over all open documents, and then display it in a panel window. I think that’s how I would go about it right now.
2 Likes