Arcane Obfuscate

by Shusako
5
4
3
2
1
Score: 32/100

Description

Category: Note Enhancements

The Arcane Obfuscate plugin for Obsidian allows you to mark text as obfuscated, replacing it with animated runic characters that can't be easily deciphered. In edit mode, the original text is still visible, while in reading mode, it's transformed into an intriguing and secure format. The plugin also offers flexibility, allowing you to reveal specific words or phrases by surrounding them with special syntax or using a shortcut. This unique feature adds an extra layer of security and whimsy to your Obsidian notes, making it perfect for storing sensitive information or simply adding an air of mystery to your writing.

Reviews

No reviews yet.

Stats

2
stars
642
downloads
0
forks
628
days
653
days
653
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
3
total issues
3
open issues
0
closed issues
10
commits

Latest Version

2 years ago

Changelog

Sentence case for settings

README file from

Github

Arcane Obfuscate

This plugin for Obsidian adds the ability to mark text to be obfuscated in an animated runic (by default) look.

Edit mode: before Reading mode: after

This plugin was made to be used in conjunction with Obsidian Webpage Export, and that drove a lot of the design decisions. The source text isn't exposed in the resulting HTML (it's prerendered as random runic characters with withspace and escaped characters being plain-text), but because the structure of the text is still there it would still be prone to dictionary/pattern matching attacks (so don't hide things you truly care about with this, they are not perfectly private).

Syntax

Basic syntax would be to surround text like so: `~text here~` This will result in all of that text being obfuscated.

There is the option to have some text show through the obfuscation for any reason. `~test visib\l\e~` will show the two letters 'le' as plain text.

There is also a shortcut by prepending a word with '!' to reveal the whold word. `~test !visible~` will reveal the entire word 'visible'

How to develop

  • Clone this repo.
  • Make sure your NodeJS is at least v16 (node --version).
  • npm i or yarn to install dependencies.
  • npm run dev to start compilation in watch mode.

Manually installing the plugin

  • Copy over main.js, styles.css, manifest.json to your vault VaultFolder/.obsidian/plugins/arcane-obfuscate/.

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Text Generator
4 years ago by Noureddine Haouari
Text Generator is a versatile plugin for Obsidian that allows you to generate text content using various AI providers, including OpenAI, Anthropic, Google and local models.
Text Extractor
3 years ago by Simon Cambier
A (companion) plugin to facilitate the extraction of text from images (OCR) and PDFs.
Colored Text
3 years ago by Erinc Ayaz
Text Format
5 years ago by Benature
Format seleted text in Obsdidian.md
Colored Tags
3 years ago by Pavel Frankov
Colorizes tags in different colors.
Text Snippets
5 years ago by Ariana Khitrova
Snippets plugin for obsidian
Text Transporter
5 years ago by TfTHacker
Text Transporter - advanced text management for Obsidian.
Text expand
6 years ago by MrJackphil
A simple text expand plugin for Obsidian.md
Translator
4 years ago by Haifeng Lu
A plugin for Obsidian to translate selected text.
Regex Mark
2 years ago by Mara-Li
Remove Newlines
2 years ago by Elias Jaffe
A plugin for Obsidian.md which removes newlines and blank lines from selected or pasted text.
Text Finder
a year ago by hafuhafu
Provides a find/replace window in edit mode similar to VSCode (supports regular expressions and case sensitivity).
Toggle Case
3 years ago by automattech
Obsidian plugin to toggle between `lowercase` `UPPERCASE` and `Title Case`
Jelly Snippets
3 years ago by Spencer Gouw
A simple text snippets plugin for Obsidian.md. BACKUP SNIPPETS BEFORE UPDATING.
Text Transform
3 years ago by ipshing
Text Dataset Aid Plugin
3 years ago by Conner Ohnesorge
This is a obsidian plugin to help with the creation of personal jsonl datasets for text generation models.
Fill in the Blank (FITB)
3 years ago by Shawn McGee
Text Conversions
3 years ago by Juan D Frias
Text conversions for Obsidian
Colorizelt
2 years ago by Artsem Holub (WiNE-iNEFF)
Easy color and clear selected text
复制图文 (Copy Image Text)
2 years ago by msgk
obsidian插件,复制笔记内容(包括文本和图片)到剪贴板
Dynamic Text Concealer
2 years ago by Matt Cole Anderson
Obsidian.md Plugin to conceal or replace user configured text patterns in Live Preview and Read Mode.
Textgrams
a year ago by Akop Kesheshyan
Create and store ASCII graphics in your Obsidian
Text Focus
2 years ago by usysrc
Focus the text area when opening a new note.
Snippetsaurus
a year ago by Christian Humbert