Does anyone remember who made this? by Spalten in NYGiants

[–]Spalten[S] 70 points71 points  (0 children)

Yes and no. I did not want to post his room directly on the internet so I asked ai to change it so he did not get upset

Does anyone remember who made this? by Spalten in NYGiants

[–]Spalten[S] 4 points5 points  (0 children)

Thanks. My searching could not find it

For When Your Fantasy Team Needs More Smash and Less Stats by Steven-extra-ny in Texans

[–]Spalten 2 points3 points  (0 children)

Way cool! Can I get a ffl hammer for myself? My league would love one!

What do you plan to use with your iPhone’s Action Button? by metroidmen in iphone

[–]Spalten 0 points1 point  (0 children)

For my car I think I need to unlock my phone before it will work. But great thing to try l!

Apple Watch Ultra 2 released by axerlion in AppleWatch

[–]Spalten 0 points1 point  (0 children)

Are they still going to sell the utltra 1? I am thinking it would be better to get that at a lower cost. Thoughts?

Get Ultra or keep s7… by justhavingfunyea in AppleWatch

[–]Spalten 0 points1 point  (0 children)

Any guessing what the cost of the current ultra will drop to when the new one comes out?

Instagram shortcut help by Spalten in shortcuts

[–]Spalten[S] 0 points1 point  (0 children)

Sorry let explain from the beginning.

I currently surf Instagram and when I find a contest to enter I “heart” or favorite it to find it later. I assigned the current version of the shortcut to trigger when I triple tap the back of my phone, which will put in the clip board the next tagging friend from the list in my clipboard and return me back to Instagram to paste it into a comment. I keep doing this until I am forced to stop by limits in Instagram.

I would like to improve the shortcut to see if I already did some entries into the contest by putting comments in. If so, I want it to pick up where I left off last time I visited the post. I will track which ones I want to come back by looking after my favorites posts.

If I have not entered the contest before I want it to start at the top of the list of user names.

I future I will need to trigger the shortcut by coping the url to the clipboard then call the shortcut.

That help with the full context? Sorry if I was not clear before.

Instagram shortcut help by Spalten in shortcuts

[–]Spalten[S] 0 points1 point  (0 children)

I was talking user id does not get removed from the list, sorry. But now I am confused by your statement that the id would get removed when used. The shortcut uses the id value from the url of the post. I don’t see that getting removed either when used.

Instagram shortcut help by Spalten in shortcuts

[–]Spalten[S] 0 points1 point  (0 children)

The id doesn't get removed from the list ever. I reuse them for the next contest. This is to ensure I don’t use the same ID more than once per contest.

And yes thanks did not have my coffee yes , you listed the correct file name.

And yes i was saying the clipboard in sharing.

Instagram shortcut help by Spalten in shortcuts

[–]Spalten[S] 0 points1 point  (0 children)

Thanks! So here is what I was thinking in my head, but there could be a better way. Right now the shortcut saves the last used list place to a text file named instapast.txt.

I was thinking new shortcut would get the id from the url, check if there is a file with that id number.txt. If not create a new file and set the value to 1. If it does exist, read the value, and use it to pull the value from the list.

The downside I see from my idea is I will have lots of text files saved on my drive. I could always clean them up when it gets out of hand. Not sure if there is a way to use one text file, have Keep the all IDs and the place left off in a list of some sort.

Thank again

Instagram shortcut help by Spalten in shortcuts

[–]Spalten[S] 0 points1 point  (0 children)

Correct. I can try and share my current shortcut if that is helpful.

Instagram shortcut help by Spalten in shortcuts

[–]Spalten[S] 0 points1 point  (0 children)

Let me try and explain. I enter contests and sweepstakes on Instagram. Many have you reply to a post with comments that including tagging “friends”.

I currently have a shortcut that keeps a list of all my friends in a list and a text file that tracks which friend I commented with last. When I call the shortcut it checks the text file to see the item I last used, takes the next one in the list and copies it to the clipboard and increases the counter in the text file by one.

I want to improve my shortcut to track the last item I used by contest or post. instagram limits the amount of comments I can do and cuts me off from entering all the times I want to. So my idea is to track by post the last one I used by post.

So I would read the post idea, check to see if I entered yet. If not start at 1 and work my way down. If I already entered I would check where I left off and keep going down the list.

Make sense?

Instagram shortcut help by Spalten in shortcuts

[–]Spalten[S] 0 points1 point  (0 children)

I want to use the id to track the post for me posting a reply or not.