Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Obsidian plugin to reorder files with drag-and-drop by customizing a number-prefix in the filenames

License

NotificationsYou must be signed in to change notification settings

lukasbach/obsidian-file-order

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.

obsidian-order-files-demo1.gif

obsidian-order-files-demo2.gif

Screenshots

img.png

img_1.png

img_2.png

Contributing

To make changes to this plugin, first ensure you have the dependencies installed.

yarn

Development

To start building the plugin with what mode enabled run the following command:

yarn dev

Note: 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.

Releasing

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

Stars

Watchers

Forks

Packages

No packages published

Contributors3

  •  
  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp