evrenvarol / outlook-taskboard

Kanban Board for Microsoft Outlook Tasks
MIT License
203 stars 76 forks source link

Display tasks without comment #27

Open Ralf62 opened 7 years ago

Ralf62 commented 7 years ago

I need some help for the outllok tasklist, It is possible to display only the subject (name of the task) without comments in the board?

Thank for your help

Ralf

BillyMcSkintos commented 7 years ago

Yes. Open config.js (in the JS folder) in your text editor. Adjust the Tasknote Excerpt line to 0:

'TASKNOTE_EXCERPT': 0,

save and reload your taskboard