About hiding some elements from NotesPanel

Hi,
We are trying to hide some elements from notes panel. So is it possible to hide?


As shown in above image, we are trying to hide highlighted elements (Marked by Blue line) from the image.
could you please tell us how can we achieve this thing?

Thank you,
Vivek Sonawane

Hi,

Currently we do not have a direct API to hide those elements (we will add one soon though!).

However, Express allows you to pass in a custom CSS file, in which you can use CSS to hide those elements.

Hope this helps!
Logan