-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Weird %% artifacts in tasks #52
Comments
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. |
The custom view is from Tasks Calendar Wrapper. Not exactly sure how it works |
Will investigate. |
@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 |
rt.
![image](https://private-user-images.githubusercontent.com/45307955/300275820-7066ff29-2c63-4d9c-a7cf-2cb56691c567.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNzM2MzMsIm5iZiI6MTczOTM3MzMzMywicGF0aCI6Ii80NTMwNzk1NS8zMDAyNzU4MjAtNzA2NmZmMjktMmM2My00ZDljLWE3Y2YtMmNiNTY2OTFjNTY3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDE1MTUzM1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTIyNDI0MmMwNjVhNjU2YWZlODE0ODk4MjYxMjJhYTY3Y2QwMDllYjgyYzgzODVhMzcyMmNkYTI5NTQ1MGYwMjAmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.p7ZeiSmZ2CdSt-1sL1PvReVVrLWIVKaWZl85ZJivYj4)
(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.
The text was updated successfully, but these errors were encountered: