mcndt / obsidian-toggl-integration

A Toggl integration plugin for the popular knowledge base application Obsidian.
GNU General Public License v3.0
283 stars 21 forks source link

As a user, I can link a Toggl Project with a note in my vault using YAML frontmatter. #33

Open mcndt opened 3 years ago

mcndt commented 3 years ago

For example, a note's frontmatter can contain:

toggl-pid: 120219380293

or

toggl-project: "Obsidian Plugin Development"

This links the note internally with the project, making the project title clickable in plugin UI elements to open the project note.

GitMurf commented 2 years ago

I'm confused, so does this actually work? or is this just a feature idea you submitted to track? Thanks for the amazing plugin! @mcndt

mcndt commented 2 years ago

@GitMurf Hi! Thanks for using the plugin :)

This is a feature request someone posted on the discussions page, which I put here for tracking as you said. As it stands I have not looked into it further, but it's good to know more people would benefit from this.

I'm currently close to releasing a pretty big update that will let you embed Toggl reports into notes, see #27 for a preview!