Skip to content

Instantly share code, notes, and snippets.

@lsloan
Last active November 11, 2016 17:48
Show Gist options
  • Save lsloan/c70bcd1b69d082733cdf46defb51eef2 to your computer and use it in GitHub Desktop.
Save lsloan/c70bcd1b69d082733cdf46defb51eef2 to your computer and use it in GitHub Desktop.
My Trello (un)saved searches. Most of these URLs are specific to me because they include my username, "lsloan". From: https://trello.com/c/xTnrLpKf, https://trello.com/lsloan
Formatted list: https://trello.com/c/xTnrLpKf
GitHub gist: https://gist.github.com/lsloan/c70bcd1b69d082733cdf46defb51eef2
GitHub gist (short): https://goo.gl/oXSstV
πŸ“₯ Open pending cards assigned to me: https://trello.com/search?q=@me+-%23"πŸ˜ƒ+Owner:+lsloan"+is:open+board:"code+reviews"+list:"pending"&
⭐ Open cards from me: https://trello.com/search?q=%23"πŸ˜ƒ+Owner:+lsloan"+is:open+board:"code+reviews"&
⚠️ Open pending cards from me: https://trello.com/search?q=%23"πŸ˜ƒ+Owner:+lsloan"+is:open+board:"code+reviews"+list:"pending"
βœ… Open completed cards from me: https://trello.com/search?q=%23"πŸ˜ƒ+Owner:+lsloan"+is:open+board:"code+reviews"+list:"completed"&
πŸ—ƒ All cards that include me: https://trello.com/search?q=@me
@lsloan
Copy link
Author

lsloan commented Nov 11, 2016

I keep the contents of Trello_searches.md in the description of a Trello card. Card descriptions may be formatted with Markdown, so this allows a nice, formatted list of my searches.

I keep the contents of Trello_searches_unformatted.txt in the "Bio" field of my Trello profile. That field doesn't allow Markdown formatting, so it's not as nice, but it's convenient to keep them in my profile.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment