Description
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
156 stargazers
72,153
downloads
72,153 downloads
9
forks
9 forks
1,033
days
1,033 days since creation
22
days
22 days since last commit
22
days
22 days since last release
19
total PRs
19 total pull requests
0
open PRs
0 open pull requests
3
closed PRs
3 closed pull requests
16
merged PRs
16 merged pull requests
71
total issues
71 total issues
2
open issues
2 open issues
69
closed issues
69 closed issues
156
commits
156 total commits in last one year
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'srenameFile()
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
Similar Plugins
info
• Similar plugins are suggested based on the common tags between the plugins.
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
Advanced URI
4 years ago by Vinzent
Advanced modes for Obsidian URI
URI Commands
4 years ago by kzhovn
Execute URIs from the command palette
URI Converter
5 months ago by wenlzhang
An Obsidian plugin to convert Obsidian URIs to Obsidian internal links.