Note Placeholder

by XZSt4nce
5
4
3
2
1
Score: 47/100

Description

The Note Placeholder plugin enhances note readability by allowing users to define placeholders for note links. In reading mode, these placeholders replace the actual link, making the text more intuitive and structured. Users can also define separators for headers and specific blocks, ensuring clearer organization. Customization options include toggling placeholder visibility and specifying default separator text, offering flexibility in note formatting.

Reviews

No reviews yet.

Stats

2
stars
297
downloads
0
forks
416
days
378
days
378
days
2
total PRs
0
open PRs
0
closed PRs
2
merged PRs
4
total issues
1
open issues
3
closed issues
19
commits

Latest Version

a year ago

Changelog

What's changed

  • Fixed link view of note without placeholder property #6

Full Changelog: https://github.com/XZSt4nce/note-placeholder/compare/2.1.9...2.1.10

README file from

Github

Note Placeholder

Obsidian plugin developed by XZSt4nce

[ English | Русский ]

With Note Placeholder, you can add text that will be automatically inserted in place of the link in view mode.

Installation

  1. Go to the Obsidian settings
  2. Go to the "Community plugins" tab
  3. Enable community plugins (if not already enabled)
  4. Click the "Browse" button
  5. Enter "Note Placeholder" in the search and go to the plugin
  6. Click on "Install" and then on "Enable"

how-to-install-plugin.webm

Usage

how-to-simply-use-plugin.webm

Features

Placeholder

You can add a placeholder for the note link by adding the placeholder (if it has not been redefined in the settings) property to it.

placeholderProperty

So this:

noteLink

Will be displayed (in view mode) like this:

placeholderedNoteLink

You can disable the use of link names if the note has a placeholder To do this, you need to set the Use link name instead of placeholder setting to Always off

using-placeholder-instead-of-link-name.webm

Changing placeholder property name

In the settings, you can change the name of the property whose value will be used as a placeholder

changing-placeholder-property-name.webm

Separator

You can specify separator for a headers and a specific block by specifying the special header sep

Example 1:

Link in source mode:

headerSource

Link in view mode:

headerView

Example 2:

Link in source mode:

blockSource

Link in view mode:

blockView

Video example

customizing-headers-separator.webm

Disabling placeholder

By default, to disable the use of placeholder, you need to specify !dp!' as the link name if the value has not been changed in the settings

disabling-placeholder.webm

Settings

  • Placeholder property name : the name of the property, the text of which will be substituted for the link
  • Use link name instead of placeholder
    • default on, but off when specified : the placeholder will only be shown if the link name is not specified
    • always off : the placeholder will always be shown instead of link name
  • Text to disable placeholder : if you insert this text as the link name, the note name will be displayed (default: !dp!)
  • Default header separator : text between the placeholder and headers/block (default: >)

License

MIT License

Bug Report, Feature Request

If you find any bugs or have any feature requests, please report them on the GitHub Issues. Thank you!

Changelog

