29 lines
947 B
Markdown
29 lines
947 B
Markdown
# QuickNote
|
|
|
|
A personal repository for temporary text storage and quick notes. This repository serves as a digital scratchpad for various types of content and temporary data.
|
|
|
|
## Overview
|
|
|
|
QuickNote is designed to store:
|
|
- Temporary text snippets
|
|
- JSON data (like Weibo API responses)
|
|
- Quick notes and drafts
|
|
- Any type of text that needs temporary storage
|
|
|
|
## Structure
|
|
|
|
The repository currently contains:
|
|
- `weibo/` - Directory containing JSON files with Weibo-related data
|
|
- Other directories may be added as needed for different types of content
|
|
|
|
## Usage
|
|
|
|
This repository is intended for personal use as a quick storage solution. Feel free to:
|
|
- Add new files for temporary storage
|
|
- Store API responses for later analysis
|
|
- Keep quick notes and drafts
|
|
- Use it as a temporary clipboard for text content
|
|
|
|
## Note
|
|
|
|
This is a utility repository and not intended for production use. Contents may be temporary and subject to change or deletion. |