Skip to content

请问如何在header或Item模板内区分自动标签和手动标签 #1091

Answered by windingwind
C1ngCam asked this question in Q&A
Discussion options

You must be logged in to vote

header.tags = noteItem.parentItem.getTags()
  .filter((_t) => !_t.type)
  .map((_t) => _t.tag);

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@C1ngCam
Comment options

@windingwind
Comment options

@C1ngCam
Comment options

@windingwind
Comment options

Answer selected by C1ngCam
@C1ngCam
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants