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.
- Host: GitHub
- URL: https://github.com/danferns/obsidian-wordcraft
- Owner: danferns
- License: mit
- Created: 2025-03-05T07:20:08.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-05T14:00:43.000Z (over 1 year ago)
- Last Synced: 2025-03-05T14:37:19.894Z (over 1 year ago)
- Topics: obsidian, writing
- Language: Svelte
- Homepage:
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.

## 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).