Skip to content
master
Switch branches/tags
Code
This branch is 9 commits ahead of federico-terzi:master.
Contribute

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

Obsidian in Colour

This package is meant to work in combination with Obsidian - the application for note taking.

Functionality:

demo

Query is activated by the keyword :col , after which the user is asked for a colour and a text size using espanso forms.

The colour and size are then looked up in a local dictionary, if there is a match the property is replaced with the corresponding value. If no match is found the form inputs are left as is. This is useful for colour if one might want to use a specific value.

The dictionaries can be found in the python file "obsidian_colour.py", which every user should customise to their own needs.

Installation

Make sure you have already installed Espanso first.

espanso install obsidian-in-colour
espanso restart

Make sure to create a scripts directory in the espanso directory and store the obsidian_colour.py script there.

About

Espanso package for bring color into Obsidian note-taking.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages