thesamim / TickTickSync

GNU General Public License v3.0
99 stars 2 forks source link

Weird %% artifacts in tasks #52

Closed Suyashtnt closed 5 months ago

Suyashtnt commented 5 months ago

rt. image (This plugin pulls from tasks created. It's also visible in note, however due to my theme I can mostly ignore them) It makes it much more annoying to read in custom views.

thesamim commented 5 months ago

What's between the '%' charters is the TickTick ID for the task. the '%' character is mardown for "Comment" and should not be visible. At least in Reading and Live Preview mode.

Tell me more about custom views.

Also, what theme are you using?

Suyashtnt commented 5 months ago

What's between the '%' charters is the TickTick ID for the task. the '%' character is mardown for "Comment" and should not be visible. At least in Reading and Live Preview mode.

Tell me more about custom views.

Also, what theme are you using?

Theme is border. The %% are visible in live preview mode. I don't think hiding the ticktick ID is nessesary personally.

Suyashtnt commented 5 months ago

The custom view is from Tasks Calendar Wrapper. Not exactly sure how it works

thesamim commented 5 months ago

Will investigate.

thesamim commented 5 months ago

@Suyashtnt Problem is in the Task Calendar Wraper. When it generates it's sidebar view, it parses the tasks. It does not account for comments in %%...%%

Please open an issue here: https://github.com/Leonezz/obsidian-tasks-calendar-wrapper/issues