Results 21 issues of Danymat

If a file has a tag, it will cause issues in retrieving the tags from the MarkdownFile object. Certain tags will be retrieved, and others Objects will have the tag...

bug

Hello everyone, Right now GTD seems very stable, with the exception of GTD capture methods. Why though ? - First of all, I was still a newbie when I started...

feature
GTD module

Basically: ``` * MDDP #time.due 2022-02-28 #time.start 2022-02-27 - [ ] pointer - [ ] Finish Task 2 and 3 ``` Adding a task with a `time.due` in this project...

bug
GTD module

Hello! Thanks for this great parser, it's helping me doing some great things on parsing my notes I currently use tags derived from obsidian (and other notes management tools who...

Hello, I'm currently using ffuf in conjunction with burp. I usually start writing my query in burp and I go to ffuf to execute the fuzzing. My plan is to...

I use Zettelkasten like Zettelkasten.de, which they use the concept of structure notes, found by following the tag `##.....`. Emanate seems to fetch this type of note, see below But...

bug
good first issue

Hello, thanks for the plugin, it works well ! I'm using it with safari, and I propose these features: 1. Using bookmark directories as telescope directories 2. Add option to...

enhancement
question

Hello ! Bufferline seems to be widely used, and I tried it out (loving it so far!): https://github.com/akinsho/bufferline.nvim (cc @akinsho) It seems that rose-pine does not support it, so I...

enhancement
good first issue

Hello! I would love to use this parser for a lsp I'm working on (https://github.com/lsp-zettelkasten), but I use a different type of linking (wikilink style): ```[[this is a link]]``` Is...

Hello, I found some issues with this option: - options `mapping` is not overridden by default: you need to add: ` u.merge(self.mapping, opts.mapping)` in setup function. - Given this file:...

enhancement