Abstract
Statistical time: 2024-07-21 21:00 ~ 2024-08-02 21:00
Statement: This column is inspired by a series of Obsidian Roundup articles written and published by Ms. Eleanor Konik from April 2021 to June 2023. Those interested may follow the original author’s personal website Obsidian Iceberg. The section’s content is sourced from the official Obsidian Discord channel and information on corresponding projects on Github or there independent websites. Descriptions may have been modified based on personal interpretation, and corrections are welcome if there are any inaccuracies. Thank you to the Obsidian team for bringing us such excellent software.
Plugin News
Community Plugins
New
Vault Size History ByTechnerium
Visualize the historical growth of your vault by displaying a graph that tracks the number of files over time.
Relay BySystem 3
Relay is a collaborative editing plugin for Obsidian bySystem 3. It uses CRDTs to enable snappy, local-first, real-time and asynchronous collaboration.
Confluence Link ByRazvan Bunga
Upload files to Confluence pages.
Learnie Bytankh99
Enhance your learning with active recall and spaced repetition. Track changes, create review questions, and streamline your study process for more effective, long-lasting learning.
Truth Table+ ByMaximilian Schulten
Allows users to create autofilled truth tables for quick note taking in logic-related fields.
Vertical Tabs Byoxdc
Provide an alternative view that shows open tabs in the vertical direction for better navigation experience.
Super Duper Audio Recorder ByThiago MadPin
Records audio directly, with input device and folder configuration, similar to the core one, but better.
Canvas Picture in Picture Byhypersphere
Enables ability to pin Canvas nodes and float them above the board (Picture-in-Picture mode)
Smart Templates By🌴 Brian Petro
AI powered templates for generating structured content. Works with Local Models, Anthropic Claude, Gemini, OpenAI & more.
Enhanced Symbols Prettifier ByNoam Schmitt
Replace/substitute the symbols with actual symbols you commonly type. It also works for emojis shortcuts, abbreviations, greek letters, math symbols or other snippets/aliases you define.
Inline spoilers Bylogonoff
Adds Discord-like syntax for inline spoilers in reader mode.
Hexo Publisher Byzhenlohuang
Publish your notes to Hexo.
Marker PDF to MD ByL3N0X
Convert PDFs to rich Markdown, including images and ocr using the marker api.
Recent Tab Switcher BySamuel Ang
Switch to the most recently used tab.
Share via Notepad Tab ByIulian Onofrei
Share notes via Notepad Tab ( https://notepadtab.com/ ).
Rich Text Editor Shortcuts ByJoshua Wootonn
Some rich text editing shortcuts ported from Notion: Create and toggle checkboxes, paste links wrapping your current selection, and toggle underline without leaving the keyboard.
Quick Open ByJames Alexandre
Quickly open items in modals using keyboard shortcuts.
Dashboard navigator ByBernardo Pires
Vault dashboard and navigator. Show recent files by type, files per day, week, month, search files by name, date, tags and more. Vault dashboard and navigator. Show recent files by type, files per day, week, month, search files by name, date, tags and more.
Auto Folder Collapse ByDario Casciato
Automatically collapses all subfolders when a parent folder is collapsed.
Fast Image Auto Uploader ByLongtao Wu
Automatically uploads images in Obsidian and replaces them with online links, supporting multiple image storage services including GitHub, Qiniu Cloud, and Samba.
Post Medium Draft ByEverett Bolton
Post the current note to your Medium account as a draft.
Note 2 Tag Generator ByAugustin
Generate tags from notes without openai key in multiple languages.
YouTube downloader ByBlake Chan
Download videos from YouTube.
Rollover Weekly Todo ByShubham Sethi
This plugin will rollover any incomplete todo items from the previous weekly note to current week’s weekly note.
Heading Toggler ByLord Turmoil
Easily toggle heading levels in Markdown documents with shortcuts.
Images to Gist ByInder Singh
Upload images to your GitHub secret Gists. Also, resize uploaded images on the fly.
Better Recall ByFlorianWoelki
Add anki-like spaced repetition and recall to your vault.
Paste as Embed ByMatt Laporte
When pasting text into a note, check the text against regexp patterns. When it matches, create a new note containing the text, and embed that note into the active note.
Note Linker with Previewer ByNick Allison
This is a plugin to find links between your notes.
- Features
- Doesn’t link inside code blocks, latex blocks, or other special markdown tools, it does this as it has a built in markdown parser
- Link Caching, Searching for links is an intensive operation, this is the most intensive part of this plugin. It uses caching to reuse up to date links, so rerunning the command to link your vault will be much faster on the second run.
Tags Routes ByKen
Visualize files and tags as nodes in 3D graphic.
OpenAPI Renderer BySentiago
Generates a Swagger-UI interface and embeds it as an iframe or link in notes。.
Updates
Easy Typing v5.5.0 By Yaozhuwa
- Custom Multi-Cursor Navigation: Inspired by Latex-Suite code, custom rules now support multi-cursor navigation. Building on the update from version 5.4.0, the current custom delete/transform rules support regular expression matching and multi-cursor navigation.
- Transformed String Details:
- Multiple cursors are denoted by
$n
, wheren
is an integer starting from 0. The format${n, text}
can also be used to indicate that the text is selected, with the Tab key navigating to the next cursor.- Custom rule regular expression matching syntax:
r/Regular Expression 1/|r/Regular Expression 2/
. This indicates that both sides of the cursor are matched by regular expressions.
- It’s also possible to have only one side matched by a regular expression, such as:
!|r/\[\[.+?\]\]/
, which can match the scenario where a full-width exclamation mark!
is entered before a wiki link.- Unlike version V5.4.0,
$n
is no longer used to reference the content of captured match groups from regular expressions; instead,[[n]]
is used for this purpose.
[[n]]
represents the content of then
-th captured group, withn
being a natural number starting from 0.- For the m-th captured group of Regular Expression 2, it is denoted as
[[m+n]]
, wheren
is the count of captured groups from the first regular expression.- Other Updates
- Multi-Language Support: Added support for multiple languages, including Simplified Chinese, Traditional Chinese, English, and Russian.
- Escape Character Fix: Resolved an issue where escape characters in custom delete/transform rules were not being escaped properly.
- Smart Space Improvement: Enhanced the intelligent space effect based on link aliases.
- Comment Support in Custom Regular Expression Areas: Lines beginning with
//
are now treated as comments.
Callout Suggestions v1.0.2 By cwfryer
Added a setting to change the text case of the inserted callout.
Enhanced Copy v.0.2.12 By Mara-Li
Allow to convert Dataview queries (including DJS) directly during copy (if in editor!) into Markdown.
You can choose which query type you can convert (inline, code block, only DQL, only DJS…).
- Don’t forgot to set a regex edition for
::
to be converted into:
Vault Explorer v1.38.0 By DecafDev
- Feature
- add automatic loading of grid card cover images
- make wrap filter groups a toggle instead of a dropdown
- set default filter groups container width to 300px
- add scroll indicator to filter groups container for accessibility
- right click on a filter group to edit it
- redesign the custom filter modal
- add border-radius to bottom of grid card
- remove file interaction style. Make the title a hyperlink again
- replace url button with a hyperlink with the hostname
- add a divider between the title/url and the tags/properties on the grid card
- simplify tag and property display on the grid card
- render properties before tags on the grid card
- display file icon in cover image when no cover image is specified
- add clear social media cache button in settings
- update license system to be fully offline and private.
- implement new cover image loading system
- load tags from both the tags property and the body of a markdown note
- add setting to disable loading of body tags
- Refactor
- rename to “Cover image sources”
- rename to “URL property”
Imgur v2.6.0 By Kirill Gavrilov
- Fix the plugin by enforcing individual Client ID per user. Don’t forget to logout and login again to get fresh authentication after specifying your own Client ID.
- Added a feature to upload local image with right-click.
Spotify Api v1.6.0 By Darren-project
Fixes Buffer error for mobile while login.
TImeline View v1.2.2 By b.camphart
- Improvements
- Makes the design of hovering more consistent with canvas hovering behavior
- Makes the “where is this?” tooltip on the top of the timeline consistent with obsidian’s tooltips
- (for theme developers) introduces new css variables for easily tweaking the design
- No Longer Broken
- Adjusts the position of the controls and settings to accommodate the new scrollbars
- Removed unused settings sections (to be re-introduced when features are completed)
Note Definitions v0.25.0 By Dominic Let
- Add atomic definition file type
- Allow customisation of definition popover background colour
- Allow pipe delimiter for aliases.
Produced by PKMer
Info
PKMer (PKMer.cn, PKMer.net) aims to create a powerful knowledge management community in the Eastern Hemisphere. “PKM” stands for Personal Knowledge Management, and the “er” suffix represents individuals. Anyone who is focused on and enjoys personal knowledge management work, and who seeks efficiency, can be included in this category. We hope the community can bring together more people like this.
Tabs updated to v1.1.7
- Resolves conflicts with Virtual Linker l Glossary, and Supercharged Links plugins.
Thino updated to v2.4.50
- Path now is showed near the time of thino when from files [MULTI].
- You can set sync manually in settings.
Appearance
Ayu Light & Mirage Theme By Taro
AnAyuadaptation forObsidianpaired with a font selection.
Abate theme By ricedev10
Custom light and dark theme for Obsidian. Lightens and softens tone for a paper-like read.
Vanilla AMOLED Color Theme By sskki
A slightly more colorful Obsidian AMOLED theme for your ultra-dark theme needs!
nobb Theme By buluw
Brainhack Theme By Spekulucius
A robust theme with only one customizable option: theaccent color.
Using the accent color, you can customize the entire look of this theme. Every color will adjust to one single change.