Encoder/Decoder

by Rudi Häusler
favorite
share
0.0
(0)
5
4
3
2
1
Score: 37/100
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.

Reviews
No reviews yet.
Stats
2
stars
2,908
downloads
2
forks
718
days
302
days
302
days
2
total PRs
0
open PRs
0
closed PRs
2
merged PRs
2
total issues
2
open issues
0
closed issues
9
commits
Latest Version
10 months ago
Changelog
  • Refactorings in main.js for more dynamic bindings
  • Added base85 conversion
README file from