Skip to content
View jon-freed's full-sized avatar
Block or Report

Block or report jon-freed

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

  1. Widen-Google-Comments-Sidebar.user.js Widen-Google-Comments-Sidebar.user.js Public

    Google Comments sidebars are very narrow. Use this repository's "userscript" to widen them.

    JavaScript

  2. Codes.Ohio.Gov-Indenter.user.js Codes.Ohio.Gov-Indenter.user.js Public

    Ohio's laws at https://codes.ohio.gov lack indenting and are hard to read. Use this repository's "userscript" to indent divisions and subdivisions.

    JavaScript 1

  3. myremoku/myremoku.github.io myremoku/myremoku.github.io Public

    HTML

  4. Salesforce formulas to split delimit... Salesforce formulas to split delimited field.md
    1
    Given a field like "Industry", and given delimited values within that field like `Financial Services & Insurance > Financial Services > Finance > Investment Banking`, you can have formula fields to get the delimited tokens within the value.
    2
    
                  
    3
    Formula for first token:
    4
    ```
    5
    LEFT( TEXT(Industry) , FIND( " > ", TEXT(Industry) ) )
  5. github-flavored-markdown-workarounds github-flavored-markdown-workarounds Public

    Workarounds regarding GitHub Flavored Markdown.

  6. Ohio-Supreme-Court-Reasons-Therefor/Ohio-Supreme-Court-Reasons-Therefor.github.io Ohio-Supreme-Court-Reasons-Therefor/Ohio-Supreme-Court-Reasons-Therefor.github.io Public

    Website source code.

    HTML