canute: (Miharu)
Nikita ([personal profile] canute) wrote in [community profile] colors_trade2017-08-29 10:18 pm

(no subject)

Hey everyone! I put together a tutorial that uses Notepad++ to basically take a card post's source HTML, clean it up, and spit out cards from decks that you're looking for. The link is here! Let me know if you have any questions or suggestions~ ♥
netbug009: Colors TCG - Netbug (Default)

For the Mac

[personal profile] netbug009 2017-08-30 09:59 am (UTC)(link)
If anybody has a Mac, here's my best attempt at altering Nikita's awesome code for it: You can run this AppleScript in TextWrangler.



Replace the "deck1|deck2|deck3" bit with the names of your decks.

A few notes:

1. Make sure the title of the text document is "untitled text" or it won't work. The first new window you open in a session is Textwrangler is called this by default.

2. This version WILL create a few false positives and so far I have found no one full-stop easy way to avoid this, but putting a space before and numbers after really common names can help. So instead of just adding, say, "pot" add " pot0| pot1| pot2"
neverbepractical: (Default)

[personal profile] neverbepractical 2017-09-05 11:32 am (UTC)(link)
this is amazing, omg *_* thank you for posting this! <3