how do I get slack to remind me every fortnight from next saturday -


slack has /remind command allows set reminder in channel. trying have slack remind me every fortnight next saturday @ 8pm jump on call. seems extension of help documentation.

i tried

/remind @here fortnightly planning , retro every fortnight saturday @ 8pm

but didn't work:

i remind space-racing “planning , retro every fortnight saturday @ 8pm” @ 9am every other saturday (next occurrence april 22nd).

any thoughts? in advance

i trying today also. wording seemed work:

/remind me "abc" every other saturday 8pm 

slackbot told me:

i remind “abc” @ 8pm every other saturday (next occurrence june 19th).

although needs run the week before want start (not 2 weeks before).


Comments

Popular posts from this blog

How to understand 2 main() functions after using uftrace to profile the C++ program? -

c# - Update a combobox from a presenter (MVP) -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -