Jasmine Y.
Jasmine Y.
It would be nice if I can write ratings to tags, otherwise, the program is great!
I installed Taskwiki using Packer `use { 'tools-life/taskwiki' }` and I checked that tasklib and pynvim has been installed. ```bash ❯ pip3 install tasklib Requirement already satisfied: tasklib in /Users/yyymx/.asdf/installs/python/3.9.6/lib/python3.9/site-packages...
Hello there, thanks for this great and useful plugin. I am wondering if wiki links can be included within the conversation? Thanks!
Allows user to choose how their links would look like for preview. - Filename [Default]: `[[|]]` - Title: `[[|]]` (Title field from frontmatter) - Alias: `[[|]]` (First alias from frontmatter)...
First of all, Thanks a lot for the great program! **Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is....
Added new Folder Note Style option: "Custom Filename" which allows user to specify the filename of their folder note.
Fixes #253
The following ```md [[#link to heading]] ``` gets identified as a tag for `#link`
Fixes issue #206 1. Updated `dateToZulu` filter to return `""` whenever the string is invalid 2. added fallback timestamp parsing functions from luxon when the default method `fromISO()` raises an...