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
3
stars
3 stargazers
2,652
downloads
2,652 downloads
2
forks
2 forks
543
days
543 days since creation
127
days
127 days since last commit
127
days
127 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
4 months ago
Changelog
- Refactorings in main.js for more dynamic bindings
- Added base85 conversion
README file from