Skip to content
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

recurring cyclical/frequency list #507

Closed
1 task done
molleweide opened this issue Jul 9, 2022 · 1 comment
Closed
1 task done

recurring cyclical/frequency list #507

molleweide opened this issue Jul 9, 2022 · 1 comment
Labels
feature Issues related to feature proposals. Please attach a module.

Comments

@molleweide
Copy link

molleweide commented Jul 9, 2022

Issues

  • I have checked existing issues and there are no existing ones with the same request.

Feature description

There is already a thread about recuring tasks (#457) but I didn't want to hijack it so I post an additional useful feature here that could add some extra thoughts on the matter.

Here's an additional idea for recurring task. You could call it Recurring frequency list.

I use cleaning house as an example.

  1. You have a set of recurring tasks vacuum, bathroom, empty-sink, clean-filters, etc.
  2. So now I want to have a reminder that makes sure I execute on at least one of these a day, on a recurring basis.
  3. It would also be cool if tasks could be sorted on a last done basis so that you know which task is best to perform next.

Basically this type of list feature could be useful for any types of sets of tasks that need to be done on a regular basis but the order is not important. Good for maintaining real tangible stuff I am thinking. What do you think?

Another example is keeping track of your fitness routine and similar stuff. Make sure you have an even distribution of workout for all your muscles if you do body building or whatever.

#name chores@home
#cyclical every-second-day
-  empty-sink (empty sink is disgusting so I keep it first until I have energy to do it.)
-  vacuum (I do some vacuuming and it will go last on `<CR>`)
-  bathroom,
- clean out filters 
- move out trash
- clean my room
- make bed
- slay dragon
- get gold

#name 5-day-workout-split-routine
#cyclical every-day
#scheduled_block 06-08AM mornings
- upper push
- lower push
- upper pull 
- lower pull
- arms (l just did arms and so it should be placed last.)

Help

No

Implementation help

No response

@molleweide molleweide added the feature Issues related to feature proposals. Please attach a module. label Jul 9, 2022
@molleweide molleweide changed the title recurring frequency list recurring cyclical/frequency list Jul 9, 2022
@vhyrro
Copy link
Member

vhyrro commented Jul 9, 2022

This is a nice idea! It probably would use a completely different syntax but the idea itself is nice. Unsure how integrated it is into GTD, but I'm personally perfectly okay with adding stuff on top of the GTD implementation, after all neorg is supposed to be a generic and versatile tool. What do you think @danymat?

@danymat danymat closed this as not planned Won't fix, can't repro, duplicate, stale Dec 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Issues related to feature proposals. Please attach a module.
Projects
None yet
Development

No branches or pull requests

3 participants