Advanced Copy

by leschuster
5
4
3
2
1
Score: 55/100

Description

Category: Note Enhancements

The Advanced Copy plugin enhances the copying capabilities within Obsidian by allowing users to transform copied text using customizable templates. It supports various Markdown elements and variables such as headings, file names, and dates, which can be organized into profiles for different use cases. Users can create profiles to copy content in different formats, such as HTML for web use or with references for academic purposes.

Reviews

No reviews yet.

Stats

21
stars
6,073
downloads
1
forks
672
days
97
days
97
days
37
total PRs
0
open PRs
1
closed PRs
36
merged PRs
23
total issues
5
open issues
18
closed issues
13
commits

Latest Version

3 months ago

Changelog

  • New: Add a template for Markdown comments #54

README file from

Github

Obsidian Advanced Copy

GitHub Actions Workflow Status GitHub Release

An Obsidian plugin to copy Markdown and transform it into HTML, Anki, or any custom format. Create custom profiles with versatile templates tailored to your workflow.

You can create templates for almost all Markdown elements supported by Obsidian, organized under a "Profile". Templates can include variables such as the heading level, element content, current filename, and date.

When running the plugin's commands, you need to select a profile. Default profiles are available and can be customized to your preferences.

💡 Example Use Cases

  • Copy notes as HTML with functioning links
  • Export selected Markdown as Anki-compatible HTML
  • Copy content along with a source reference to the original note
  • Quickly share text snippets by pasting them into platforms like Slack

🎬 Demo

Demo Image 1

Demo Image 2

https://github.com/user-attachments/assets/af4e9f83-d324-42f4-95fc-bda558bcee2c

🚀 Quickstart

You can download this plugin in the Obsidian Community plugins tab.

Here is how to do it manually:

  1. From the latest release, download main.js, manifest.json and styles.css.
  2. Open your vaults plugin directory: <vault>/.obsidian/plugins/
  3. Create a new directory called advanced-copy and place the downloaded files there.
  4. Restart Obsidian or reload the community plugins list.
  5. Enable Advanced Copy in the community plugins list.

▶️ Usage

This plugin adds the commands Advanced Copy: Copy Page and Advanced Copy: Copy Selection. You need to choose which profile to use. After that, the plugin will copy the Markdown text, perform transformations according to the profile and place the result in the clipboard.

To speed things up, you can add separate commands for each profile. You may also add hotkeys for these commands in Obsidians Hotkeys-Tab. Beware that you might need to restart Obsidian for the changes to take effect.

⚙️ Configuration

In the plugins setting tab, you can configure pre-existing profiles, delete or duplicate them. You can also enable/disable commands for specifc profiles (you need to restart Obsidian after that).

Global variables are listed at the beginning of the Templates section in the Edit dialog. Local variables are listed in the description of the template.

🤝 Contributing

Please create a dedicated Dev vault in Obsidian. Do not use your main vault!

  1. Go to your vaults plugin folder: <vault>/.obsidian/plugins/
  2. Clone this repository: git clone https://github.com/leschuster/obsidian-advanced-copy.git
  3. Rename the downloaded directory to advanced-copy and open it in your editor.
  4. Install dependencies: npm i
  5. Run the project: npm run dev
  6. Make your changes
  7. Run tests: npm run test or npm run test:watch

If you'd like to contribute, please fork the repository and open a pull request to the main branch.

Note: After you've made code changes, you need to either restart Obsidian or disable & enable the plugin. Alternatively, you can use the Obsidian Hot-Reload Plugin.

🚢 How to Release

  1. Update the version in the following files:
    • manifest.json
    • version-bump.mjs
    • package.json
  2. Run npm i to update the version in package-lock.json.
  3. Commit your changes.
  4. Tag the commit with the new release version:
    git tag -s 0.x.y -m "Release 0.x.y"
    
  5. Push the changes and open Pull Request.

🙏 Acknowledgements

