Actions URI

by Carlo Zottmann
favorite
share
Score: 78/100
Description
Category: File Management

The Actions URI plugin is a game-changer for Obsidian users who rely heavily on custom actions and automation. This plugin allows you to easily create custom URI schemes that can be triggered by specific actions, making it easy to automate complex workflows and integrate your notes with other tools and services. With this plugin, you'll be able to streamline your note-taking process, reduce friction, and unlock new possibilities for collaboration and productivity. Whether you're a power user or just looking to optimize your workflow, the Actions URI plugin is definitely worth checking out.

Stats
156
stars
72,153
downloads
9
forks
1,033
days
22
days
22
days
19
total PRs
0
open PRs
3
closed PRs
16
merged PRs
71
total issues
2
open issues
69
closed issues
156
commits
Latest Version
22 days ago
Changelog

No longer broken

  • /note-properties/set: Sometimes, randomly, updating file properties would fail, and the updated keys would become the only remaining frontmatter. This should be fixed now. Thanks to Marco for the heads-up.

Changes

  • /*/rename: Renaming now uses Obsidian's renameFile() function now, which updates all links to the renamed file depending on the user's preferences. Before, Actions URI would just rename the note/ file/ folder, and be done with it.
README file from