Skip to content

agustinvalencia/ObsidianAutomations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My obsidian automations

This repo is a subset of my obsidian vault, which for obvious reason is not public.

Keeping it public in case somebody could benefit of them as well

In order to make use of them it is needed to have installed Dataview, CustomJS and metaedit plugins.

Task status button

Has a task-status metadata field.

Then to instantiate the button

	```dataviewjs
	const {TaskStatusBtn} = await cJS()
	await TaskStatusBtn.render({container: this.container})
	```

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published