Skip to content

Obsidian Weekly 2024-09-06:Your second brain's IQ has been upgraded!

Obsidian Weekly 2024-09-06:Your second brain’s IQ has been upgraded!

Abstract

Statistical time: 2024-08-30 21:00 ~ 2024-09-06 23: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

Backtick text selector By Ram Rachum

This is a simple plugin that allows you to quickly select text that’s inside backticks by pressing Alt-` to select the next backtick text and Alt-shift-` to select the previous backtick text.

Import GitHub Readme By Chasebank87

Allows you to import a GitHub README file into your vault.

ImgBB Uploader By Jordan Handy

Upload images from your clipboard to ImgBB.

Live Variables By Hamza Ben Yazid

Define variables in your note’s properties and reuse them throughout your content.

Obsidian Weekly 2024-09-06:Your second brain’s IQ has been upgraded!--New

AnySocket Sync By Andrei Vaduva

Self-Hosted synchronization for you Vault using AnySocket.

Obsidian Weekly 2024-09-06:Your second brain’s IQ has been upgraded!--New

Updates

Slides Extended v2.1.2 By Erin Schnabel (original

)

  • Fixes
    • Embed slides with markdown or wiki links
    • Use localhost when exporting to browser
  • Commits
    • skip code blocks when running latex processing
    • tidy simple utillity isUrl, isImage, isIcon
    • clean up source/vaultDir comparison
    • tidy console link 
    • docs content + images

Pane Relief v0.5.5 By PJ Eby

  • Misc. Fixes
    • Improved unmaximize/slide behaviors w/newer Obsidians
    • Restored view header pane numbering for Obsidian 1.6+ (which removed the view header icon from the app HTML)

Iconic v1.0.13 By Holo

  • New features:
    • Folders just got a lot more customizable!
      • Folder icons now appear after their folder arrows by default
      • You can toggle the original behavior by enabling Minimal folder icons
      • There’s a new Show all folder icons setting
      • Folders with default icons visually open when you expand them
    • Icon picker
      • Icon search results are slightly larger
      • Icon and emoji names now start with capital letters
      • Selected colors are now indicated with a checkmark
      • Tablets: The Remove and Emojis buttons are now on the same row
    • Miscellaneous
      • Added a Colorless drag setting, for themes where icon colors blend poorly with their drag ghosts
      • Localized the menus for English (GB)
        Bugfixes:
    • Virtually all of the “black icon” color bugs in various themes are now fixed
    • Colorless settings are working again — forgot to test them after the color updates in 1.0.10
    • Folder icons in RTL languages: are now correctly reversed
    • Invalid colors in external CSS: should no longer break the icon picker
    • (Desktop only): the Remove button in the icon picker is back, after accidentally removing itself in 1.0.12

Linter v1.26.0 By Victor Tao

  • Features
    • Added the ability to use Obsidian comments for ranged ignores
    • Added the ability to specify files where custom auto-correct values are located (see here for a reference on how to use them)
  • Bugs
    • Fixed an issue with some versions of the Linter having the wrong minimum version of Obsidian specified which would cause errors when it would lint files
    • Fixed an issue with an edge case where updating the Frontmatter in Live Preview would break the Frontmatter
    • Fixed an issue with the wrong CJK unicode being used in regex which would occasionally cause issues
    • Fixed an issue with the YAML Title rules where capitalization of the headings would not work the first time it ran due to the order the rules ran in
    • Fixed an issue with moving tags to the frontmatter where it would not allow emojis in the tags
    • Fixed an issue with ' and - being considered words when it came to heading capitalization
    • Fixed an issue with formatting tags using regex that could affect other subsequent keys’ and their values if they had a # in them
  • Documentation
    • Updated wording for Heading Blank Lines to try to make it clearer that there will be only one line before and/or after a heading based on the settings used for that rule
  • What’s Changed
    • Fix: Minimum App Version Fixed to Prevent Wrong Version Being Used on Older Obsidian Versions
    • Fix: Live Preview YAML Update Occasional Breaks Frontmatter
    • Fix CJK symbols and punctuation unicode
    • Support Obsidian-style comment for inline linter toggle
    • Fix: capitalize-headings, yaml-title, yaml-title-alias require two lint passes to resolve
    • Add Custom Auto-Correct Options
    • Prerelease PR
    • Fix: Load Issue Due to Not Defaulting an Array
    • Auto-release beta 1.26.0-rc-2
    • Fix: Tags Regex Not Allowing Emojis
    • Cleanup: Remove Examples from Plugin Build and Fix Load Bug for Custom Replacements
    • Bump braces from 3.0.2 to 3.0.3
    • Bump katex from 0.16.9 to 0.16.11
    • Auto-release beta 1.26.0-rc-3
    • Fix ITs Not Running Properly and ' and - Being Considered to be Words and Letters
    • Update Heading Blank Lines Wording to Be a Little Clearer
    • Fix: Format Tags in YAML Should Only Match tag or tags YAML Value.

Reading Time v1.1.2 By avr

-Changed

  • Upgraded TypeScript, eslint, esbuild, and other dependency versions
  • Automated built/lint checks on pull request
  • Automated building of assets and drafting release
  • Fixed
    • Plugin no longer crashes on mobile
    • Read time updates more reliably on file change

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.

Canvas MindMap v1.0.2 supported many new features

  • Shiny new things
    • Auto layout
      • Support Right to left and Left to right mindmap directions
        • Support Top to bottom and Bottom to top mindmap directions
        • Support node auto resize when text is changed
        • Support move node out of mindmap;
        • Support trigger auto layout when node is changed;
        • Support trigger auto layout when node is deleted;
    • Settings for all features
      • Change hotkey to edit node/create next sibling node/create previous sibling node;
        • Set width, height, gap between nodes;
        • Set default mindmap direction;
        • Set ignore files regex;
    • Better navigation between nodes
    • Context menu for node
      • Create sibling node;
        • Create child node;
        • Select node’s tree;
    • Commands (All commands will ignore if current file is being edited in canvas)
      • Create child node;
        • Create sibling node;
        • Create floating node;
        • Open changelog;
        • Enter/exit edit mode;
    • Hotkeys (All hotkeys can change current mindmap direction)
      • Mod + Shift + ArrowLeft to create a new child node on the left side of the current node;
        • Mod + Shift + ArrowRight to create a new child node on the right side of the current node;
        • Mod + Shift + ArrowUp to create a new child node on the top side of the current node;
        • Mod + Shift + ArrowDown to create a new child node on the bottom side of the current node;
  • Bug fixes
    • Cannot enter edit mode when create a new node;
    • Cannot delete node when node is the only child of its parent/only node in the mindmap

Appearance

Minimal theme css snippets By replete

Obsidian Weekly 2024-09-06:Your second brain’s IQ has been upgraded!--Appearance

Added some Ultra Compact snippets to minimal theme tweak snippets repo. Pictured:

  • Compact Tabs
  • Compact File Explorer
  • Compact Sidebar
  • Compact-er Tab Header
  • Custom Separators
  • Hide Ribbon
  • Tab Header show path and title
  • Ultra Compact
  • Ultra Compact Sidebar
  • Excalidraw Compact

Snippet: Hover Callouts By Harry

Hover callouts functions so that Obsidian. Md callouts that are not set to be open or closed with a toggle will be collapsed until hovered over at which point they will expand.

  • Important
    • If the content of your callout is more than 41 lines (With default text size) or otherwise exceeds 1000px in height you must adjust the snippet in order for your content to not be cut off.
    • This snippet has not yet been tested on non default callout themes.
    • This does not apply to nested callouts at the moment.

OISTNB Theme By omsandeeppatil

Obsidian Weekly 2024-09-06:Your second brain’s IQ has been upgraded!--Appearance

Adrenaline Theme By Spekulucius

Obsidian Weekly 2024-09-06:Your second brain’s IQ has been upgraded!--Appearance

Colored Candy Theme

Obsidian Weekly 2024-09-06:Your second brain’s IQ has been upgraded!--Appearance

This is a cute lil’ theme for Obsidian that changes the interface colors based off of your chosen accent color.

Lumines Theme

Obsidian Weekly 2024-09-06:Your second brain’s IQ has been upgraded!--Appearance

Other News

Obsidian Plugin Generator By Mike Bird

An intelligent tool to generate custom Obsidian plugins based on user descriptions and answers.