Encoder/Decoder
by Rudi Häusler
Score: 30/100
favorite
share
Description
Category: Coding & Technical Tools

The Encoder/Decoder plugin for Obsidian enables users to encode and decode text using Base64 and ROT13 algorithms directly within their notes. It simplifies text transformation through Markdown keywords, making it easy to convert between text and encoded formats. The plugin supports both encoding and decoding, allowing seamless integration into workflows that require text transformations. Users can utilize specific Markdown syntax to generate encoded or decoded outputs, enhancing productivity and compatibility with encoded data formats.

Stats
1
stars
2,366
downloads
2
forks
420
days
4
days
4
days
2
total PRs
0
open PRs
0
closed PRs
2
merged PRs
1
total issues
1
open issues
0
closed issues
9
commits
Latest Version
4 days ago
Changelog
  • Refactorings in main.js for more dynamic bindings
  • Added base85 conversion
README file from