LiamRiddell/obsidian-solve

Support referring to previous values via automatic variables

Closed

#6 opened on Aug 29, 2023

 (19 comments) (0 reactions) (0 assignees)TypeScript (4 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (126 stars)
PR merge metrics
 (PR metrics pending)

Description

I'd love to be able to refer to previous calculations in the same file via a line number reference, similar to the feature of Soulver.

This allows me to break down calculations into multiple lines to self document steps.

Contributor guide