Carlo @ ActionsDotWork · @actionsdotwork
623 followers · 430 posts · Server pkm.social

Actions URI 1.3.0 was released today! 🚀

The new version 1.3 of my community plugin adds support for …

- commands (think “Command palette”)
- Weekly, Monthly, Quarterly, and Yearly Notes (c/o Periodic Notes)

Details and links to the new docs in the release notes: forum.actions.work/t/release-1

Get the plugin it from the Community Plugins index: obsidian.md/plugins?search=zot

Have a productive week, y'all 🤙🏼

#ObsidianMD #obsidian #pkm #actionsuri

Last updated 1 year ago

Carlo @ ActionsDotWork · @actionsdotwork
610 followers · 397 posts · Server pkm.social

@AnthonyBaker @anders Well, there is the Create Folder action: support.actions.work/article/5

But if you’re not on macOS and/or into bare-bones scripting, my community plugin might help: czottmann.github.io/obsidian-a

#actionsuri

Last updated 1 year ago

actions.work · @actionsdotwork
587 followers · 357 posts · Server pkm.social

@the_hofmann Addendum: Even if it's out of scope for AfO, if you're into scripting and need to get content into Obsidian, take a look at my plugin's API. czottmann.github.io/obsidian-a

(That's the plugin you've installed as part of the AfO "link your vault" onboarding steps.)

#actionsuri

Last updated 1 year ago

actions.work · @actionsdotwork
580 followers · 351 posts · Server pkm.social

Version 1.2.0 of my plugin is out, and it's a big'un.

github.com/czottmann/obsidian-

I've also added the plugin project status to both the README and the docs (czottmann.github.io/obsidian-a) so you'll know what to expect in terms of maturity, development and support.

Thanks for using it in case you actually do 😂

#obsidian #actionsuri #ObsidianMD

Last updated 1 year ago

actions.work · @actionsdotwork
580 followers · 351 posts · Server pkm.social

The upcoming release feels solid. Applying templates on note creation (including daily notes!) is useful. I'm aiming for a release tomorrow.

#actionsuri

Last updated 1 year ago

Carlo Zottmann · @czottmann
840 followers · 3089 posts · Server norden.social

I am excited and humbled to have the 👏🏻opportunity👏🏻 to disrupt and revolutionize the process of how we work with our accumulated knowledge repositories in a truly deep, personalized way so that we can better realize our true potential. #blessed

Oh shit, oh wait, this isn't LinkedIn. Phew, thank the Gods. Yeah, I'm gonna work on getting my plugin to apply templates to new notes.

#actionsuri #obsidian

Last updated 1 year ago

actions.work · @actionsdotwork
575 followers · 345 posts · Server pkm.social

In case you're using my plugin : its upcoming 1.2.0 will include appending/prepending below headlines, and optional note creation if the note couldn't be found.

Enough people asked nicely, which is a good yardstick for implementing it. 😉

github.com/czottmann/obsidian-

#ObsidianMD #actionsuri #obsidian #pkm #obsidianplugins

Last updated 1 year ago

actions.work · @actionsdotwork
575 followers · 345 posts · Server pkm.social

Racing down the race track that is the long road to Actions for Obsidian 1.2.0 and Actions URI 1.2.0…

Current status / roadmap: secure.helpscout.net/docs/63de

Webcam footage of me writing writing both Swift and Typescript code in the same hour:

#actionsforobsidian #ObsidianMD #obsidian #pkm #shortcutsapp #actionsuri

Last updated 1 year ago

Actions for Obsidian · @actionsdotwork
479 followers · 232 posts · Server pkm.social

v1.1.0 is out!

New stuff this time around:

- If you're unhappy with the global search, and use , you'll be delighted about the new `/omnisearch` routes
- Actions URI should now handle unexpected exceptions outside its control more graceful
- Less race conditions when creating notes in Templater-controlled folders!

- Release: github.com/czottmann/obsidian-
- Community Plugins: obsidian.md/plugins?id=zottman

#actionsuri #omnisearch #ObsidianMD #obsidian #pkm

Last updated 1 year ago

Actions for Obsidian · @actionsdotwork
479 followers · 231 posts · Server pkm.social
Actions for Obsidian · @actionsdotwork
479 followers · 229 posts · Server pkm.social

I just fixed* a "fun" issue in :

Creating an empty note in a Templater-"owned" folder will make Templater add its initial content, right? But if you follow the `/note/create` with, say, a `/note/search-and-replace` call right away, the note might still be empty 'cause Templater needs a bit of time to react.

So, Actions URI will check whether Templater is installed and active and give it some time before returning.

*) Included in the next version of the plugin

#actionsuri #ObsidianMD #obsidian

Last updated 1 year ago

Actions for Obsidian · @actionsdotwork
431 followers · 201 posts · Server pkm.social

New release of my Actions URI plugin!

v0.18 brings streamlined note creation by adding a new optional `if-exists` parameter to specify a strategy for dealing with an existing note. It overrides the default behavior. So if that particular note already exists, you can choose between overwriting or skipping the default, which is returning an error (in case of a daily note) or adding another note with a numeric suffix. Handy!

github.com/czottmann/obsidian-

#ObsidianMD #obsidian #pkm #actionsuri

Last updated 1 year ago

Carlo Zottmann 🇪🇺 · @czottmann
738 followers · 2291 posts · Server norden.social

Today is "work on Actions URI" day! There's a number of bugs that need to be fixed so I can progress with AfO. Let's gooooo

#actionsforobsidian #obsidianmd #obsidian #pkm #actionsuri

Last updated 1 year ago

Carlo Zottmann 🇪🇺 · @czottmann
713 followers · 1568 posts · Server norden.social

@Colman It launches Obsidian, and that means anything the app itself has going on in terms of sync, will likely be fired up as well.

If you're using iCloud sync, that should work as well since the files in that particular sync folder will change.

That being said: doesn't care at all about sync at that point, it's not part of its scope. It's just like most other plugins in that regard.

#actionsuri

Last updated 1 year ago

Carlo Zottmann 🇪🇺 · @czottmann
713 followers · 1558 posts · Server norden.social

Meanwhile, over on GitHub, there was an interesting suggestion for my plugin. I finally got around thinking about it, and sketched out what this new `/daily-note/create-or-append` route would/could do.

github.com/czottmann/obsidian-

Basically: Finds or creates the current daily and appends some text to it. If the note needs to be created first, will use the template that is specified in its settings, unless the ignore-template parameter is set.

Comments?

#actionsuri #obsidianmd #obsidian #pkm

Last updated 1 year ago