${this.getEntrySummary_()}
${this.item?.readableTimestamp}
${this.item?.starred ? html`
`: ''}
${this.item?.debug ? html`
DEBUG
in local data
in remote data
typed count: ${this.item?.debug.typedCount}
visit count: ${this.item?.debug.visitCount}
`: ''}