obsidian-scraps/README.md

16 lines
955 B
Markdown

# Scraps for Obsidian
Create and manage _Scraps_ of information. Thoughts, ideas, snippets, pictures, or whatever you want to toss into your pile of Scraps.
This plugin manages a folder in your Obsidian Vault which contains "Scraps": files organized into folders by date. That's pretty much the whole concept! Think of it like a more formatted Unique Note Creator with the intention of creating a structured place to collect thoughts and snippets over time.
## Commands
- `Scraps: Create new Scrap` - Creates a new file based on the plugin settings
- `Scraps: Convert current file to Scrap` - Moves and renames the current file to be a scrap
- `Scraps: Copy current file to Scraps` - Creates a copy of the current file as a scrap
## Status
This is an early concept and is not meant for wider public use at this time. That said, it works as-is, so if this seems interesting and you know how to manually install Obsidian plugins, give it a try!