No internet connection
  1. Home
  2. APPs

App Ideas

By @IvanTheGeek
    2026-03-13 14:20:07.572Z

    A collection of ideas for apps. Feel free to suggest and define.

    • 1 replies
    1. I
      @IvanTheGeek
        2026-03-13 14:51:55.856Z2026-03-13 17:48:22.013Z

        App that allows creating markdown tables.

        closest: https://boost-tool.com/en/tools/md_table

        https://jakebathman.github.io/Markdown-Table-Generator/
        https://markdownlivepreview.com/
        https://tableconvert.com/markdown-generator
        https://excel.to-markdown.com/

        these are not doing what I want. I am working with ChatGPT and Claude and when they reply with a table, it usually is not formatted correctly. I want to be able to take what they give me:
        example output:

        Lane Slice 1 Slice 2
        Actor User User
        UI / Processor CheckoutScreen CheckoutScreen
        Command / View PlaceOrder OrderSummaryView
        Event OrderPlaced OrderPlaced

        and modify it in an excel type table. Then have my modified table able to be copied back out as markdown formatting.