Description
Coding & Technical Tools Plugin
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
2
stars
2 stargazers
2,581
downloads
2,581 downloads
2
forks
2 forks
498
days
498 days since creation
82
days
82 days since last commit
82
days
82 days since last release
2
total PRs
2 total pull requests
0
open PRs
0 open pull requests
0
closed PRs
0 closed pull requests
2
merged PRs
2 merged pull requests
2
total issues
2 total issues
2
open issues
2 open issues
0
closed issues
0 closed issues
9
commits
9 total commits in last one year
Latest Version
3 months ago
Changelog
- Refactorings in main.js for more dynamic bindings
- Added base85 conversion
README file from