GovSat1
GovSat1
> Is this still not possible? +1 would love to see support for this as well, I think it will be a more common use case going forward with properties....
This is a long-standing issue due to luxon date formats. As a workaround, you can convert to unix-time and divide. Try: `(( number(dateformat(date(today), "X")) - number(dateformat(date(file.cday), "X")) ) / 86400...
+1 Or add the ability to disable image paste conversion in order to use this plugin to handle attachments only and the Paste Img Png to Jpg plugin for images
I've been mulling this over as well - in my case the best way to handle locations in travel logs. The way I am doing it now is to create...
This plugin dev is MIA. However I don't think this would be overly complex to implement. It looks like the streak calculation functions are in expr.ts as maxStreak* I think...
> I've just tried putting something other than 1 or leaving blank. If I put any number at all, it counts it as done, and adds it to streak. If...
> @gordonrobb I'm doing my best to keep my fork updated and I'll gladly accept pull requests there or here (I'll merge them over on my fork as I don't...
An alternative for those needing this now may be to use text/regex matching instead of frontmatter, depending on your use case. In this example, for a checkbox, boolean true or...
Any traction on this? There are workarounds but it would greatly simplify duration queries if it could be fixed
Is this option supposed to affect overview as well? Those links always open a new tab no matter what I have this setting on