obsidian-text-format icon indicating copy to clipboard operation
obsidian-text-format copied to clipboard

Format seleted text in Obsdidian.md

Results 20 obsidian-text-format issues
Sort by recently updated
recently updated
newest added

This should be custom, users can self-config at setting. e.g. `replace ligature` + `convert url links to wikilink` + `lowercase` + `capitalize only first word of sentence`

Thanks for the great plug-in. Would be amazing if it could add a section on the context menu (Shift F10 on Windows/Control + Click on Mac) with all the format...

enhancement

Can this plugin be updated to support mobile devices?

enhancement
help wanted

Hi. Love your plugin but I was a bit frustrated having to map the keyboard shortcuts to uppercase and lower case. So I added the option just to toggle the...

```md # 1 A # 2 B ## 2.1 Bb ```

enhancement

The js code can be written in a textarea, the content will be `eval()` in the plugin.

enhancement

Settings for the characters like `-`, `+` e.g. ```md > [!note]- heading > body ``` ```md > [!note]+ heading > body ```

enhancement

```md a) test case. b) test case. c) test case. a. test case. b. test case. c. test case. 1) test case. 2) test case. 3) test case. (a) test...

enhancement
test cases

Possibly related to #23, it would be good to replace ligatures with its separate characters when cleaning up text coming from a PDF file. The only time I see the...

enhancement