1 line
1 KiB
Plaintext
1 line
1 KiB
Plaintext
<!-- SC_OFF --><div class="md"><p>How can I set a task to repeat only on weekdays with some specific time?</p> <p>I see some documentations <a href="https://orgmode.org/manual/Repeated-tasks.html">Repeated tasks - Org mode</a>, and packages like <a href="https://github.com/m-cat/org-recur">org-recur</a>, other way that I saw on a suggestion is:</p> <pre><code>* TODO Some task SCHEDULED: <2020-10-05 Tue ++1w> * TODO Some task SCHEDULED: <2020-10-06 Wed ++1w> </code></pre> <p>Is set the same task to each day from the weekday, but I think that this approach isn't correctly.</p> <p>Do you know if is there a way to do some task work with only weekdays (Mon to Fri) with a specific time?</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/Noghartt"> /u/Noghartt </a> <br/> <span><a href="https://www.reddit.com/r/orgmode/comments/q1urbp/how_to_treat_repeated_tasks/">[link]</a></span>   <span><a href="https://www.reddit.com/r/orgmode/comments/q1urbp/how_to_treat_repeated_tasks/">[comments]</a></span> |