Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5
Obsidian plugin to reorder files with drag-and-drop by customizing a number-prefix in the filenames
License
lukasbach/obsidian-file-order
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Use number-prefixes in your file names to define a custom order, and use drag-and-drop in the file explorer to update that order.
- Find the Plugin "File Order" in the community plugin list in obsidian to install.
To use, after installation you can right-click on any folder or item and clickon "Reorder items" to open the reorder dialog. There, you can drag and drop itemsto customize their order. By clicking in the down-arrow next to the "Files" or "Folders"title, you can access additional options. There you can customize a minimum prefix length(e.g. have all prefix numbers be at least 3 characters long), customize the delimiter(a single space by default, but can be anything) or the starting index.
Reordering items will automatically update all references to any files you are reordering.
You can also always clear a custom ordering you made in the past, which will remove theprefixes from the file names and restore the default ordering.
When you open the reorder dialog another time in the future on a folder, which you havecustomized before, the plugin will automatically infer these options from the set file names.This means that the plugin maintains no settings itself, every ordering information usedis stored in the file names themselves, meaning you can continue to use the ordered files evenafter you uninstall the plugin, and the plugin will also be able to read and allow you to editorderings you have created manually in the past.
In the plugin settings, you can also define default values for prefix length, delimiter andstarting index.
To make changes to this plugin, first ensure you have the dependencies installed.
yarnTo start building the plugin with what mode enabled run the following command:
yarn devNote: If you haven't already installed the hot-reload-plugin you'll be prompted to. You need to enable that plugin in your obsidian vault before hot-reloading will start. You might need to refresh your plugin list for it to show up.
Runyarn release to release a new version.
This plugin was generated by (create-obsidian-plugin)[https://www.npmjs.com/package/create-obsidian-plugin]
About
Obsidian plugin to reorder files with drag-and-drop by customizing a number-prefix in the filenames
Topics
Resources
License
Code of conduct
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors3
Uh oh!
There was an error while loading.Please reload this page.




