📝 Fleeting Note
Take quick, fleeting notes directly inside Visual Studio Code.
Designed for simplicity and speed — ideal for jotting down temporary ideas, todos, and markdown notes.
✨ Features
- 📁 Set a root folder to store all your notes
- 📝 Create new markdown notes with timestamped or custom names
- 📂 Create folders and subfolders via right-click
- ✏️ Rename or 🗑️ delete notes and folders easily
- 📋 Copy full file paths to clipboard
- 📄 Only
.md files are listed (other file types are ignored)
- 🔄 Refresh your notes view with one click
- Indented tree view showing folder hierarchy
📦 How to Use
- Open the Fleeting Note view in the sidebar.
- Click 📁 Set Path to choose where notes are stored.
- Right-click:
- 📝 A folder → create a new note or folder
- 📝 A note → rename, delete, or copy path
- Click 🔄 Refresh to update the view after external edits.
📁 Folder Structure
Your notes are saved as plain .md files inside the folder you choose. You can organize them freely using subfolders.
- 📄 Only
.md files and folders are shown in the tree.
- 📁 Folders or files listed in a
.gitignore file (at the root) will be hidden automatically.
This ensures that unwanted files or folders are kept out of view while focusing on your notes.
| |