An open API service indexing awesome lists of open source software.

https://github.com/danferns/obsidian-wordcraft

Find rhymes, synonyms, and describing words from within Obsidian. Designed for songwriting and poetry.
https://github.com/danferns/obsidian-wordcraft

obsidian writing

Last synced: 2 months ago
JSON representation

Find rhymes, synonyms, and describing words from within Obsidian. Designed for songwriting and poetry.

Awesome Lists containing this project

README

          

# WordCraft

Find rhymes, synonyms, and describing words from within Obsidian. Designed for songwriting and poetry.

Search Modes:

- Means like... (thesaurus / reverse dictionary)
- Rhymes with... (also includes near rhymes)
- Nouns described by... (endless -> sea)
- Adjectives that describe... (sea -> endless)

If you wish, you may specify a couple of `Themes` to skew the results towards them. Nouns work best.

Click on a word from the results to repeat the search on it. Noun and Adjective modes will swap, so clicking on a _noun_ will trigger a search for _adjectives_ that describe the noun.

You may filter words for [syllabic stress patterns](https://youtu.be/JMxzLOSlhbs):
- `/` is a stressed syllable.
- `x` is an unstressed syllable.

NOTE: WordCraft needs an internet connection to work.

![app___obsidian md_index html](https://github.com/user-attachments/assets/4321b709-2f46-4cc7-9f0c-aa518d594608)

## Usage

There are currently two ways to open WordCraft:

- Use the `WordCraft: Open view` command.
- Click on the WordCraft "book" icon in the side ribbon.

## Credits

This plugin uses the free [Datamuse API](https://www.datamuse.com/api/).

## Say thanks

If this plugin adds value to your life and you wish to give back, feel welcomed to buy my music on [Bandcamp](https://twinklingkites.bandcamp.com/). It makes my day! :)

## License

This plugin is released under the [MIT License](LICENSE).