Evan Harmon

Results 6 comments of Evan Harmon

I just ran into this issue as well. Filename Heading Sync causes templater's await tp.file.rename(newFilename) to not work. Specifically, in my case, it renames the file but doesn't include the...

Good idea! With that strategy, this was the best I could come up with: ``` { tp.file.rename("Title preface string " + tp.file.selection().split('\n')[1]) }, 0) -%> ``` Close, but I'm not...

This is possible with the current version. In the plugin's settings, just update the Wikipedia Extract Template value to be something like: ``` {{searchTerm}}]({{url}} ``` I usually set it like...

I'd love to see this plugin in Obsidian Publish. Hopefully there's some movement toward a plugin api for Publish someday.

+1. This would be useful since amphetamine is so useful. In the meantime you can use `caffeinate`.

I would also really like this ability.