Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AavaGames/obsidian-rename-file-to-selection
Rename your file to the current text selection.
https://github.com/AavaGames/obsidian-rename-file-to-selection
Last synced: about 1 month ago
JSON representation
Rename your file to the current text selection.
- Host: GitHub
- URL: https://github.com/AavaGames/obsidian-rename-file-to-selection
- Owner: AavaGames
- License: mit
- Created: 2023-04-18T11:02:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-30T15:12:38.000Z (about 1 year ago)
- Last Synced: 2024-08-01T21:55:23.853Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 42 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License
Awesome Lists containing this project
- project-awesome - AavaGames/obsidian-rename-file-to-selection - Rename your file to the current text selection. (JavaScript)
README
# obsidian-rename-file-to-selection
Rename your file to the current text selection.## Commands
### Rename File to Selection
Uses the current selection / highlighted text in the active document to rename the active file after sanitizing it.## Install
Download main.js and manifest.json and add it to a folder called "obsidian-rename-title-to-selection" in your vaults ".obsidian/plugins"### Using BRAT obsidian plugin
1. Open BRAT and add to beta plugin
2. Paste in the github URL (https://github.com/AavaGames/obsidian-rename-file-to-selection/)## Credits
[sanitize-filename-ts](https://github.com/hfour/sanitize-filename-ts) - to sanitize selection for filenames## Donation
If you'd like to buy me a cup of coffee, buy one of my games on [itch.io](https://aavagames.itch.io/). Cheers.