Leo Yao
Leo Yao
I have a vault with a lot of Excalidraw files. Ever since the Excalidraw plugin moved the file format to `.excalidraw.md` files, those Markdown files have been included in the...
### Problem When a line containing an inline field has a block reference or footnote at the end, the block reference or footnote is parsed in the field. Though block...
### Rationale Besides links, which are widely used for other purposes, and the `nldates` plugin date picker, the only functional autocomplete in Obsidian is for tags. For autocompletion purposes, I...
Timed word sprints are nice and a great way to get words onto the page quickly, but sometimes you're not sure how long you want to write for. Would it...
After months of showing off all my amazing vault names to my friends, I wanted to do a bit more with my Rich Presence. Word count progress as I write,...
I would often connect to Discord when starting a writing session in earnest, and while the helpful daily word count tracking in the Better Word Count plugin kept track of...
**Is your feature request related to a problem? Please describe.** I'm able to use keyboard shortcuts to show the currently open daily note in the calendar, view, and to open...
Adds a new command "Open report view" that opens and focuses the report view leaf. Following the same structure as https://github.com/liamcain/obsidian-calendar-plugin/pull/275 (thanks for the fix!). Closes #146 Closes #11
An easy improvement, since the setting already exists. Code for handing numbers very similar to https://github.com/liamcain/obsidian-calendar-plugin/blob/master/src/settings.ts#L108-L122 Also removes a duplicate initiation of a status bar item (which has been creating...
When "Real time daily total" is enabled, the time displayed when hovering over the project bars in the bar chart doesn't live update for the active project. It doesn't match...