Skip to content
View error9900's full-sized avatar

Block or report error9900

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. countdown-timer countdown-timer Public

    Python

  2. Add a Refresh button to a Splunk XML... Add a Refresh button to a Splunk XML dashboard
    1
    <!-- Add this <html> element inside of the <fieldset> element -->
    2
    
                  
    3
    <html>
    4
      <style>
    5
        div.fieldset.dashboard-form-globalfieldset
  3. common_todoist_filter_strings.txt common_todoist_filter_strings.txt
    1
    created after: -180 days
    2
    
                  
    3
    no date
    4
    !no date
    5
    today
  4. Sort Todoist Labels alphabetically Sort Todoist Labels alphabetically
    1
    """
    2
    Make sure you add your API token to `data/token.txt`!
    3
    """
    4
    
                  
    5
    import sys
  5. Miscellaneous bits of JavaScript pot... Miscellaneous bits of JavaScript potentially useful for bookmarklets
    1
    // https://en.wikipedia.org/wiki/Bookmarklet
    2
    
                  
    3
    // https://en.wikipedia.org/wiki/URL#Syntax
    4
    
                  
    5
    // https://developer.mozilla.org/en-US/docs/Web/API/Location