#novel-writing2 plugins

Obsidian plugins tagged with #novel-writing. There are 2 plugins in this collection.

  1. Rank 1

    TsumugiMark

    Plugin46
    8 months ago by mofukuru

    The TsumugiMark plugin introduces a vertical writing workspace aimed at authors working on novels, screenplays and Japanese text. It opens the current Markdown file in a dedicated vertical pane, keeping it visually separate from the standard editor while staying fully in sync. Edits flow both ways. Type in either view and the content updates immediately. The plugin supports ruby characters for furigana using a custom inline notation, making it practical for complex kanji heavy writing. A built in character counter tracks total length and selection size directly from the status bar, which helps with manuscript limits and pacing. Visual preferences are flexible, with controls for font family, size, spacing, and how characters are counted.

  2. Rank 2
    6 days ago by k-quels

    The Japanese Novel Ruby plugin displays and inserts ruby, or furigana, using a syntax common on Japanese novel sites such as Aozora Bunko and Shosetsuka ni Naro. It renders ruby while you edit, can show or hide ruby preview in source mode, and from version 1.2.0 can enable ruby only for notes with the `enable_ruby: true` property. You can also change the ruby marks for other formats, for example replacing 《》 with 【】. Its commands cover dialog based insertion, direct insertion in the editor, emphasis dots, ruby removal, hiding ruby until hover, and toggling source mode preview. The interface is available in English and several Chinese variants as well as Japanese. It does not support markdown ruby format, and half width `|` breaks ruby inside tables.