Feature request: keep a cache of 3D objects from recently-opened documents #20
Labels
No Label
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: suzanne.soy/SearchBar#20
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
If there's any (un)official way to represent multi-document projects, the cache could be stored at the root of the project, and SearchBar would only show object from those docs. The
Refresh list of tools
command should then be supplemented withRefresh objects from other documents
and would load the docs one by one and pre-render+cache each object's thumbnail.If we're going to have a bunch of 3D objects in the results, having a syntax to disambiguate the different kind of results would be nice, e.g.
#SomeObjectName
(inspired by web document fragments),!SomeToolName
(!
for "execute) and a generic syntaxcategory:search term
, e.g.O:SomeObjectName
,P:SomePreferenceName
,T:SomeToolName