Snipo
Lightweight self-managed code fragment manager, designed for single-user deployment, supports code highlighting, tag classification and search capabilities
Snipo is a lightweight self-managed code fragment manager designed for single-user deployments and supports code highlighting, tag classification and search capabilities. Log in using the default password `lazycat` ##Core functions ###Create code snippets 1. Click the **+* button in the top right corner of the page, or click the **Create Snippet** button 2. Fill in the clip information: - ** Title **: Give your code fragment an easy-to-remember name - ** Language **: Select the code language (support syntax highlighting) - ** Code content **: Paste or enter your code - ** Tags **: Add category tags (optional) - ** Folder **: Select the folder to store (optional) 3. click Save ###Manage code snippets | operation| description| |-----|------| | ** View **| Click on the clip card to view details| | ** Editor **| Click the Edit button on the details page to modify the content| | ** Delete **| Click the Delete button on the details page to remove the clip| | ** Collection **| Click on the star to add the clip to your favorites| | ** Copy *| Copy the code to the clipboard with one click| ###Organization and Classification ####Folder - In the **FOLDERS** area of the left sidebar, click **+** to create a new folder - Sort related code snippets into different folders ####ˇTags - Tag clips for flexible classification - View all tags in the **TAGS** area on the left - Click on tags to quickly filter relevant clips ###Search function - Use the top search box to quickly find clips - shortcut key: `Ctrl + K` to open search - Support search titles, code content and tags