Versions are controlled by the rule below.

  • Version x.y.z
    • x : increased when huge changes are made(ex. change of logic, etc.)
    • y : increased when features are newly added or changed
    • z : increased when bug fixes are made

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Advanced Tables
6 years ago by Tony Grosinger
Improved table navigation, formatting, and manipulation in Obsidian.md
Homepage
5 years ago by mirnovov
An Obsidian plugin that opens a specified note, canvas, or workspace on startup, instead of the most recent one.
Admonition
5 years ago by Jeremy Valentine
Adds admonition block-styled content to Obsidian.md
Natural Language Dates
6 years ago by Argentina Ortega Sainz
Work with dates in natural language in Obsidian
cMenu
5 years ago by Chetachi
An Obsidian.md plugin that adds a minimal text editor modal for a smoother writing/editing experience ✍🏽.
Smart Typography
5 years ago by mgmeyers
Converts quotes to curly quotes, dashes to em dashes, and periods to ellipses
Markdown Formatting Assistant
5 years ago by Reocin
This Plugin provides a simple WYSIWYG Editor for Markdown and in addition a command line interface. The command line interface facilitate a faster workflow.
Digital Garden
4 years ago by Ole Eskild Steensen
Editor Width Slider
3 years ago by @MugishoMp
With this plugin you can set the line width of the editor in obsidian.
CSS Editor
3 years ago by Zachatoo
Edit CSS snippets in Obsidian.
Table Extended
5 years ago by AidenLx
Extend basic table in Obsidian with MultiMarkdown table syntax
Smart Second Brain
2 years ago by Leo310, nicobrauchtgit
An Obsidian plugin to interact with your privacy focused AI-Assistant making your second brain even smarter!
Sheets Extended
3 years ago by NicoNekoru
Plugin that adds features to tables in obsidian including merging, vertical headers, and custom css
Handwritten Notes
3 years ago by FBarrCa
Obsidian Handwritten Notes Plugin
Epub Importer
2 years ago by aoout
Import EPUB files as Markdown.
SystemSculpt AI
2 years ago by SystemSculpt.com
Enhance your Obsidian App experience with AI-powered tools for note-taking, task management, and much, MUCH more.
Dynamic Outline
a year ago by theopavlove
Adds a customizable GitHub-like floating table of contents to Obsidian.
Heading Level Indent
3 years ago by svonjoi
obsidian plugin for hierarchical structuration of document content based on heading levels
Simple RSS
3 years ago by Monnierant
File path to URI
5 years ago by Michal Bureš
Convert file path to uri for easier use of links to local files outside of Obsidian
Change Case
3 years ago by David Brockman
Plugin to let you change the case (camelCase, snake_case, etc) of the current selection.
Vault Changelog
5 years ago by Badr Bouslikhin
An Obsidian plugin to maintain a changelog of recently edited notes
Paste Mode
5 years ago by Jacob Levernier
Obsidian Notes plugin for pasting text and blockquotes to the cursor's current level of indentation.
Dangling links
5 years ago by Graydon Hoare
obsidian plugin for displaying dangling links
Quiz Generator
2 years ago by Edward Cui
Generate interactive flashcards from your notes using models from OpenAI (ChatGPT), Google (Gemini), Ollama (local LLMs), and more. Or manually create your own to use with the quiz UI.
Marp
3 years ago by JichouP
Plugin to use Marp with Obsidian
PDF break page
2 years ago by CG
Plugin for obsidian that adding shortcuts to create breakpages for pdf exports.
SupSub
3 years ago by Wjgoarxiv
::SupSub enables wrapping selected text with `<sup>` or `<sub>` tags::
Copy Image
2 years ago by Felipe D.S. Lima
Easily copy image to clipboard by right clicking image.
Code block from selection
5 years ago by Dmitry Savosh
Obsidian plugin. Adds code block for the selected text.
Callout Integrator
3 years ago by
A plugin for Obsidian to allow the integration of long blocks of text into callouts.
Wrap with shortcuts
4 years ago by Manic Chuang
Wrap selected text in custom tags with shortcuts.
Auto pair chinese symbol
5 years ago by renmu123
中文符号自动补齐
Improved Random Note
2 years ago by ShockThunder
Better Math in Callouts & Blockquotes
2 years ago by Ryota Ushio
An Obsidian plugin to add better Live Preview support for math rendering inside callouts & blockquotes.
Metadata Hider
2 years ago by Benature
Hide metadata property if its value is empty
Inline spoilers
2 years ago by logonoff
Adds Discord-like syntax for inline spoilers.
MLIR Syntax Highlight
3 years ago by Lewuathe
Ordered List Style
3 years ago by erykwalder
Writing
3 years ago by johackim
Write and format your next book directly from Obsidian
Nifty Links
3 years ago by x-Ai
Generating elegant, Notion-styled rich link cards to enhance your note-taking experience.
TickTick
3 years ago by Viduy Cheung
Obsidian-compatible Watcher for ActivityWatch
3 years ago by Grimmauld
Obsidian plugin to track user activity with ActivityWatch
Multi-line Formatting
5 years ago by nmady
Format Obsidian text over an entire selection, even if that selection has paragraph breaks in the middle!
No more flickering inline math
3 years ago by Ryota Ushio
No longer disturbed by flickering inline math in Obsidian.
Extended Markdown Syntax
a year ago by Kotaindah55
Extend your Markdown syntax using delimiters instead of HTML tags, such as underlining, superscript, subscript, highlighting, and spoiler.
Format Hotkeys
5 years ago by Ansel Santosa
Google Docs style formatting hotkeys for Obsidian
Remove Newlines
2 years ago by Elias Jaffe
A plugin for Obsidian.md which removes newlines and blank lines from selected or pasted text.
Rendered Block Link Suggestions
2 years ago by Ryota Ushio
Upgrade Obsidian's built-in link suggestions with block markdown rendering.
Formatto
2 years ago by Deca
Simple, fast, and easy-to-use Obsidian Markdown formatter.
Quoth
4 years ago by Eric Rykwalder
Autocorrect Formatter
2 years ago by b-yp
A plugin running on Obsidian that utilizes autocorrect to format Markdown content.
Single File Daily Notes
2 years ago by Pranav Mangal
An Obsidian plugin to create and manage daily notes in a single file
Toggle Case
3 years ago by automattech
Obsidian plugin to toggle between `lowercase` `UPPERCASE` and `Title Case`
Orgmode (CM6)
2 years ago by Benoit Bazard
Orgmode plugin for Obsidian
Adjacency Matrix Maker
5 years ago by SkepticMystic
Creative an interactive adjacency matrix of your Obsidian vault
Smart Links
3 years ago by David Lynch
Multi State CheckBox Switcher
2 years ago by KubaMiszcz
ObsidianTweaks
4 years ago by Jeppe Klitgaard
A plugin that implements a number of tweaks that should've been native to Obsidian.
Kindle Highlights Importer
2 years ago by MovingMillennial
Interlinear Glossing
3 years ago by Mijyuoon
An Obsidian plugin for interlinear glosses used in linguistics texts.
Blockquote Levels
4 years ago by Carlo Zottmann
A plugin for Obsidian (https://obsidian.md) that adds commands for increasing/decreasing the blockquote level of the current line or selection(s).
Flashcard Generator
3 years ago by ChloeDia
Obsidian Plug-in to automatically create a set of questions/answers on your notes !
Vault 2 Book
3 years ago by Mitra98t
Obsidian plugin to convert vault to a complete pdf with Table Of Content
Broken Links
2 years ago by ipshing
SamePage
3 years ago by SamePage
Code Block Labels
4 years ago by Sean Bowers
Provides labels for codeblocks in Obsidian
TinyPNG Image
3 years ago by ckt1031
Obsidian plugin for compressing images with TinyPNG
LaTeX to unicode converter
3 years ago by fjdu
Convert LaTeX commands into unicode sequences
Exercises
3 years ago by AlexCCavaco
Create Interactive Exercises along side your Obsidian Notes
Paste Reformatter
a year ago by Keath Milligan
A plugin for Obsidian that reformats pasted HTML and plain text content, giving you precise control over how content is transformed when pasted into your notes.
Frontmatter generator
2 years ago by Hananoshika Yomaru
A plugin for Obsidian that generates frontmatter for notes
File indicators
2 years ago by Jakob
Add custom indicators to the file explorer.
Auto-\displaystyle Inline Math
2 years ago by Ryota Ushio
An Obsidian.md plugin to automatically make all inline maths \displaystyle.
Callout Toggles
2 years ago by Aly Thobani
An Obsidian plugin to quickly add, change, or remove callout wrappers in your notes.
Publish to Steemit
4 years ago by anpigon
Post directly to your Steemit from Obsidian.
BuJo Bullets
a year ago by Will Olson
Alternate checkbox types for Obsidian to support Bullet Journal bullets
Image Classify Paste
2 years ago by tianfx
TODO Wrangler
3 years ago by Jeel Shah
An obsidian plugin to wrangle your Todos and put them in their place.
File Publisher
3 years ago by Devin Sackett
Edit MDX
2 years ago by Tim Peters
Create and edit mdx files in Obsidian.md as if they were md files.
Memos Sync
2 years ago by RyoJerryYu
Syncing Memos to Obsidian daily note. Fully compatible with official Daily Notes plugin, Calendar plugin and Periodic Notes plugin.
Text Conversions
3 years ago by Juan D Frias
Text conversions for Obsidian
Codeblock Template
3 years ago by Super10
A template plugin that allows for the reuse of content within Code Blocks!一个可以把Code Block的内容重复利用模板插件!
Feeds
2 years ago by LukeMT, pashashocky, madx
Magic feeds dataview query for obsidian
File Index
2 years ago by Steffo
Obsidian plugin to create a metadata file about the files present in the Vault
Random Number Generator
2 years ago by iRewiewer
Gives you a random number
heti
2 years ago by Moeyua
Barcode Generator
2 years ago by noxonad
A barcode generator for obsidian.
Git File Explorer
2 years ago by Mateus Molina
RSS Copyist
2 years ago by aoout
Get the RSS articles as notes.
Sort Frontmatter
2 years ago by Kanzi
Sort frontmatter automatically
Canvas Format Brush
a year ago by wenlzhang
An Obsidian plugin that allows you to copy and paste formatting attributes (size and color) between canvas elements, similar to the format painter in Word.
Image Size
a year ago by Jie Zhang
Set the default size for pasted images.
LaTeX-OCR
2 years ago by Jack Barker
Jisage -Japanese Indentation-
a year ago by Telehakke
Obsidian plugin.
KoReader Highlight Importer
a year ago by Tahsin Kocaman
Imports highlights and metadata from KoReader into Obsidian notes
Image Helper
2 years ago by Chongmyung Park
Context menu to convert a image to another format in reading view in Obsidian.md
Adjacency Matrix Exporter
2 years ago by danielegrazzini
Create a numerical adjacency matrix of your Vault in two ways: Absolute and Normalized
复制图文 (Copy Image Text)
a year ago by msgk
obsidian插件,复制笔记内容(包括文本和图片)到剪贴板
short tab name
2 years ago by Shumpei Tanaka
a plugin of obsidian for to change showing tab name to short
Page Scroll
2 years ago by triski
Obsidian Page Up|Down|Top|Bottom
Better Order List
2 years ago by Boninall
Blockreffer
2 years ago by tyler.earth
An Obsidian plugin to search and embed blocks with ^block-references (aka ^block-ids)
Sidebar Resizer
2 years ago by Jeet Sukumaran
ai-writer
2 years ago by Donovan Ye
A plugin for Obsidian that uses AI to help you write better and faster.
Fight Note
2 years ago by Dmitry Loac
Obsidian Plugin for shows Tekken notation into an easy-to-read form.
Focus Tracker
2 years ago by Jeet Sukumaran
Link to Verse
2 years ago by Alberto Sesiliano (aygjiay)
Update Time Updater
2 years ago by MURATAGAWA Kei
Obsidian plugin to update the 'update time' element when saving or manually.
Rapid AI
2 years ago by Rapid AI
AI Assistant for selected text and generating content with Markdown. Shortcuts and quick action buttons provide instant AI assistance. It provides a high availability API for unlimited Chat GPT request rates, so you can ensure smooth work for any workload.
Truth Table+
2 years ago by Maximilian Schulten
This is the repository of an Obsidian.md plugin that allows users to create truth tables via the command palette.
Discord Timestamps
a year ago by Erika Gozar
Displays discord timestamps in read mode as they would appear in Discord.
Browser Interface
2 years ago by Jason Lieb
An obsidian plugin that pairs with a chrome extension to manage your tabs in obsidian.
Pia viewer
2 years ago by dldisud
Heading Toggler
2 years ago by Lord Turmoil
Toggle heading levels in Obsidian
Inline Code Copy
a year ago by Hongchen Lin
Epiphany
2 years ago by Epiphany
URI Converter
a year ago by wenlzhang
An Obsidian plugin to convert Obsidian URIs to Obsidian internal links.
Header Counter
2 years ago by Nancy Lee
Chat clips
a year ago by sleepingraven
Record chat in ordinary markdown list.
Click Hint
a year ago by kbwo
Keyboard Formatter
8 months ago by Lauloque
Formats keyboard text (kbd) in your Obsidian notes quickly and consistently.
ShaahMaat-md
a year ago by Mihail Kovachev
Vim Marker Sharpener
a year ago by Artem Dvoryadkin
Text formatting commands in Vim mode. Supports applying styles (bold, italic, etc.). Works correctly in visual mode with selected text.
Share via Notepad Tab
2 years ago by Iulian Onofrei
Replicate
a year ago by Sébastien Dubois
Integrate Replicate.com with Obsidian
Bottom to Top
a year ago by Henry Gustafson
Replace Pencil
10 months ago by penyt
🐧 An obsidian plugin that can easily replace the custom variable in the code block.