Gnopps

Results 11 comments of Gnopps

Having the same issue here. Vue.config.performance = true and Vue devtools working well but nothing detected in performance devtool.

> Does scrolling automatically scroll to where the editor is? Yes, it seems that the page automatically shows the editor when you have markdown enabled. It does not focus on...

I've created a slightly different workaround using dataviewjs. See the last line in the code below. ``` let meetings = dv.current().file.inlinks meetings = meetings.sort(k => dv.page(k).date, 'desc') for (let meeting...

I'd also like to see a setting to change the sounds. For now I've changed it in a hacky way: 1. Find the sound you wish to use as replacement....

Thanks for your suggestion! I experimented a bit using your suggestion and realised I could use the ```penalty``` value in a separate dataset as reference. so final code is: ```tracker...

@louisameline How did you eventually solve this? I'm looking for the same right now: 1. Unregistered user => Store locally only 2. Registered user => Use firestore

The workaround I use is to enter a duration, save, then edit the flight and delete the duration.

It is working on mobile for me. Would you please try using an empty vault with just Rewarder installed and see if same thing happens on mobile?

Thanks for your feedback and suggestions. To comment: - Task sounds are already available as a separate plugin. While I agree it would be within the scope of Obsidian Rewarded...

Here you go: https://github.com/paulphys/task-completion