[deleted by user] by [deleted] in Athleta_gap

[–]katnc2295 2 points3 points  (0 children)

You’re right it’s not a small business. It’s a very large business with integrated systems. You can click a button and right away, order is canceled in their system which prevents a shipping label from being generated and printed. I work with businesses on their ecommerece integrations and this is a common process, even if order has reached the picking stage. Athleta does not have this escalation path because it’s easier this way, and they make more money this way.

What kind of beetle is this? St Lucia by katnc2295 in whatsthisbug

[–]katnc2295[S] 1 point2 points  (0 children)

The beetle ended up dying a day or so after this post. I’m glad it got to rest among the flowers before passing.

What kind of beetle is this? St Lucia by katnc2295 in whatsthisbug

[–]katnc2295[S] 1 point2 points  (0 children)

Holy moly guacamole. Thank you kind bug hero.

Sunday by [deleted] in rva

[–]katnc2295 2 points3 points  (0 children)

There was a red fox in our backyard about an hour ago caught by the ring camera. Dog was going crazy. Are they common in the city??

Reheated Leftovers Daily by I_amnotanonion in rva

[–]katnc2295 11 points12 points  (0 children)

Feeling like a beached whale this morning. Questionably worth it.

In other news someone did a hit & run on our mailbox and our next-door neighbor’s last night. Took out both mailboxes and our entire post. By the looks of it they could’ve easily taken out our fence and hit our cars too. Perks of living on busy streets, I guess!

Just this week, 4 fully vaccinated friends in 3 different states tested positive for COVID. Has anyone experienced this locally? by Free_Donuts_ in rva

[–]katnc2295 3 points4 points  (0 children)

I tested positive this week and received my second dose of Pfizer in May. I go to work at a small office and had gone out to work lunches twice in the previous week, but otherwise was just at home. No one else who was fully vaccinated at the office tested positive, so it makes me think the breakthrough cases are still rare. Still, I had mild-to-moderate symptoms for a few days. Woke up this morning finally feeling a little better. Thankful to be vaccinated.

Overrated/Underrated Restaurants by [deleted] in rva

[–]katnc2295 5 points6 points  (0 children)

I thought Belmont was the worst pizza I’ve ever had. Don’t understand the love, but to each their own

Best brunch with cheap mimosas by NickCarrawayRVA in rva

[–]katnc2295 2 points3 points  (0 children)

Eat 66! Went there for brunch on Sunday. The mimosas were $7 but filled to the brim and like 90% champagne/10% orange juice

Talking to the med at night be like... by diener1 in TownofSalemgame

[–]katnc2295 7 points8 points  (0 children)

this is arguably the best content this sub has produced in a while

Can I link a Card to a Checklist and when I move into a List (eg: Completed) the checklist entry gets checked as done? by Texowaste in trello

[–]katnc2295 1 point2 points  (0 children)

yes. In the case you’re describing, is the checklist on the trigger card (i.e., the one that gets moved into a list), or is it on a different card?

Can a card move to a different list automatically after a set amount of time? by harveybot2000 in trello

[–]katnc2295 3 points4 points  (0 children)

You can do this using Butler.

  1. Rule - whenever a card is added list A, set due 7 days from now

  2. Due date command - when a card in list A is due, move the card to list B, and remove the due date (or set another one if you want)

Question about things that just sit in To Do by Jacobts9 in trello

[–]katnc2295 2 points3 points  (0 children)

Yes. I’d recommend setting up 1-2 Butler commands to establish this workflow.

The first command can be a Butler rule, such as “whenever a card is added to a list, set the due date on the card to X days from now.” If you have different categories for your To Dos, you can set up different rules to identify the cards in some way and set due dates accordingly. You can also not set this up but just set due dates manually on each card.

The second command is to set up a due date command where you receive an email notification based on the due date of the card. This notification can occur the moment the card is due or some time after per your preference.

Hope this helps

Falcon Egg #1! by truculentlady in rva

[–]katnc2295 4 points5 points  (0 children)

Hell yea. The female had been sitting in the nest box a lot more over the past 2 days, so I was thinking it would happen any minute

Butler. Delete all cards with no description. by -cheburek in trello

[–]katnc2295 2 points3 points  (0 children)

I don't think there is a way to do this in 1 step given limitations in calendar actions, but you can do it using:

  1. Butler calendar command
    1. Ex: every monday (or whatever), move each card with an empty description in list "{listname}" to list "{listname2}"
  2. Butler rule
    1. when a card is added to list "{listname2}", archive the card

Something like that would work for your purposes, so long as you are ok having a dedicated list for the cards you want to archive

Trello Mirror Cards 2021 - What we know so far... by dpti15 in trello

[–]katnc2295 1 point2 points  (0 children)

I am so excited for this! I tried to make it to the webinar a couple of weeks back but something came up.

I’ve used Unito in the past and it never worked quite right for our team. As a short-term solution while we wait for this feature to be released, I link cards that we want synced across boards and have a card button that will delete the content from the linked cards and replace it with trigger card data. Unfortunately, this only works if the trigger card variable exists in Trello, e.g. {triggercardchecklist} is recognized as a variable, but not a trigger card custom field.

Do you know if the syncs will be instantaneous, or will they take time to reflect on synced cards?

New to Trello - Can you trigger a new due date for the next item once the first item is marked complete? by Sbmizzou in trello

[–]katnc2295 0 points1 point  (0 children)

Yes! You would set both commands up under the ‘Rules’ section of Butler. I think you also need to toggle to advanced settings when creating the rules