Character Insertion

by TakamiChie
5
4
3
2
1
Score: 44/100

Description

Category: Note Enhancements

The Character Insertion plugin is a convenient tool for Obsidian users who need to add specific characters to their notes. With this plugin, you can pre-define a set of characters that will automatically insert at the cursor position when you execute a command. This feature is particularly useful for those who want to mark their markdown documents with consistent symbols or create visual separators in their notes. For example, if you're keeping a diary and want to add emoticons to highlight important points, this plugin can save you time by automating the process.

Reviews

No reviews yet.

Stats

3
stars
3,902
downloads
0
forks
1,117
days
1,126
days
1,131
days
1
total PRs
0
open PRs
0
closed PRs
1
merged PRs
6
total issues
3
open issues
3
closed issues
0
commits

Latest Version

3 years ago

Changelog

README file from

Github

Character Insertion Plugin

A plug-in that inserts a specified character in advance at the cursor position.

demo

Insert the character set in advance in the cursor position in the settings.

For example, if the value of the specified "input charactor" is the following value...

⭐
🔶
👍

Each time the command is executed, the following characters are inserted / deleted in the cursor position.

flowchart LR
  A[Without letters] --> B["⭐"]
  B --> C["🔶"]
  C --> D["👍"]
  D --> E["No text <br> (deleted 👍)"]

When to use it?

The author creates a diary with Obsidian.

In the diary, each line marked each line with emoticons, but I felt it was troublesome to copy the mark and paste it to the necessary parts.

Similarly.If you want to mark the markdown documents with fixed rules, I think this plugin will be useful.

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Dynamic Highlights
4 years ago by nothingislost
An experimental Obsidian plugin that highlights all occurrences of the word under the cursor
Remember File State
4 years ago by Ludovic Chabant
A plugin for Obsidian that remembers cursor position, selection, scrolling, and more for each file.
Mark and Select
4 years ago by anselmwang
Scroll Offset
4 years ago by Lijyze
Scroll Offset for Obsidian
Ninja Cursor
4 years ago by vorotamoroz
Dashing Cursor
4 years ago by Shukai Ni
Select current line
3 years ago by Gokul
Obsidian plugin to select the current line on 'Esc' button press.
Auto Hide Cursor
3 years ago by Mo Ismat
A simple plugin for https://obsidian.md
cursor-goaway
2 years ago by Xuer
make cursor goaway after open a text file
Cursor Jump
2 years ago by Sangwon Jung
Remember cursor position
5 years ago by Dmitry Savosh
Obsidian plugin. Remember cursor position for each note
盘古 PanGu
5 years ago by Natumsol
为 Obsidian 笔记加上「盘古之白」,排版强迫症者的福音。 | A small plugin aims to add space between Chinese Characters and English Alphabet, and it is a boon for typographically compulsive people.
Cursor Location
5 years ago by Sean Slater
Display the cursors line and column in Obsidian
Relative Find
5 years ago by phibr0
Advanced Cursors
5 years ago by SkepticMystic
Cursor Bridge
a year ago by Adam Cloud
Seamlessly bridge Obsidian and Cursor, the AI-powered code editor. Elevate your coding workflow by opening notes directly in Cursor, bringing the power of AI to your knowledge base.
Cursor Position on Title Enter
a year ago by Por Chainarong Tangsurakit
Obsidian Plugin: Set the cursor position after pressing Enter on the note title.
Hephaistos Importer
a year ago by Skallaturi
Non-official plugin for importing characters from Hephaistos.online to Obsidian.md
Cursor Position History
a year ago by Florian Gubler
A Plugin to remember (and make accessible) the cursor history in Obsidian. Both within a file and across files.
Smooth Cursor
a year ago by Busyo
Obsidian光标美化插件
Quick Emoji
9 months ago by Alec Sibilia
Quick, in-editor, emoji inserting for Obsidian. Type ":" to start selecting an emoji to insert.
HOME key
8 months ago by shichishima
Obsidian Plugin to move cursor to beginning of text, considering Markdown heading characters.
Move Cursor On Startup
8 months ago by Jared Kelnhofer
Obsidian plugin to move the cursor to the right and back to the left when starting up. Why? To keep DataView expressions from not running on the first load of, say, your Home file.