Best way to organize code snippets

This page summarizes the projects mentioned and recommended in the original post on /r/Python

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • obsidian-releases

    Community plugins list, theme list, and releases of Obsidian.

  • I use https://obsidian.md/. I got one markdown note for every language. Then I just paste a title, a description and a code block. I find it easy to search using one note for language. But if the file gets too long I'll end up separating it by subject.

  • obsidian-codemirror-options

    Discontinued Obsidian plugin with options to customize the behavior of CodeMirror

  • Now, if you're talking about syntax highlithing inside the code blocks, you can install the CodeMirror options Plugin (Community) and the also the Style settings (Community) to customize your own theme or import it from Codemirror itself.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • obsidian-style-settings

    A dynamic user interface for adjusting theme, plugin, and snippet CSS variables within Obsidian

  • Now, if you're talking about syntax highlithing inside the code blocks, you can install the CodeMirror options Plugin (Community) and the also the Style settings (Community) to customize your own theme or import it from Codemirror itself.

  • note-refactor-obsidian

    Allows for text selections to be copied (refactored) into new notes and notes to be split into other notes.

  • u/Arthurpmrs you might like this plug-in, helpful for those files that get too long, or your original organization patterns runs out of steam. https://github.com/lynchjames/note-refactor-obsidian

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts