URNote READMEURNote is a Visual Studio Code extension designed for efficient note and file management. It adds a dedicated sidebar where you can set a root folder, create, edit, delete, rename, and organize files effortlessly. Features
Adds a "Notes" view to the VSCode sidebar. Displays all files and folders under the selected root folder.
Easily set the root folder via the command palette. Automatically reflects all contents of the root folder in the sidebar.
Create new files and folders (if the extension is omitted, .md is added automatically). Rename files and folders while preserving their extensions. Delete files and folders safely. Supports copy, cut, and paste operations.
Copy the path of selected files or folders to the clipboard. Open files in the system file explorer.
Manually refresh the sidebar content using the refresh button at the top of the sidebar. RequirementsVisual Studio Code version 1.94.0 or later. Node.js and npm (required for development). Extension Settings
Open the Visual Studio Code Command Palette (Ctrl+Shift+P). Search for and execute "URNote: Select Root Folder". In the dialog box, select the desired root folder. The sidebar will display all files and folders under the selected folder.
Click the refresh button at the top of the sidebar to manually update its content. Known IssuesRelease Notes1.0.0
1.1.0
Working with MarkdownManaging Notes
For more informationCan someone please tell me how to implement the drag and drop feature! Enjoy! |