Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/benature/obsidian-underline
Add underline(`<u>xxx</u>`) with shortcut, and `<center>xxx</center>`, `[[#xxx]]`, `[[#^xxx]]`
https://github.com/benature/obsidian-underline
obsidian obsidian-md obsidian-plugin plugin
Last synced: 2 months ago
JSON representation
Add underline(`<u>xxx</u>`) with shortcut, and `<center>xxx</center>`, `[[#xxx]]`, `[[#^xxx]]`
- Host: GitHub
- URL: https://github.com/benature/obsidian-underline
- Owner: Benature
- License: mit
- Created: 2021-05-02T16:50:22.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-18T06:53:55.000Z (10 months ago)
- Last Synced: 2024-05-11T22:46:30.109Z (9 months ago)
- Topics: obsidian, obsidian-md, obsidian-plugin, plugin
- Language: TypeScript
- Homepage: obsidian://show-plugin?id=obsidian-underline
- Size: 21.5 KB
- Stars: 47
- Watchers: 2
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# obsidian-underline
![Obsidian Downloads](https://img.shields.io/badge/dynamic/json?color=7e6ad6&labelColor=34208c&label=Obsidian%20Downloads&query=$['obsidian-underline'].downloads&url=https://raw.githubusercontent.com/obsidianmd/obsidian-releases/master/community-plugin-stats.json&)
Use the hotkey cmd/ctrl+U to add an underline format, i.e. `content` or `` when no selection. This plugin also supports undoing the underline when underlined text is selected.
**More!!!**: now support more prefixes and suffixes:
- `text`: cmd/ctrl+Shift+C
- `[[#heading]]`: cmd/ctrl+#
- `[[#^block]]`: cmd/ctrl+^For other custom prefixes and suffixes, it is recommended to install my another plugin "[Text Format](https://github.com/Benature/obsidian-text-format)". You can add your custom setting with feature [Wrapper](https://github.com/Benature/obsidian-text-format?tab=readme-ov-file#wrapper).
## Demo
## Support
If you find this plugin useful and would like to support its development, you can sponsor me via [Buy Me a Coffee ☕️](https://www.buymeacoffee.com/benature), WeChat, Alipay or [AiFaDian](https://afdian.net/a/Benature-K). Any amount is welcome, thank you!