Tengwar

by mikevetkin
5
4
3
2
1
Score: 53/100

Description

Category: Creative & Writing Tools

The Tengwar plugin enables users to incorporate Tengwar script into their Obsidian notes, enhancing the creative possibilities for fans of Tolkien's languages. It allows users to create code blocks with Tengwar text and supports customizing fonts within these blocks to suit different styles, such as Annatar, Eldamar, or Telcontar. Users can also modify the keyword for defining these blocks based on their preferences. The plugin supports both ISO 8859-1 and ConScript Unicode Registry encodings, ensuring compatibility with various Tengwar-related tools.

Reviews

No reviews yet.

Stats

3
stars
292
downloads
0
forks
491
days
488
days
488
days
4
total PRs
0
open PRs
0
closed PRs
4
merged PRs
0
total issues
0
open issues
0
closed issues
69
commits

Latest Version

a year ago

Changelog

Fixed layout bugs in docs

README file from

Github

Tengwar for Obsidian

An Obsidian plugin that allows you to add tengwar to your notes

Tengwar Text Examples

How to use

Tengwar Text Examples

To add text in Tengwar to the document:

  • create a block of code;
  • specify the extension teng;
  • paste tengwar text.

For example:

```teng
        
```

Apply a specific font on a page

Tengwar Text Examples

You may need to set different fonts for different notes, other than the main font selected in the settings.

To do this, in the code block, add the font name separated by a - to the keyword teng. For example:

```teng-artano
.
.
```

Other keywords: teng, teng-annatar, teng-eldamar, teng-primate, teng-alcarin, teng-artano, teng-telcontar, teng-freemono.

[!IMPORTANT] If you changed the keyword from tang to elfish in the settings, you need use font name with this keyword. For example: elfish-telcontar or elfish-eldamar.

Supported encodings

At the moment there are two ways to work with Tengvar on a computer in the community:

Both ways is supported.

Supported devices

The plugin supports all devices. But at the moment, on Apple devices, there are problems with rendering some CSUR fonts.

Using with other plugins

By installing Tengwar and Spaced Repetition, you can learn Elvish through flash cards:

Tengwar Text Examples

Editing mode (WIP)

[!IMPORTANT] In the editing mode, the Elvish letters turn into nonsense. Support for Tengwar in edit mode is currently in development.

Contacts

If you have questions or suggestions, text me in Telegram mikevetkin or create issue on Github.