The core functionality of this project, converting Markdown to a custom format, relies heavily on the incredible work done by the unified and remark projects. I am deeply grateful for their contributions.

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Templater
6 years ago by SilentVoid
A template plugin for obsidian
Importer
3 years ago by Obsidian
Convert your data to Markdown files you can use in Obsidian. Works with Apple Notes, OneNote, Evernote, Notion, Google Keep, and many other formats.
Mind Map
6 years ago by James Lynch
An Obsidian plugin for displaying markdown notes as mind maps using Markmap.
Advanced Slides
4 years ago by MSzturc
Create markdown-based reveal.js presentations in Obsidian
Buttons
5 years ago by Sam Morrison
Buttons in Obsidian
ExcaliBrain
4 years ago by Zsolt Viczian
A graph view to navigate your Obsidian vault
Quiet Outline
4 years ago by the_tree
Improving experience of outline in Obsidian
Enhancing Mindmap
5 years ago by Mark
obsidian plugin editable mindmap,you can edit mindmap on markdown file
Multi-Column Markdown
5 years ago by Cameron Robinson
A plugin for the Obsidian markdown note application, adding functionality to render markdown documents with multiple columns of text.
Excel to Markdown Table
5 years ago by Ganessh Kumar R P
An Obsidian plugin to paste data from Microsoft Excel, Google Sheets, Apple Numbers and LibreOffice Calc as Markdown tables in Obsidian editor.
CardBoard
5 years ago by roovo
An Obsidian plugin to make working with tasks a pleasure (hopefully anyway).
Emoji Shortcodes
5 years ago by phibr0
Emoji Shortcodes - Obsidian Plugin | Adds Support for Emoji Shortcodes to Obsidian
ChatGPT MD
3 years ago by Bram Adams
A (nearly) seamless integration of ChatGPT into Obsidian.
Image auto upload
5 years ago by renmu123
auto upload image with picgo
ReadItLater
5 years ago by Dominik Pieper
Markdown Formatting Assistant
6 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.
Docxer
2 years ago by Developer-Mike
🚀 Boost your productivity by previewing and converting Word files easily to markdown.
File Cleaner Redux
3 years ago by husjon
A plugin for Obsidian to help clean up files in your vault
JSON-CSV Importer
2 months ago by farling42
Plug-in for Obsidian.md which will create Notes from JSON files
Links
3 years ago by MiiKey
manipulate & manage obisidian links
Obsidian Clipper
4 years ago by John Christopher
Obsidian plugin that allows users to clip parts of a website into their obsidian daily note (or new note)
Table Extended
5 years ago by AidenLx
Extend basic table in Obsidian with MultiMarkdown table syntax
Enveloppe
4 years ago by Mara-Li
Enveloppe helps you to publish your notes on a GitHub repository from your Obsidian Vault, for free!
Table Generator
4 years ago by Boninall
A plugin for generate markdown table quickly like Typora.
Image Captions
4 years ago by Alan Grainger
Add captions to images with inline Markdown and link support. The caption format is compatible with the CommonMark spec and other Markdown applications.
Sheets Extended
3 years ago by NicoNekoru
Plugin that adds features to tables in obsidian including merging, vertical headers, and custom css
Recipe view
3 years ago by lachholden
View your Obsidian notes as interactive recipe cards while you cook.
Markdown prettifier
6 years ago by pelao
A markdown prettifier for obsidian
Chronos Timeline
2 years ago by Claire Froelich
Render interactive timelines in your Obsidian notes from simple Markdown.
Copy as HTML
5 years ago by Bailey Jennings
A simple plugin that copies the selected text to your clipboard as HTML
Obsidian markdown export
4 years ago by bingryan
This plugin allows to export directory/single markdown to a folder. support output format(html/markdown/text)
GitHub Sync
3 years ago by Kevin Chin
Sync Obsidian vault to personal GitHub
Creases
4 years ago by Liam Cain
👕 Tools for effectively folding markdown sections in Obsidian
Slides Extended
2 years ago by Erin Schnabel (original: MSzturc)
Create markdown-based reveal.js presentations in Obsidian
Copy document as HTML
4 years ago by mvdkwast
Obsidian plugin: copy document as HTML, including images
Auto Template Trigger
3 years ago by Numeroflip
An obsidian.md plugin, to automatically trigger a template on new file creation
Mehrmaid
2 years ago by huterguier
Rendering Obsidian Markdown inside Mermaid diagrams.
Heading Shifter
4 years ago by kasahala
Easily Shift and Change markdown headings.
Show Current File Path
6 years ago by Ravi Mashru
Obsidian plugin to show the file path of the current file in the status bar
Extract url content
5 years ago by Stephen Solka
Plugin to extract markdown out of urls
Smart Context
2 years ago by 🌴 Brian
Hotkeys for templates
5 years ago by Vinzent
Marker PDF to MD
2 years ago by L3N0X
Make use of different AI models to convert your pdfs into markdown with perfect ocr, latex formulas, tables, images and more! Supports Mistral AI OCR (free) and self hosted variants!
Daily Named Folder
5 years ago by Nemo Andrea
Like daily note, but nested in a daily folder and some more improvements
Slurp
2 years ago by inhumantsar
Slurps webpages and saves them as clean, uncluttered Markdown. Think Pocket, but better.
Markdown Attributes
5 years ago by Jeremy Valentine
Add attributes to elements in Obsidian
Extract Highlights
6 years ago by Alexis Rondeau
Manage your highlights in Obsidian by easily creating, removing and exporting them.
Simple Columns
a year ago by Josie
An Obsidian plugin that lets you create easily resizable and customizable columns in your notes.
Smart Templates
2 years ago by 🌴 Brian Petro
Smart Templates is an AI powered templates for generating structured content in Obsidian. Works with Local Models, Anthropic Claude, Gemini, OpenAI and more.
Enhanced Copy
2 years ago by Mara-Li
A obsidian plugin that allows to copy in markdown in reading view or canvas read-only view, creating profile and transform the text during copy.
Marp
4 years ago by JichouP
Plugin to use Marp with Obsidian
Markdown table checkboxes
3 years ago by DylanGiesberts
Obsidian plugin. Allows for the usage of checkboxes inside markdown tables.
Better Markdown Links
2 years ago by mnaoumov
Obsidian plugin that adds support for angle bracket links and manages relative links properly
Fountain Editor
3 months ago by Chuang Caleb
Obsidian plugin for Fountain screenplay syntax formatting.
Copy Inline Code
3 years ago by Ondrej Zavodny
Markdown Furigana
5 years ago by Steven Kraft
Simple Markdown to Furigana Rendering Plugin for Obsidian
Dataview Serializer
2 years ago by Sébastien Dubois
Obsidian plugin that gives you the power of Dataview, but generates Markdown, making it compatible with Obsidian Publish, and making the links appear on the Graph.
CookLang Editor
5 years ago by death_au/cooklang
Edit and display Cooklang recipes in Obsidian
Image Upload Toolkit
3 years ago by Addo Zhang
An obsidian plugin for uploading local images embedded in markdown to remote store and export markdown for publishing to static site.
Copy Image
3 years ago by Felipe D.S. Lima
Easily copy image to clipboard by right clicking image.
From Template
5 years ago by mo-seph
Simple plugin to create Notes from a template, and fill in fields defined there
Note Auto Creator
4 years ago by Simon T. Clement
An Obsidian plugin for automatically creating notes when linking to non-existing notes
Advanced Progress Bars
a year ago by cactuzhead
Obsidian plugin to create custom progress bars
Tweet to Markdown
5 years ago by kbravh
An Obsidian.md plugin to save tweets as Markdown files.
Automatic Linker
2 years ago by Kodai Nakamura
Avatar
3 years ago by froehlichA
An obsidian plugin for displaying an avatar image in front of your notes.
Dataview Publisher
2 years ago by UD
Output markdown from your Dataview queries and keep them up to date. You can also be able to publish them.
Copy as LaTeX
5 years ago by mo-seph
Quick plugin to be able to copy/paste from Obsidian/Markdown into a Latex document
Paste Mode
5 years ago by Jacob Levernier
Obsidian Notes plugin for pasting text and blockquotes to the cursor's current level of indentation.
Table Checkbox Renderer
9 months ago by Daniel Aguerrevere
Interactive checkboxes for Markdown tables in Obsidian. Toggle checkboxes in Reading Mode and instantly update your Markdown file. Supports multiple checkboxes per cell and any table layout.
Recipe Grabber
3 years ago by seethroughdev
Markdown Tags
2 years ago by John Smith III
Enhance your Markdown documents with custom tags. Use predefined or custom labels, customizable colors, and arrow indicators to visually track tasks and statuses.
qmd as md
4 years ago by Daniel Borek
A plugin for Obsidian that enables editing and compiling `qmd` Quarto files.
Horizontal Blocks
a year ago by iCodeAlchemy
Bring Notion-style layouts to Obsidian — with side-by-side, resizable markdown blocks that support full Obsidian syntax including images, embeds, and internal links.
Markdown to Jira Converter
4 years ago by muckmuck
An obsidian.md plugin, which provides a markdown to jira markup converter
Insta TOC
2 years ago by Nick C.
Generate, update, and maintain a table of contents for your notes while typing in real time.
My Bible
3 years ago by GsLogimaker
Your own customization bible in your personal vault!
Extended Markdown Syntax
2 years ago by Kotaindah55
Extend your Markdown syntax using delimiters instead of HTML tags, such as underlining, superscript, subscript, highlighting, and spoiler.
Export to HTML
2 years ago by kalvn
Export a note as HTML in the clipboard or in a file.
Obsidian Dynamic Embed
4 years ago by Ivaylo Dimitrov Dabravin
Marjdown shortcuts
4 years ago by Jules Guesnon
🪨 Obsidian plugin that allows to write markdown from commands
Templify
2 years ago by Boninall
A releases repo for custom editable template in Obsidian.
YouTube Template
3 years ago by sundevista
📺 A plugin that would help you to fetch YouTube videos data into your vault.
Immersive Translate
2 years ago by imfenghuang
Immersive Translate For Obsidian
Markdown Tree
3 years ago by carvah
Introducing a powerful plugin that revolutionizes directory tree creation. With its intuitive Markdown-inspired coding style, this plugin empowers users to effortlessly and swiftly construct intricate directory trees.
Autocorrect Formatter
3 years ago by b-yp
A plugin running on Obsidian that utilizes autocorrect to format Markdown content.
Visual Crossing Weather
2 years ago by willasm
Character Sheets
a year ago by Grayvox
📝Create character sheets for your very own traumatized little guys with Obsidian.
Dirtreeist
4 years ago by kasahala
Render a directory Structure Diagram from a markdown lists in codeblock.
Granola Meetings Simple Sync
22 days ago by philfreo
"Granola Meetings Simple Sync" Plugin for Obsidian
Image Uploader
5 years ago by Creling
mdx as md
5 years ago by Nikolay Kozhukharenko
Edit mdx files in Obsidian.md as if they were markdown
MagicCalendar
3 years ago by Vaccarini Lorenzo
An obsidian plugin that exploit a natural language processing engine to find potential events and sync them with iCalendar
Quoth
5 years ago by Eric Rykwalder
Hard Breaks
4 years ago by Börge Kiss
↩ A plugin for Obsidian that adds functionality to force hard line breaks
Note to RED
a year ago by Yeban
一键将 Obsidian 笔记转换为小红书图片进行导出
Floccus Bookmarks to Markdown
3 years ago by mddevils
Confluence to Obsidian
3 years ago by K
import confluence space into obsidian
Default Template
8 months ago by raeperd
obsidian plugin to set default template for new notes
Yesterday
3 years ago by Dominik Mayer
Obsidian plugin providing Yesterday journaling support
JSONifier
6 years ago by Kjell Connelly
Quadro
3 years ago by Chris Grieser (aka pseudometa)
Obsidian Plugin for social-scientific Qualitative Data Analysis (QDA). An open alternative to MAXQDA and atlas.ti, using Markdown to store data and research codes.
PDF Folder to Markdowns
a year ago by CrisHood
Convert a folder of PDFs into a folder of Markdown files with embedded PDFs. This plugin is useful for users who want to migrate their PDF notes from different apps (e.g., Boox) or organize their reference materials inside Obsidian.
Discord Message Formatter
3 years ago by Emile Durkheim
Obsidian.md plugin that lets you copy Discord conversations and perfectly formats them to Obsidian Markdown!
Cliplet
10 months ago by namikaze-40p
An Obsidian plugin that serves as a clipboard and snippet manager — your own, separate from the OS clipboard.
Console Markdown Plugin
4 years ago by Daniel Ellermann
An Obsidian plugin which renders console commands and their output.
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).
Liquid Templates
5 years ago by Diomede Tripicchio
Define your templates with LiquidJS tags support
Prettier
2 years ago by GoodbyeNJN
Mochi Cards Exporter
6 years ago by kalbetre
Mochi Cards Exporter Plugin for Obsidian
File Include
3 years ago by Till Hoffmann
Awesome Flashcard
4 years ago by AwesomeDog
Handy Anki integration for Obsidian.
OzanShare Publish
5 years ago by Ozan Tellioglu
This plugin allows you to publish your markdown notes with a single click directly from your Obsidian vault.
Confluence Converter
2 years ago by Addo Zhang
An Obsidian Plugin for Confluence
Markdown to Slack Message
3 years ago by Woongshik Choi
Meld Build
3 years ago by meld-cp
Write and execute (sandboxed) JavaScript to render templates, query DataView and create dynamic notes.
Relative Find
5 years ago by phibr0
Frontmatter generator
3 years ago by Hananoshika Yomaru
A plugin for Obsidian that generates frontmatter for notes
Markdown Blogger
3 years ago by Alexa Fazio
Allows developers to push markdown notes to their local blog, portfolio, or static site. Works with Astro.js, Next.js, and any other framework configured to render markdown pages.
Auto Front Matter
3 years ago by conorzhong
Obsidian GoLinks
4 years ago by David Brownman (@xavdid)
Turn go/links into clickable elements in Obsidian
Obsidian Handlebars Template Plugin
4 years ago by Sean Quinlan
This is a plugin for Obsidian adding support for the Handlebars template engine in Obsidian notes
Image To Lskypro
3 years ago by NekouTarou
支持直接上传图片到图床Lsky,基于https://github.com/renmu123/obsidian-image-auto-upload-plugin.git改造。
Side-Notes
a month ago by Fried Fishsticks
Tufte-style sidenotes for Obsidian
Title As Link Text
a year ago by Lex Toumbourou
An Obsidian plugin to set the Link Text using the document title
Global Markdown Encryption
3 years ago by shlemiel
a plugin for encrypting obsidian markdowns in-memory, single password based.
Filename Emoji Remover
4 years ago by Yüksel Tolun
A simple plugin for the note taking app Obsidian that will rename your files to remove emojis in their names.
Spoilers
2 years ago by Jacobtread
Spoiler blocks for Obsidian
Workona To Obsidian
4 years ago by Holmes555
Plug-in for Obsidian.md which will import Workona json file
Ruled template
3 years ago by YPetremann
An obsidian plugin that check rules to select which template to use.
Micro templates
3 years ago by epszaw
Flexible embedded micro templates powered by javascript functions
Markdown Link Space Encoder
3 years ago by Ron Kosova
Obsidian plugin to automatically encode spaces to %20 in Markdown-style links
Search Templates Library
3 years ago by Pentchaff
Obsidian plugin that allows to store searches templates for later use, and displays search results both in the search view and graph view.
SlashComplete
9 months ago by Spiderpig86
Notion-style Markdown autocompletion for Obsidian.
Cooklang
3 years ago by Roger Veciana i Rovira
Markdown Timeline
2 years ago by Jiaheng Zhang
An Obsidian plugin to record the events in a Flashback timeline
Slackify Note
3 years ago by Jeremy Overman
Literate Haskell
4 years ago by James Jensen
An obsidian plugin for integrating .lhc files into your PKM.
Attachments MD Indexer
2 years ago by Ian Inkov
Converts Obsidian canvas files to markdown index files, making canvas content searchable and graph-viewable within Obsidian.
Reason
3 years ago by Joshua Pham
Digest your Obsidian notes
Codeblock Template
3 years ago by Super10
A template plugin that allows for the reuse of content within Code Blocks!一个可以把Code Block的内容重复利用模板插件!
Callout Copy Buttons
2 years ago by Aly Thobani
An Obsidian plugin that adds copy buttons to callout blocks in your notes.
Markdown Image Caption
3 years ago by Hananoshika Yomaru
Generate image caption easily. Completely markdown-based.
PubScale
3 years ago by piriwata
An obsidian plugin for insert your note into a PlanetScale table
Postfix
3 years ago by Bhagya Nirmaan Silva (@bhagyas)
A postfix plugin for Obsidian
Note Minimap
a year ago by Yair Segel
Add a minimap to your Obsidian notes.
Simple Todo
2 years ago by elliotxx
A minimalist text-based todo manager (Text-Based GTD) for efficient task management in Obsidian.
Task list
3 years ago by Ted Marozzi
A simple obsidian plugin enabling better task management via lists.
Pickly PageBlend
3 years ago by Dmitrii Mitrichev
The easiest way to share your Obsidian notes
rumdl
13 days ago by rvben
Obsidian plugin for markdown linting with rumdl
Publish URL
3 years ago by Hananoshika Yomaru
copy the publish url to clipboard
Copy Section
2 years ago by skztr
Obsidian.md plugin adding a Copy button to the top of Headed sections
Paste From History
3 years ago by Daniel Karakka
Obsidian plugin that adds the ability to paste text from Obsidian's clipboard history.
Foodiary
2 years ago by vkostyanetsky
Food tracker plugin for Obsidian
Highlight Helper
3 years ago by Chongmyung Park
Helper to collect highlight in Obsidian
Strip Internal Links
3 years ago by Adi Ron
A simple Obsidian plugin to strip internal links from files
Templated daily notes
3 years ago by digitorum
Allow to create templayted daily note in specific folder
Image Embedder
a year ago by Natalie Sumbo
Paste Image Rename and Convert
a year ago by iaos
An obsidian plugin that renames pasted images and covert formats
Archivist Importer
5 months ago by Archivist AI
An Obsidian Plugin to Imort Your Vaults into Archivist
WhatsApp export note
2 years ago by JoaoEmanuell
Obsidian plugin to export notes for whatsapp
Remove HTML Tag
2 years ago by ChenPengyuan
Paste Image Into Property
2 years ago by Nito
Bi Ji Tong Bu
20 days ago by 笔记同步助手
Bi Ji Tong Bu (笔记同步助手) for Obsidian — marketplace edition (no self-update; full disclosures)
Markdown Cleaner
4 months ago by gao-qian-long
Obsidian格式化markdown插件
Note Linker with Previewer
2 years ago by Nick Allison
Obsidian Plugin to find and Link notes
Copy Contents
a month ago by Richard Jones
Copy or export file and folder contents - perfect for LLMs
Template Filename
a year ago by Callum Alpass
Obsidian plugin for creating notes with templatable filenames
LongtimeDiary
5 months ago by sawamaru
This is Obsidian Plugin to show past DailyNotes on the same day in previous years.
Convert Base64 to PNG
a year ago by Nykko Lin
Converts base64-encoded images to local PNG files for Obsidian.
Emoji selector
10 months ago by summer
Insert custom emojis with quick search, auto-suggestions, and customizable templates.
Quarto Exporter
2 years ago by Andreas Varotsis
Export Obsidian notes to Quarto-compatible QMD files.
AI Chat as Markdown
2 years ago by Charl P. Botha
Dayframe
25 days ago by Ganessh Kumar R P
🖼️ like a picture frame but for your daily notes.
Limitless Lifelogs
a year ago by Maclean Dunkin
Sync your Limitless AI lifelog entries directly into Obsidian markdown files.
ii
2 years ago by Wilson
The main feature of this plugin is to quickly insert common Markdown code and HTML code, including Sup, Sub, Audio, Video, Iframe, Left-Center-Right Alignment, Variables, Footnotes, Callout, Anchor Points, HTML Comments and so on.
Simple File Push
3 years ago by Kim Hudaya
Simple file push blog plugin
Markdown Calendar Generator
a year ago by Zach Russell
An intentionally simple obsidian markdown table calendar generator
Import GitHub Readme
2 years ago by Chasebank87
Varinote
2 years ago by Giorgos Sarigiannidis
A plugin for Obsidian that allows you to add variables in Templates and set their values during the Note creation.
Fuzzy Note Creator
2 years ago by HaloGamer33
An Obisidan plugin for quickly creating notes with the help of a fuzzy finder. Now with templates!
Template by Note Name
2 years ago by Jacob Learned
A simple Obsidian plugin to automatically template notes based on their title
Visual Card Writer
23 days ago by David Hurt
A visual, card-based Markdown writing interface for Obsidian.
Recursive Copy
2 years ago by datawitch
Asciidoc Reader
2 years ago by voidgrown
Obsidian plugin for reading AsciiDoc files
Power Editor
a month ago by Power Plugins
Format any note from a toolbar, selection bubble, or slash menu: WYSIWYG editing, block drag handles, image resizing, dictation, and AI edits, all staying plain Markdown.
Clipboard Manager
a year ago by Ayush Raj
The clipboard obsidian plugin
Custom Comments
a year ago by Jack Chronicle
Adds a method to create custom methods to enclose comments
Simple Vault Importer
a year ago by WebInspectInc
Command Line
a year ago by Steven Stallion
Copy command lines from your notes to the clipboard.
Square
a month ago by Jiao Yingxing
Installable runtime artifacts for Square, a lightweight Obsidian habit tracker.
Xboard
22 days ago by wrbin
一款易上手、已美化、更适合AI工作流的obsidian工作台
Cooksync
2 years ago by Cooksync
This is the official Obsidian plugin for Cooksync, maintained by the Cooksync team. It enables automatic import of recipe data from your Cooksync account. Note that this plugin requires a Cooksync account - a paid service that makes it easy to collect recipes from almost any recipe website.
Keyboard Formatter
a year ago by Lauloque
Formats keyboard text (kbd) in your Obsidian notes quickly and consistently.
Chat clips
a year ago by sleepingraven
Record chat in ordinary markdown list.
Paste as file link
a year ago by Matthias Büge
This plugin is used to paste a text from the clipboard as a link to an existing obsidian note
Daily Notes Automater
a year ago by David Pedrero
Student Repo
a year ago by Feirong.zfr
学生知识库助手(Student Repository Helper)是一个面向学生或学生家长的Obsidian 插件,这款插件旨在解决学生在学习阶段面临的资料管理难题,将学习过程中产生的各类重要资料,如试卷、笔记、关键文档、绘画手工作品等,进行系统性的数字化整合与管理,并利用 AI 助手定期进行学习分析总结。随着时间的推移,它将助力你逐步搭建起一座专属你自己的知识宝库,这座宝库将伴随你一生,成为你知识成长与积累的见证。
Ghost Text
a year ago by lawrencefeng17
Budget Planner
a month ago by kalinichenko88
A minimalist budget planning tool for Obsidian. Create, track, and manage budgets using markdown code blocks directly in your notes.
Tabsdown
a month ago by grafanakibana
Create accessible, theme-native tabbed blocks for Markdown-renderable content in Obsidian.
Interactive Code Blocks
2 years ago by Student Assistenten Team Deeltaken
Hanko
2 years ago by Telehakke
Obsidian plugin.
Fix Line Endings on Copy
a year ago by KiwiJanus
Handlebars Dynamic Templating
7 months ago by Hide_D
Handlebars dynamic templating. Define template files and use them dynamically via hb blocks. Template recursion is also possible.
GH Links Shortener
10 months ago by David Barnett
Obsidian plugin to set shortened link text for pasted GitHub URLs
Sonkil
a year ago by ohyoungpark
Pug Templates
2 years ago by Nicholas Wilcox
An Obsidian plugin that enables the usage of Pug templates.
Arweave Uploader
2 years ago by makesimple
Hexo Toolkit
2 years ago by Xiangru
An Obsidian plugin for maintaining Hexo posts.
Note Types
a month ago by jsmorabito
PDF to Markdown Native
13 days ago by Andres Herle Lang