Skip to content

Instantly share code, notes, and snippets.

@MichaelDimmitt
Last active February 25, 2024 16:34
Show Gist options
  • Save MichaelDimmitt/f868abbeb4cf40e3e42c2f562c3e906f to your computer and use it in GitHub Desktop.
Save MichaelDimmitt/f868abbeb4cf40e3e42c2f562c3e906f to your computer and use it in GitHub Desktop.
Plan for moving to a different solution to gist for conveying my ideas.

I need to fix all of my gists by moving them somewhere.

Each of my gists probably have a specific intended use.
I.e. book summaries - for helping people understand what I got out of a combination of books.

Current challenges: (what do I need?)

  1. I am not able to quickly get to the gist by typing 'gist tmux' - to get to my tmux keybinding gist.
  2. I need an auto generated re-arrangable table of contents. - this could be cool! drag and drop.
  3. no preview shows when I post it in slack

TODO:

  1. table of contents (web)
  2. make a command line to
    1. grab the table of contents
    2. fuzzy search and open link from table of contents. give multiple options if those are visible.
    3. --list to show the table of contents in the command line.

Question?

  1. are there topics I can assign to gists to narrow them down?
  2. Can I work with existing data or do I need to export? - todo, check github gist api.

More to come, each time I get frustrated with this tool

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