Auto Filename

approved

by rcsaquino

Automatically rename files on the go based on the first x characters of files.

β˜… 26 stars↓ 7,153 downloadsUpdated 5mo agoMIT
View on GitHub

Auto Filename

πŸ“ Simplify your file naming workflow

πŸ™Œ Obsidian Auto Filename is a plugin that automatically renames files in Obsidian based on the first x characters of the file. This can save you a lot of time and effort, especially if you create a lot of new notes or files on a regular basis.

πŸ”§ The plugin is easy to use. Simply install it from the Obsidian community plugins and configure the settings to your liking. You can choose the target folder where you want the plugin to rename files, the number of characters to use for the filename, and whether or not to hide the inline title for files in the target folder.

πŸš€ Once you have configured the plugin, it will automatically rename any new files that you create in the target folder. You can also rename all of the files in the target folder at once by clicking the "Rename All files" button in the plugin settings.

πŸ“ Obsidian Auto Filename is a great plugin for anyone who wants to simplify their file naming workflow. It is especially useful for people who use Obsidian to create a lot of new notes or files on a regular basis.

😊 Try Obsidian Auto Filename today and save yourself time and effort!

Demo

How to use

  1. Install from obsidian community plugins.
  2. Setup settings
    • Include
      • Field: accepts folder paths from vault.
      • Folder paths where Auto Filename would auto rename files. Separate by new line. Case sensitive.
      • Default: none
      • Examples:
        • My Folder
        • Folder/Sub Folder
        • /
    • Use header as filename
      • Toggle
      • Uses the header as filename if the file starts with an H1.
      • Default: on
    • Only use the first line
      • Toggle
      • Ignore succeeding lines of text when determining filename.
      • Default: off
    • Hide inline title for target folder
      • Toggle
      • This overrides "Appearance > Interface > Show inline title" for files on the target folder.
      • You must enable "Show inline title" in options to use this setting.
      • Default: off
    • YAML Support
      • Toggle
      • Enables YAML support.
      • Default: on
    • Include Emojis
      • Toggle
      • Include or remove emojis in the filename.
      • Default: on
    • Character count
      • Field: accepts number from 10 to 100.
      • Auto Filename will use the first x number of characters in file as filename.
      • Default: 50
    • Check interval
      • Field: accepts number
      • Interval in milliseconds of how often to rename files while editing. Increase if there's performance issues.
      • Default: 500
    • Rename All files
      • Button
      • Renames all files on the target folder.
      • Warning: To be safe, make sure you backup before proceeding.

Manual install

  1. Download main.js, styles.css and manifest.json from the latest release.
  2. Copy or move the downloaded files to path_to_your_vault/.obsidian/plugins/obsidian-auto-filename.

Support my work

If you like Auto Filename, then please support my work and enthusiasm by buying me a coffee on https://ko-fi.com/rcsaquino😊.

Buy Me a Coffee at ko-fi.com

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.