wuqui

Results 11 issues of wuqui

When I try to transclude a heading in some other place in the same file, it doesn't work. It even seems to delete both the link and the `#+transclusion: t`...

Hi, I was using a Zettelkasten with Sublime before without any extra packages, just using Sublime's basic search functionalities. So first of all, thanks for your great package, this is...

I have some `TODO` items with active datestamps without `SCHEDULED: ` keyword. I'm using this when I want to specify date ranges like this: ```org * TODO foo - ```...

enhancement
help wanted

It would be great it this plugin could correctly handle org-mode time spans. These are conventionally specified in this format: ``` * TODO heading SCHEDULED: ``` Unfortunately, this plugin currently...

enhancement

Could you also display clocked time? That would be nice. Cool package, thanks for your work :)

enhancement

vulpea does not detect my notes, even though `org-roam` works fine. I use the following paths, which might be unusual, but I like having everything inside `org-roam`. | | |...

Is it possible to limit the view, as possible in `org-agenda`, to - specific subtrees, - tags, - or task states (e.g. filter out `DONE`)? Maybe via `org-ql`? Btw., thanks...

I do something like a weekly review and I rely on the agenda clocking information for days in agenda view. If I'm looking back at yesterday or the week before...

enhancement

Anaconda mode is really great for use in org-mode files with Python blocks, by far the best option I've found so far. I've installed `company-anaconda` and everything -- including code-completion...

I would like to disable the detection and processing of inline cards. The reason is that I use pandoc/Quarto Markdown in some of my notes and this syntax (e.g. `[text]{.mark}`)...

enhancement