Skip to content

Tags: rudimuc/obsidian-coder

Tags

1.2.1

Toggle 1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2 from zachpanter/FEATURE-add-atbash-cipher

Added atbash coder as option

1.2.0

Toggle 1.2.0's commit message
Updated README.md

1.1.0

Toggle 1.1.0's commit message
Added ROT 13 encoder and decoder

1.0.3

Toggle 1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Code cleaning

Removed unused settings.
Changed Classname of Plugin.
Better description for Plugin.

1.0.2

Toggle 1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
changed plugin id

1.0.1

Toggle 1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Changed Plugin name and ID

due to problems in the github actions of obsidian the ID and name of the plugin had to be changed.

1.0.0

Toggle 1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Commented Decoder for base64

First version will have for testing reasons only the text-2-base64 coder