Leonezz / obsidian-tasks-calendar-wrapper

This plugin currently provides a timeline view to display your tasks from your obsidian valut, with customizable filters and renderring options.
MIT License
169 stars 10 forks source link

Support reverse date sorting & todos completed still shown? #54

Open yoghurtdewdew opened 1 year ago

yoghurtdewdew commented 1 year ago

The current sorting only supports the order within one date. I hope to have the dates sorted in reverse order. Currently, I can't finish flipping from February to August, and I hope to have an additional option for reverse date sorting.

Another thing is that the completed were shown when I have already set the filter.

image image
Leonezz commented 1 year ago

hi @yoghurtdewdew ,thanks for the feedback.I am not sure how the hiding not working bug occurs,perhaps more information would help to identify the reason.

For the reverse order of dates, I will mark it as a new feature to be implemented.

yoghurtdewdew commented 1 year ago

I am not sure how that happen and I found one it showed completed in taskcalendar but incompleted in notes.

image

Wow! It will be great if there could be reverse order of dates! Thanks for your great help! (^-^)V

Leonezz commented 1 year ago

Sorry for the late reply , could you please provide the marker (e.g., -, x, etc.) you are using for the problematic items ?

yoghurtdewdew commented 1 year ago

Hi! I didn't found markers of wrong displayed todos, they were - [ ]. If I found some, I provide it then.

If you need to know all the markers I am using, I am glad that I can help up with this.

Themes related: https://github.com/kepano/obsidian-minimal https://github.com/colineckert/obsidian-things https://github.com/PKM-er/Blue-Topaz_Obsidian-css

And I think the most basically used markers will be:

- [ ] to-do
- [/] incomplete
- [x] done
- [-] canceled
- [>] forwarded
- [<] scheduling
- [?] question
- [!] important
- [*] star
- ["] quote
- [l] location
- [b] bookmark
- [i] information
- [S] savings
- [I] idea
- [p] pros
- [c] cons
- [f] fire
- [k] key
- [w] win
- [u] up
- [d] down
Leonezz commented 9 months ago

Hi @yoghurtdewdew ,Sorry for the really late reply, in the past months I am too busy with internship and thesis to solve issues. Good news is I am planning to solve bugs first and then new features from now on, so it would be a big help if you can provide the problematic items in code form for me to reproduce the issue.

yoghurtdewdew commented 7 months ago

Hi! There is still some problem and surely I will show you:

image image