flame icon indicating copy to clipboard operation
flame copied to clipboard

Are there different types for 'flame.type'?

Open stayupthetree opened this issue 3 years ago • 4 comments

Is it or could it be possible to add bookmarks as well with docker labels? like 'flame.type=bookmark' ?

stayupthetree avatar Jan 30 '22 18:01 stayupthetree

Checking https://github.com/pawelmalak/flame/blob/0ec77c33bff1fea7a2b62e269a59f1e3a12516dd/controllers/apps/docker/useDocker.js#L89 type only needs to be defined and the value doesn't matter.

DennisGaida avatar Jan 31 '22 09:01 DennisGaida

So.....no?

stayupthetree avatar Jan 31 '22 18:01 stayupthetree

That's a no, correct.

DennisGaida avatar Feb 01 '22 00:02 DennisGaida

Can we add bookmark at least? so flame.type=bookmark creates an entry in the bookmark table instead?

unintended-consequences avatar Apr 18 '22 08:04 unintended-consequences