emacs/var/elfeed/db/data/63/638eccf214e40107b7f8ced10095d28dcac6ca08
2022-01-03 12:49:32 -06:00

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: &lt;2020-10-05 Tue ++1w&gt; * TODO Some task SCHEDULED: &lt;2020-10-06 Wed ++1w&gt; </code></pre> <p>Is set the same task to each day from the weekday, but I think that this approach isn&#39;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 --> &#32; submitted by &#32; <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> &#32; <span><a href="https://www.reddit.com/r/orgmode/comments/q1urbp/how_to_treat_repeated_tasks/">[comments]</a></span>